Subject:
|
LDGLite Linux install question
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Fri, 13 Jun 2003 14:20:39 GMT
|
Viewed:
|
1331 times
|
| |
| |
Maybe it's just becuase I'm a Linux noodle head (I am learning, albiet not as
fast as I'd like) but I'm having problems building LDGLite from the latest CVS
download. Here's a dump of the makefile output:
gcc -g -DUNIX -DUSE_OPENGL -DUSE_L3_PARSER -DUSE_BMP8 -DNEED_MIN_MAX
-DTILE_RENDER_OPTION -DOSMESA_OPTION ldliteVR_main.o platform.o dirscan.o
gleps.o camera.o f00QuatC.o quant.o stub.o lcolors.o y.tab.o lex.yy.o qbuf.o
main.o ldglpr.o L3Edit.o L3Math.o L3Input.o L3View.o tr.o -o ldglite
-L/usr/X11R6/lib -lOSMesa -lglut -lGLU -lGL -lX11 -lXi -lXext -lXmu -lm
main.o(.text+0x4a68): In function `loadnewdatfile':
/tmp/ldglite/ldglite/main.c:3835: undefined reference to `dirfilepath'
main.o(.text+0x4ae2): In function `saveasdatfile':
/tmp/ldglite/ldglite/main.c:3854: undefined reference to `dirfilepath'
main.o(.text+0x98dd): In function `ParseParams':
/tmp/ldglite/ldglite/main.c:6387: undefined reference to `dirfilepath'
main.o(.text+0x99da):/tmp/ldglite/ldglite/main.c:6406: undefined reference to
`dirfilepath'
main.o(.text+0xac0c): In function `setfilename':
/tmp/ldglite/ldglite/main.c:6923: undefined reference to `dirfilepath'
main.o(.text+0xb3f5): In function `main':
/tmp/ldglite/ldglite/main.c:7439: undefined reference to `initializeMenus'
L3Edit.o(.text+0x2f0f): In function `Hose1Part':
/tmp/ldglite/ldglite/L3Edit.c:1703: undefined reference to `hoser'
collect2: ld returned 1 exit status
make: *** [ldglite] Error 1
Any help from the Linux power users would be appriciated(sp?)
--Orion
|
|
Message has 1 Reply: | | Re: LDGLite Linux install question
|
| (...) Well, being a noodle head probably has nothing to do with it this time. The problem is that I don't currently have much access to a linux PC that's attached to a monitor, just embedded devices and ssh servers. So I haven't exactly kept the (...) (21 years ago, 13-Jun-03, to lugnet.cad.dev)
|
15 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|