bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS 1.11p1 build under Solaris 7 (RETSIGTYPE)


From: Jeff Blaine
Subject: CVS 1.11p1 build under Solaris 7 (RETSIGTYPE)
Date: Mon, 27 Aug 2001 18:41:24 -0400

Using either Forte 6.1's C compiler or GNU CC 2.9.1, I sadly cannot get
CVS to compile under Solaris 7 (!!!) out of the box:

% ./configure --enable-server --without-gssapi
...
% make
...
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src      -DWITH_PAM -c -o
savecwd.o `test -f savecwd.c || echo './'`savecwd.c
source='sighandle.c' object='sighandle.o' libtool=no \
depfile='.deps/sighandle.Po' tmpdepfile='.deps/sighandle.TPo' \
depmode=none /bin/sh ../depcomp \
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../src      -DWITH_PAM -c -o
sighandle.o `test -f sighandle.c || echo './'`sighandle.c
"sighandle.c", line 68: syntax error before or at: RETSIGTYPE
"sighandle.c", line 68: function cannot return function or array
"sighandle.c", line 68: cannot recover from previous errors
cc: acomp failed for sighandle.c



reply via email to

[Prev in Thread] Current Thread [Next in Thread]