LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-30-2008, 11:29 PM   #1
linux_Deluxe
LQ Newbie
 
Registered: Dec 2008
Location: Guangxi,China
Posts: 9

Rep: Reputation: 0
how to install specviewperf 10 for ubuntu8.04?


my OS is ubuntu8.04, this is the codes about the problem:
execute the .csh files, printing back:
----------------------------------------------------------------------------------------------------
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.
../../viewperf/viewperf10.0/viewperf/viewperf: Command not found.

####do configuring:

ojian@ubuntu:/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src$ ./Configure

Which operating system are you building for?

1. Linux32
2. Solaris-Sparc
3. Linux64
4. Solaris-x86
5. Solaris-x86_64
6. Other (manual configuration)

Choice:> 1

Configuring for Linux


Which compiler do you wish to use?

default is: gcc

Choice:>
Checking for gcc
Checking for gcc...
Building static library libz.a version 1.2.2 with gcc.
Checking for unistd.h... Yes.
Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf()
Checking for vsnprintf() in stdio.h... Yes.
Checking for return value of vsnprintf()... Yes.
Checking for errno.h... Yes.
Checking for mmap support... Yes.
rm -f *.o *~ example minigzip \
libz.* foo.gz so_locations \
_match.s maketree contrib/infback9/*.o
/bin/rm -f *.o libpng.a pngtest pngout.png libpng-config \
libpng12.so libpng12.so.0* pngtest-static pngtesti \
libpng.so.3.1.2.8 \
libpng.pc
./Configure: 336: /root/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src: not found
rm -f viewperf Env.c objs/libvp.a
rm -f Release/Linux32/Env.o Release/Linux32/clock.o Release/Linux32/viewperf.o Release/Linux32/outputhtml.o Release/Linux32/grab.o Release/Linux32/evtF.o Release/Linux32/mshF.o
rm -f
cd redistributable_sources/vpaux/libtk; touch options; make clean
make[1]: Entering directory `/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src/redistributable_sources/vpaux/libtk'
rm -f shapes.o font.o image.o event.o getset.o window.o cursor.o libtk.a
make[1]: Leaving directory `/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src/redistributable_sources/vpaux/libtk'
cd redistributable_sources/vpaux/libaux; touch options; make clean
make[1]: Entering directory `/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src/redistributable_sources/vpaux/libaux'
rm -f vpaux.o teapot.o vect3d.o xform.o libaux.a
make[1]: Leaving directory `/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src/redistributable_sources/vpaux/libaux'
cd redistributable_sources/libpng; touch options; make clean
make[1]: Entering directory `/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src/redistributable_sources/libpng'
/bin/rm -f *.o libpng.a pngtest pngout.png libpng-config \
libpng12.so libpng12.so.0* pngtest-static pngtesti \
libpng.so.3.1.2.8 \
libpng.pc
make[1]: Leaving directory `/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src/redistributable_sources/libpng'
cd redistributable_sources/zlib; make clean
make[1]: Entering directory `/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src/redistributable_sources/zlib'
rm -f *.o *~ example minigzip \
libz.* foo.gz so_locations \
_match.s maketree contrib/infback9/*.o
make[1]: Leaving directory `/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src/redistributable_sources/zlib'
rm -f ../viewperf/viewperf
rm -f Env.c
ln -s EnvLINUX.c Env.c
gcc -c Env.c -o Release/Linux32/Env.o -O3 -Iredistributable_sources/vpaux/libaux -I/usr/X11R6/include/ -I/usr/include/GL -Iredistributable_sources/libpng/include -DXWINDOWS -DSEARCHPATH -DLINUX -DPNG
gcc -c clock.c -o Release/Linux32/clock.o -O3 -Iredistributable_sources/vpaux/libaux -I/usr/X11R6/include/ -I/usr/include/GL -Iredistributable_sources/libpng/include -DXWINDOWS -DSEARCHPATH -DLINUX -DPNG
gcc -c viewperf.c -o Release/Linux32/viewperf.o -O3 -Iredistributable_sources/vpaux/libaux -I/usr/X11R6/include/ -I/usr/include/GL -Iredistributable_sources/libpng/include -DXWINDOWS -DSEARCHPATH -DLINUX -DPNG
gcc -c outputhtml.c -o Release/Linux32/outputhtml.o -O3 -Iredistributable_sources/vpaux/libaux -I/usr/X11R6/include/ -I/usr/include/GL -Iredistributable_sources/libpng/include -DXWINDOWS -DSEARCHPATH -DLINUX -DPNG
gcc -c grab.c -o Release/Linux32/grab.o -O3 -Iredistributable_sources/vpaux/libaux -I/usr/X11R6/include/ -I/usr/include/GL -Iredistributable_sources/libpng/include -DXWINDOWS -DSEARCHPATH -DLINUX -DPNG
gcc -c evtF.c -o Release/Linux32/evtF.o -O3 -Iredistributable_sources/vpaux/libaux -I/usr/X11R6/include/ -I/usr/include/GL -Iredistributable_sources/libpng/include -DXWINDOWS -DSEARCHPATH -DLINUX -DPNG
evtF.c: 在函数'evtI'中:
evtF.c:735: 警告: 内建函数 'exit' 不兼容的隐式声明
evtF.c: 在函数'evtD'中:
evtF.c:1368: 警告: 内建函数 'exit' 不兼容的隐式声明
evtF.c: 在函数'evtIW'中:
evtF.c:1934: 警告: 内建函数 'exit' 不兼容的隐式声明
evtF.c: 在函数'evtDW'中:
evtF.c:2500: 警告: 内建函数 'exit' 不兼容的隐式声明
gcc -c mshF.c -o Release/Linux32/mshF.o -O3 -Iredistributable_sources/vpaux/libaux -I/usr/X11R6/include/ -I/usr/include/GL -Iredistributable_sources/libpng/include -DXWINDOWS -DSEARCHPATH -DLINUX -DPNG
gcc -o viewperf Release/Linux32/Env.o Release/Linux32/clock.o Release/Linux32/viewperf.o Release/Linux32/outputhtml.o Release/Linux32/grab.o Release/Linux32/evtF.o Release/Linux32/mshF.o -O3 -Iredistributable_sources/vpaux/libaux -I/usr/X11R6/include/ -I/usr/include/GL -Iredistributable_sources/libpng/include -DXWINDOWS -DSEARCHPATH -DLINUX -DPNG lib/Linux32/libpng.a lib/Linux32/libz.a -Llib/Linux32 -L/usr/X11R6/lib -L/usr/X11R6/lib -L/usr/X11R6/lib/lib -lm -lX11 -lXext -laux -lGL -lGLU -lpthread
/usr/bin/ld: skipping incompatible lib/Linux32/libaux.a when searching for -laux
/usr/bin/ld: cannot find -laux
collect2: ld 返回 1
make: *** [viewperf] 错误 1

mojian@ubuntu:/IMW/viewperf/SPECViewperf/viewperf/viewperf10.0/src$

what apt-get packages i must install ?

THX.
 
Old 12-31-2008, 04:57 AM   #2
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
Code:
/usr/bin/ld: skipping incompatible lib/Linux32/libaux.a when searching for -laux
What hardware architecture are you using?
 
Old 12-31-2008, 09:16 PM   #3
linux_Deluxe
LQ Newbie
 
Registered: Dec 2008
Location: Guangxi,China
Posts: 9

Original Poster
Rep: Reputation: 0
I'm using:
PD820 + 945PL+9600GT 1GB DDR3+2G DDR2 800.
 
Old 12-31-2008, 09:43 PM   #4
weibullguy
ReliaFree Maintainer
 
Registered: Aug 2004
Location: Kalamazoo, Michigan
Distribution: Slackware 14.2
Posts: 2,815
Blog Entries: 1

Rep: Reputation: 261Reputation: 261Reputation: 261
I meant are you using an ix86 or x86_64 machine? I'm assuming the PD820 is a motherboard model #, but I'm not going to look it up. That error is common in multilib environments like the x86_64 when try to build a 64-bit app against a 32-bit library or vice-versa. If you're using an x86_64 machine, try selecting option 3, Linux64.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
what is wrong with ubuntu8.10?why i can not install it? topheraholic Linux - Newbie 13 11-06-2008 06:40 AM
LXer: SPECviewperf 10 to come for Linux, Mac OS X LXer Syndicated Linux News 0 08-23-2007 02:20 PM
LXer: Specviewperf 9 For Linux Available LXer Syndicated Linux News 0 09-01-2006 01:33 AM
LXer: Linux Version of SPECviewperf 9 Now Available LXer Syndicated Linux News 0 08-26-2006 02:21 PM
LXer: Specviewperf v9 for Linux/Unix Available for Download LXer Syndicated Linux News 0 08-24-2006 10:33 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration