[GRASSLIST:4728] Re: opengl compile problem

Richard Greenwood Rich at GreenwoodMap.com
Mon Oct 14 08:36:33 EDT 2002


>Post the section of the config.log file starting with:
>
>         configure:8954: checking for gluBeginCurve in -lGLU
>
>and ending with:
>
>         configure:9017: checking whether to use ODBC

Below is my configure.log from 8954 to the end. Thanks for your help.

Rich

=== configure.log =====================================
configure:8954: checking for gluBeginCurve in -lGLU
configure:8971: gcc -o conftest -g -O2    -L/usr/lib -L/usr/X11R6/lib 
-L/lib/i686 -L/lib  conftest.c -lGLU  -lGL   -L/usr/X11R6/lib  -lSM -lICE 
-lX11  -lm   1>&5
/usr/lib/libGLU.so: undefined reference to `operator new[](unsigned)'
/usr/lib/libGLU.so: undefined reference to `vtable for 
__cxxabiv1::__si_class_type_info'
/usr/lib/libGLU.so: undefined reference to `operator delete(void*)'
/usr/lib/libGLU.so: undefined reference to `__gxx_personality_v0'
/usr/lib/libGLU.so: undefined reference to `__cxa_pure_virtual'
/usr/lib/libGLU.so: undefined reference to `vtable for 
__cxxabiv1::__class_type_info'
/usr/lib/libGLU.so: undefined reference to `operator delete[](void*)'
/usr/lib/libGLU.so: undefined reference to `vtable for 
__cxxabiv1::__vmi_class_type_info'
/usr/lib/libGLU.so: undefined reference to `operator new(unsigned)'
collect2: ld returned 1 exit status
configure: failed program was:
#line 8960 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
     builtin and then its argument prototype would still apply.  */
char gluBeginCurve();

int main() {
gluBeginCurve()
; return 0; }
=== end of configure.log ===============================



Richard W. Greenwood, PLS
Greenwood Mapping, Inc.
Rich at GreenwoodMap.com
(307) 733-0203
http://www.GreenwoodMap.com



More information about the grass-user mailing list