Menu

#1 cannot build on Solaris 8/gcc3.22

v1.0 (example)
open
nobody
5
2003-03-06
2003-03-06
Anonymous
No

When I try to build on Solaris 8 with gcc 3.2.2 I get
the following error:

bash-2.03# make
roffpp -I. -Iman/man3 -Ietc etc/reference.man | groff -t \ -man > etc/reference.ps
etc/reference.man:51: warning: numeric expression
expected (got `e')
etc/README.man:61: warning: can't find font `['
etc/reference.man:130: warning: numeric expression
expected (got `p')
etc/reference.man:131: bad number register format (got `-')
etc/reference.man:132: error: end of file while
defining macro `an'
libtool --mode=compile g++ -g -O2 -Wall -Ilib \ -c lib/access.cc -o lib/access.o
mkdir lib/.libs
g++ -g -O2 -Wall -Ilib -c lib/access.cc -fPIC -DPIC -o
lib/.libs/access.lo
In file included from lib/access.cc:23:
lib/plasticfs.h:253: type specifier omitted for parameter
lib/plasticfs.h:253: parse error before numeric constant
make: *** [lib/access.lo] Error 1

libtool is version 1.4.

Any thoughts? Need any other info?

John Duino
jduino@nateng.com

Discussion