LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-08-2004, 10:28 AM   #1
puk
LQ Newbie
 
Registered: Apr 2003
Posts: 19

Rep: Reputation: 0
racer0.5: "make" makes an error --> cannot find -lQjpeg


Hallo @ all

My System:
- Slackware 9.1
- x86
- expert-install (means: not full-install)

Racer:
- ver.: 0.5
- file: rr050src.tgz

QUESTION
Am i missing some package?
e.g. some qt-packages???

failure:
Code:
../../../include/qlib/os.h:17:1: warning: "Q_USE_FMOD" redefined
dparticle.cpp:1:1: warning: this is the location of the previous definition
dparticle.cpp:9: warning: ignoring #pragma hdrstop
dparticle.cpp:14: warning: `char*__file__' defined but not used
g++ -O2 -Wno-deprecated -DQ_USE_FMOD -O3 -I../../../include -I../../../include/linux -Wall -Wpointer-arith -Wcast-qual -Wcast-align -Wconversion -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wlong-long -Woverloaded-virtual -Winline  -g -DDEBUG -o itriell.o -c itriell.cpp
In file included from ../../../include/qlib/object.h:6,
                 from ../../../include/qlib/color.h:6,
                 from ../../../include/qlib/bitmap.h:7,
                 from ../../../include/d3/texture.h:6,
                 from ../../../include/d3/poly.h:7,
                 from ../../../include/d3/mesh.h:7,
                 from ../../../include/d3/d3.h:9,
                 from itriell.cpp:17:
../../../include/qlib/os.h:17:1: warning: "Q_USE_FMOD" redefined
itriell.cpp:1:1: warning: this is the location of the previous definition
itriell.cpp:19: warning: ignoring #pragma hdrstop
itriell.cpp:22: warning: `char*__file__' defined but not used
g++ -o racer main.o mrun.o menu.o intro.o selcar.o seltrk.o selrpl.o credits.o replay.o qwin32.o ../libu/rbutton.o ../libu/rlistbox.o ../libu/rwindow.o ../libu/track.o ../libu/ui.o ../libu/rcheck.o ../lib/rview.o ../lib/rmanager.o ../lib/rscene.o ../lib/rcamera.o ../lib/rcontrol.o ../lib/rchair.o ../lib/recol.o ../lib/recue.o ../lib/rplugin.o ../lib/rnetwork.o ../lib/rmessage.o ../lib/rpredict.o ../lib/raudio.o ../lib/rtime.o ../lib/rskidmark.o ../lib/rtrackv.o ../lib/rtrackf.o ../lib/rtrack.o ../lib/rsun.o ../lib/rtrackcam.o ../lib/rspline.o ../lib/rrobot.o ../lib/rcar.o ../lib/rwheel.o ../lib/rpacejka.o ../lib/rwing.o ../lib/rsusp.o ../lib/rrod.o ../lib/rbody.o ../lib/rengine.o ../lib/rgearbox.o ../lib/rdifferential.o ../lib/rsteer.o ../lib/rmodel.o ../lib/renv.o ../lib/rgfx.o ../lib/rtimeline.o ../lib/rrigid.o ../lib/rreplay.o ../lib/rdriveline.o ../lib/rdriver.o ../lib/rstats.o ../lib/rconsole.o ../lib/rmusic.o ../lib/rsmd.o ../lib/rfilter.o ../lib/rprofile.o ../lib/rflat.o ../lib/rversion.o qdxjoy.o qdxeffect.o qdxinput.o qimage.o qevent.o qinfo.o qfont.o dparticle.o itriell.o  -L../../../lib -L/usr/X11R6/lib -lD3 -lraceru -lracer -lQN -L/usr/X11R6/lib -lGL -lGLU -lm -lfmod-3.6 -lODE -lQjpeg -lXxf86vm
/usr/lib/gcc-lib/i486-slackware-linux/3.2.3/../../../../i486-slackware-linux/bin/ld: cannot find -lQjpeg
collect2: ld returned 1 exit status
make[1]: *** [racer] Error 1
make[1]: Leaving directory `/mnt/web/2nd-soft/009-games/racer/rr050src/src/racer/main'
make: *** [_subdir_src/racer/main] Error 2

THX puc
 
Old 04-24-2004, 09:44 AM   #2
Winno
Member
 
Registered: Sep 2003
Location: Australia
Distribution: Fedora Core 3 / Mandrake 10.1 / Gentoo 2005.0
Posts: 100

Rep: Reputation: 15
I had a similar problem. Try this:

cd src/libs/jpeg
make

then cd back and try make again:
cd ../../..
make

Although that helped mea bit, it also spat out screenfuls of errors (undefined reference, ld errors, etc). It didn't compiled properly. Maybe it's my system because it's not the first time it happened.

I'm running RHL 9, mostly kernel 2.4.20-8 with gcc v 3.2.2.
 
  


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
Where can I find the "make" & "cc" packages?? sayeed_ather Mandriva 2 04-28-2004 02:02 AM
make error "libtool: link: cannot find the library `' " jdolluc Linux - Software 2 10-15-2003 09:51 PM
Doing "make" command makes system freeze weiss Linux - Newbie 16 10-09-2003 08:26 AM
help with "make" error "Missing seperator" hrishikesh Linux - Software 1 07-18-2003 01:40 AM
LFS 4.1: Stalled at Perl, "missing seperator" error from "make" SparceMatrix Linux From Scratch 1 06-07-2003 03:31 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 06:20 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