Brendan,
I got the same error with the new opendx-4.3.0 pre-release tarball and
upgraded mesa from the 3.5 release to the current 5.0.1 release. 
Then I got a clean compile.
I'm running Gentoo Linux with xfree-4.3.0-r2.  

-- Jon

On Tue, Jun 10, 2003 at 06:10:28PM -0400, Brendan M Johnson wrote:
> 
>       Anyone having trouble comping OpenDX 4.2.0 or CVS with XFree 4.3.0 ?
> I'm trying to figure out if its my build environment or a problem. I've
> tried playing with the lib and include dirs that are handed to the
> ./configure script but every time it fails to find this gluBuild2DMipmaps
> function. I'm using gcc 3.2.2, glibc 2.3.1 and I get this as an error:
> 
> gcc  -g -O2 -I/usr/X11R6/include -D_GNU_SOURCE  -o dxexec
> -Wl,-export-dynamic main.o ../dpexec/libDPEXEC.a      ../dxmods/libDXMODS.a
> ../libdx/libLIBDX.a  ../hwrender/libHW.a     ../hwrender/opengl/libOPENGL.a
> -lnsl -lXpm -ltiff -ldl -lXm -lXp -lGL -lm -lXext -lXt -lX11 -lSM -lICE
> -L/usr/X11R6/lib -lpthread
> ../dpexec/libDPEXEC.a(loader.o)(.text+0x302): In function
> `DXUnloadObjFile':
> /home/johnsobm/dx/src/exec/dpexec/loader.c:696: `sys_errlist' is
> deprecated; use `strerror' or `strerror_r' instead
> ../hwrender/opengl/libOPENGL.a(hwPortUtilOGL.o)(.text+0x1a34e): In function
> `loadTexture':
> /home/johnsobm/dx/src/exec/hwrender/opengl/hwPortUtilOGL.c:2200: undefined
> reference to `gluBuild2DMipmaps'
> collect2: ld returned 1 exit status
> make[3]: *** [dxexec] Error 1
> 
> Any suggestions would be great.
> 
> Thanks.
> 
> Brendan

Reply via email to