From: Claude Lecommandeur (claude.lecommandeur@epfl.ch)
Date: Tue Oct 22 2002 - 10:44:56 CEST
Hello,
This is a bison problem, just apply the attached patch.
Claude.
On Tue, 22 Oct 2002 09:37:34 +0200
Thomas Linden <tom@daemon.de> remarque astucieusement:
> Hi,
>
> I am unable to compile ctwm 3.6 on solaris 8. the old version
> 3.5.2 was ok, but this one seems to be changed in some way.
>
> First, my compiler (gcc version 2.95.2 19991024) complains, that
> these options are not supported:
>
> CCOPTIONS = -Xc -xF -xcg92
>
> After commenting CCOPTIONS out in the generated Makefile and running
> make, I'm getting this error message:
>
> cc -O -I/usr/openwin/include -Dsun -Dsparc -DSVR4 -DSYSV
> -DUSEM4 -DXPM -c gram.c gram.y: In function `yyparse':
> gram.y:686: parse error before `}'
> *** Error code 1
> make: Fatal error: Command failed for target `gram.o'
>
> I checked gram.y and found a syntax error:
>
> wingeom_entry : string string { AddToList (&Scr->WindowGeometries,
> $1, $2) }
>
^
>
> (semicolon missing).
>
> After I added the missing semicolon, I re-run 'make' and now
> it worked.
>
>
> kind regards, Tom
>
>
> --
> [ Thomas Linden - http://www.daemon.de/ - thomas.linden@daemon.de ]
> $_=`perl -v`;s;^.*ll;;s;$^=unpack"u","'8V]D;')E<```";s;\W;;gs;$/=7*
> ($^=~s;.;;g);%^=map{$_=>1}split//,lc;$_=join$\,(sort keys(%^))[map{
> ord($_)-$/}split//,'1I7E13?@E:7C1A7C=1:35<7C'];s"0(.)" \U$1"g;print;
-- Claude Lecommandeur Claude.Lecommandeur@Epfl.Ch EPFL - SIC +41 21 693 22 97 1015 Lausanne (Switzerland) http://slwww.epfl.ch/SIC/SL/info/Claude.htmlThis signature intentionally left boring.
This archive was generated by hypermail 2.1.4 : Wed Oct 23 2002 - 06:45:03 CEST