I wrote:
> I will try doing an update (using sysinstall) to one of the latest
> -current snapshots and do the buildworld again from there.
Ok, I did just that and it still fails at
/usr/src/contrib/ncurses/ncurses/tinfo/comp_hash.c:
cc -o make_hash -O -pipe -I. -I/usr/src/lib/libncurses
-I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses
-I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE
-DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -DMAIN_PROGRAM
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c
In file included from
/usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:43:
/usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:107: syntax error before
`GCC_PRINTFLIKE'
The same happens by doing a make directly in
/usr/src/lib/libncurses. The source is freshly cvsupped with TAG=.
Are there by any means any header files or what not that might be too
old and should be taken from inside /usr/src to their original
location?
The system is now:
arthur# uname -a
FreeBSD arthur.cs.uni-magdeburg.de 4.0-CURRENT FreeBSD 4.0-CURRENT #6: Wed Mar 1
17:41:18 CET 2000 [EMAIL PROTECTED]:/usr/src/sys/compile/ARTHUR i386
That's -current as of the 20000228-snapshot.
The compiler is updated:
arthur# cc --version
2.95.2
Does that bring us any further?
Roland
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message