[overture] Re: make error

  • From: Bill Henshaw <henshaw@xxxxxxxx>
  • To: overture@xxxxxxxxxxxxx
  • Date: Mon, 21 Jan 2008 10:56:39 -0800

Dear Carter:

> undefined reference to `_mesa_copy_context'

My guess is that you get this undefined variable (from Mesa)
because you are using a newer version of Mesa than I have
tried. You could try Mesa-6.4.2.

Regards, Bill.

Carter Cheng wrote:
I have been recently attempting to build overture for
a project I am working on and ran into a few problems
towards the end of the make process which I could not
resolve. I suspect that I am missing something
relatively simple. If someone could help me resolve it
I would appreciate it.
Thanks in advance,

Carter
(error follows)

The error I received was as follows-

g++ -fPIC  -fpermissive
-I/home/cwcheng/Overture.v22/bin/../include -I. -DUSE_MESA
-I/home/cwcheng/A++P++-0.7.9d/A++/install/include
-I/home/cwcheng/Mesa-7.0.2//include -I/usr//include -DBL_USE_DOUBLE -DBL_Solaris -Wno-deprecated -I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE -DHAS_MODFL_PROTO -g -o plotStuff plotStuffDriver.o plotStuff.o -Wl,-rpath,/home/cwcheng/Overture.v22/bin/../lib
-L/home/cwcheng/Overture.v22/bin/../lib -lOverture
-lOverture_static -Wl,-rpath,/usr//lib -L/usr//lib
-lhdf5 -ljpeg -lz -Wl,-rpath,/home/cwcheng/A++P++-0.7.9d/A++/install/lib
-L/home/cwcheng/A++P++-0.7.9d/A++/install/lib -lApp
-lApp_static  -lgfortran
-Wl,-rpath,/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE
-L/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE
-lperl -lresolv -lnsl -ldl -lm -lcrypt -lutil
-lpthread -lc -Wl,-rpath,/home/cwcheng/Mesa-7.0.2//lib
-L/home/cwcheng/Mesa-7.0.2//lib -lGL -lGLU -lOSMesa -Wl,-rpath,/usr//lib -L/usr//lib -lXm -L/usr//lib
-lXpm -lXp -lXt -lXmu -lXi -lXext -lX11 -lm

/home/cwcheng/Overture.v22/bin/../lib/libOverture.so:
undefined reference to `_mesa_copy_context'
collect2: ld returned 1 exit status
make[1]: *** [plotStuff] Error 1
make: *** [all] Error 2




      
____________________________________________________________________________________
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

Other related posts: