[bt-devel] Sword problem
Martin Gruner
bt-devel@crosswire.org
Thu, 6 Mar 2003 19:06:30 +0100
Ah, Gary, I think there is some problem with another lib on your system. Not
sure what to do now, didn't find info on the net. The OpenGL packages of
Redhat must be buggy:
configure:21722: rm -rf SunWS_cache; g++ -o conftest -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new
-I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT
-D_REENTRANT -L/usr/lib/qt3-gcc3.2/lib -L/usr/X11R6/lib conftest.cc
-lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE -lresolv
-lpthread 1>&5
/usr/lib/libGL.so.1: undefined reference to `grBufferSwap'
collect2: ld returned 1 exit status
Looks like Redhat sucks. ;) Maybe you can ask ppl from Redhat or others who
know more than I do. ;)
Martin
Am Freitag, 7. März 2003 01:48 schrieb Gary Sims:
> Martin,
>
> The headers (I guess) are in /usr/lib/qt3-gcc3.2/include/ which contains
> 337 files.
>
> The config.log is attached.
>
> Thanks for all your help!
>
> Gary