Re: solaris 9 compile faliure
Olaf Weber <[email protected]>
| Newsgroups | gmane.comp.tex.tetex.general |
|---|---|
| Message-ID | <[email protected]> |
David Stone writes:
> Solaris 8/SPARC
> Sun Forte Worshop 6 u1 compilers
> Bison 1.75
> Flex 2.5.4a
> GNU make 3.80
> I get a similar problem on Solaris 8, but with an additional
> complaint from m4 in the world.log:
> ...
> cd web2c && /software/make-3.80/bin/make -w CC='cc' CFLAGS='-mt -fsingle -
> DANSI -I/software/compilers/vni/CTT4.0/include ' LDFLAGS='-L/
> software/flex2.5.4a/lib -lsocket ' web2c
> make[3]: Entering directory `/var/tmp/ds1063/tetex3/tetex-src-
> 3.0/texk/web2c/web2c'
> Expect one shift/reduce conflict.
> bison -y -d -v ./web2c.y
> conflicts: 1 shift/reduce
> /usr/ccs/bin/m4: bad option: -I
It looks like the version of flex you're using depends on GNU m4 being
installed and found first in the path. (See "M4 Dependency" in the
flex manual.)
--
Olaf Weber
(This space left blank for technical reasons.)