Compile Failure
Wayne E. Harlan (drharlan@pacbell.net)
Tue, 2 Dec 2003 20:18:52 -0800 (PST)
I just pulled the latest from CVS this evening (8:00 PM PST) and it
won't compile. Note that this is the first time I've had this happen
and I have successfully compiled AS 4 or 5 times..
I'm using glibc-2.3.2, gcc-3.2.3, and binutils-2.14, in case these are
related to the problem.
The last several lines of output are:
gcc -O2 -Wall -DNO_DEBUG_OUTPUT -I.. -I../.. -I/usr/X11R6/include -c WinTabs.c
WinTabs.c: In function `DispatchEvent':
WinTabs.c:406: warning: unused variable `mc'
gcc WinTabs.o -L/usr/X11R6/lib -lfreetype -rdynamic ../../libAfterConf/libAfterConf.a ../../libAfterStep/libAfterStep.a ../../libAfterImage/libAfterImage.a ../../libAfterBase/libAfterBase.a -L/usr/X11R6/lib -lfreetype -lz -ltiff -ljpeg -lpng -lungif -lz -lm -lXinerama -lX11 -L/usr/X11R6/lib -lSM -lICE -lXext -o WinTabs
make[1]: Leaving directory `/mnt/install/WinMgr/AfterStep/afterstep-stable/src/WinTabs'
make[1]: Entering directory `/mnt/install/WinMgr/AfterStep/afterstep-stable/src/ascp'
gcc -O2 -Wall -DNO_DEBUG_OUTPUT -I.. -I../.. -I/usr/X11R6/include -c ascolor.c
In file included from ascolor.c:36:
./../libAfterConf/afterconf.h:1704: syntax error before "ASConfigSyntax"
./../libAfterConf/afterconf.h:1704: warning: type defaults to `int' in declaration of `ASConfigSyntax'
./../libAfterConf/afterconf.h:1704: warning: data definition has no type or storage class
make[1]: *** [ascolor.o] Error 1
make[1]: Leaving directory `/mnt/install/WinMgr/AfterStep/afterstep-stable/src/ascp'
make: *** [all] Error 1
[wayne@home AfterStep]$
My options are:
--prefix=/usr/X11R6 --sysconfdir=/etc --localstatedir=/var \
--mandir=/usr/X11R6/share/man --infodir=/usr/X11R6/share/info \
--with-ungif --disable-ascp
The failure occurs regardless of whether I use --disable-ascp. Any help
would be welcome.
--
Wayne
_______________________________________________
The AfterStep Window Manager for X User's Mailing List
http://mail.afterstep.org/mailman/listinfo/as-users