Am Freitag, 26. M�rz 2004 21:54 schrieb Dieter N�tzel:
Am Freitag, 26. M�rz 2004 21:20 schrieb Brian Paul:
Dieter N�tzel wrote:
File missing: Xm/PrimitiveP.h
gcc -c -I../../include -I/usr/include/Motif1.2 -I/usr/contrib/X11R6/include -I/usr/X11R6/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 GLwMDrawA.c In file included from GLwMDrawA.c:41: GLwDrawA.c:53:27: Xm/PrimitiveP.h: Datei oder Verzeichnis nicht gefunden In file included from GLwMDrawAP.h:41, from GLwDrawA.c:54, from GLwMDrawA.c:41: GLwDrawAP.h:57: error: parse error before "XmPrimitiveClassPart" GLwDrawAP.h:57: Warnung: no semicolon at end of struct or union GLwDrawAP.h:59: error: parse error before '}' token GLwDrawAP.h:59: Warnung: type defaults to `int' in declaration of `GLwMDrawingAreaClassRec' GLwDrawAP.h:59: error: ISO C forbids data definition with no type or storage class
Which system config are you using?
Oh, sorry had it in mind, but...
"make -j20 linux-x86"
Nothing special ;-)
Looks like you don't have Motif headers for the GLwM widget.
openmotif-libs-2.2.2-355 But no devel. 8-| Do we need it, yet?
OK, with openmotif-devel-2.2.2-355 it works. But it wasn't needed before.
Many warnings.
I disabled building the Motif GLw widget by default (that's the way it used to be).
"make realclean" didn't work as expected. All "depend" files and the binaries (progs/xdemos) aren't deleted.
OK, I'll look at that.
Still exists. In progs/demos|tests etc. the binaries wouldn't we deleted, too.
make clean removes the binaries for me. Hmmm.
-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
