Dieter N�tzel wrote:
make[3]: Entering directory `/opt/Mesa/progs/xdemos'
gcc -I../..//include -Wall -O3 -ansi -pedantic -fPIC -D_POSIX_SOURCE -D_POSIX_C_SOURCE=199309L -D_SVID_SOURCE -D_BSD_SOURCE -DUSE_XSHM -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM -DPTHREADS -I/usr/X11R6/include xdemo.c -L../..//lib -lglut -lGLU -lGL -lm -o xdemo
/tmp/ccMLGo7U.o(.text+0x2dc): In function `make_window':
: undefined reference to `XMesaCreateVisual'
/tmp/ccMLGo7U.o(.text+0x2f3): In function `make_window':
: undefined reference to `XMesaCreateContext'
/tmp/ccMLGo7U.o(.text+0x30f): In function `make_window':
: undefined reference to `XMesaCreateWindowBuffer'
/tmp/ccMLGo7U.o(.text+0x323): In function `make_window':
: undefined reference to `XMesaMakeCurrent'
collect2: ld returned 1 exit status
make[3]: *** [xdemo] Fehler 1
make[3]: Leaving directory `/opt/Mesa/progs/xdemos'
make[2]: *** [default] Fehler 2
make[2]: Leaving directory `/opt/Mesa/progs'
make[1]: *** [default] Fehler 2
make[1]: Leaving directory `/opt/Mesa'
make: *** [linux-x86] Fehler 2

Hmmm, works for me.



**************************************************************************************

make realclean

do not clean progs/tests

Some "depend" files are still there after it.


Fixed in the trunk.


**************************************************************************************

make linux-x86

do NOT work anylonger in progs/tests

Only "make" works, now.

Is this using the 6.0.1 tarball or cvs branch or what?


-Brian



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to