Hello, I just checked out dx from the cvs repo. Did aclocal autoheader autoconf automake ./configure make
Make fails here: make[3]: Leaving directory `/home/Osman/osman/dx/src/uipp/startup' make[3]: Entering directory `/home/Osman/osman/dx/src/uipp' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/home/Osman/osman/dx/src/uipp' make[2]: Leaving directory `/home/Osman/osman/dx/src/uipp' Making all in misc make[2]: Entering directory `/home/Osman/osman/dx/src/misc' gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../include -D_FILE_OFFSET_BITS=64 -I/usr/X11R6/include -g -O2 -I/usr/X11R6/include -D_GNU_SOURCE -c dx.c dx.c: In function `configure': dx.c:732: `_P_NOWAIT' undeclared (first use in this function) dx.c:732: (Each undeclared identifier is reported only once dx.c:732: for each function it appears in.) make[2]: *** [dx.o] Error 1 make[2]: Leaving directory `/home/Osman/osman/dx/src/misc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/Osman/osman/dx/src' make: *** [all-recursive] Error 1 [EMAIL PROTECTED]:~/dx Did I miss anything? I am on a linux box with SuSE 7.1 intel P2 and gcc-2.95.2 TIA Osman
