List,

First Thanks to:

Ronald Hall <[EMAIL PROTECTED]>
Stephen Kuhn <[EMAIL PROTECTED]>

for their interest and assistance with respect to my PRBOOM thread. 

Stephen,

I found a (decent?) Descent clone d2x.  I downloaded the source and
attempted a compile.  I have attached the results in a file below. To
make a long story short, when I do a ./configure --with-opengl,
configure fails: with a message that I can't use opengl that has
something to do with GLU.  Perhaps it has something to do with the
following libraries:

[EMAIL PROTECTED] d2x-0.2.5]$ rpm -qa | grep GLU
libMesaGLU1-devel-5.0.2-2mdk
libMesaGLU1-5.0.2-2mdk
[EMAIL PROTECTED] d2x-0.2.5]$ 

If I left something out let me know and well, I'll post it if I can. 

Thanks,

Terry


Terry Golightly ... [EMAIL PROTECTED] ... Pittsburgh, Pa 
Mandrake Linux release 10.0 (Official) for i586 kernel
2.6.3-15mdk-i686-up-4GB 
19:28:25 up 4 days, 22:58, 3 users, load average: 0.16, 0.47, 0.33 

The chat program is in public domain. This is not the GNU public
license. If it breaks then you get to keep both pieces. (Copyright
notice for the chat program)
[EMAIL PROTECTED] d2x-0.2.5]$ ./configure --with-opengl
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking for ranlib... ranlib
checking for strip... strip
checking for ar... ar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for nasm... no
checking for nasmw... no
checking whether byte ordering is bigendian... no
checking whether nanosleep is declared... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for struct timespec... yes
checking for struct timeval... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.1.0... yes
checking netipx/ipx.h usability... yes
checking netipx/ipx.h presence... yes
checking for netipx/ipx.h... yes
checking for IMG_ReadXPMFromArray in -lSDL_image... yes
checking for main in -lGL... yes
checking for main in -lGLU... no
configure: error: GLU not found, --with-opengl cannot be used
[EMAIL PROTECTED] d2x-0.2.5]$ ./configure --with-opengl
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking for strerror in -lcposix... no
checking for gcc... (cached) gcc
checking for ranlib... ranlib
checking for strip... strip
checking for ar... ar
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for nasm... /usr/bin/nasm
checking whether byte ordering is bigendian... no
checking whether nanosleep is declared... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for struct timespec... yes
checking for struct timeval... yes
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.1.0... yes
checking netipx/ipx.h usability... yes
checking netipx/ipx.h presence... yes
checking for netipx/ipx.h... yes
checking for IMG_ReadXPMFromArray in -lSDL_image... yes
checking for main in -lGL... yes
checking for main in -lGLU... no
configure: error: GLU not found, --with-opengl cannot be used
[EMAIL PROTECTED] d2x-0.2.5]$ 
____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to