Subject: More Solaris 8 problems.
To: None <tech-toolchain@netbsd.org>
From: Matt Thomas <matt@3am-software.com>
List: tech-toolchain
Date: 05/30/2002 22:58:23
mthomas@empire> /usr/local/nbtools/bin/nbmake-macppc -k
all ===> host-mkdep
install ===> host-mkdep
all ===> compat
install ===> compat
all ===> binstall
install ===> binstall
all ===> cap_mkdb
all ===> crunchgen
all ===> ctags
all ===> gencat
all ===> lint
all ===> lint2
all ===> lorder
all ===> m4
all ===> makewhatis
/usr/local/bin/gcc -O -I/tmp/obj/tools/compat
-I/tmp/obj/tools/compat/include
-I/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../compat
-DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64
-I/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin
-c -o makewhatis.lo.o
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/makewhatis.c
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/makewhatis.c:
In function `main':
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/makewhatis.c:176:
`GLOB_BRACE' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/makewhatis.c:176:
(Each undeclared identifier is reported only once
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/makewhatis.c:176:
for each function it appears in.)
*** Error code 1 (continuing)
/usr/local/bin/gcc -O -I/tmp/obj/tools/compat
-I/tmp/obj/tools/compat/include
-I/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../compat
-DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64
-I/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin
-c -o config.lo.o
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c
In file included from
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:57:
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.h:56:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.h:57:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.h:58:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.h:62:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.h:63:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.h:64:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:
In function `config':
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:87:
warning: assignment makes pointer from integer without a cast
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:107:
warning: assignment makes pointer from integer without a cast
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:109:
warning: assignment makes pointer from integer without a cast
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:
At top level:
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:173:
warning: type mismatch with previous implicit declaration
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:109:
warning: previous implicit declaration of `addlist'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:173:
warning: `addlist' was previously implicitly declared to return `int'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:191:
warning: type mismatch with previous implicit declaration
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:107:
warning: previous implicit declaration of `getlist'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:191:
warning: `getlist' was previously implicitly declared to return `int'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:207:
warning: type mismatch with previous implicit declaration
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:158:
warning: previous implicit declaration of `addentry'
/home/mthomas/build/netbsd/src-1.6/tools/makewhatis/../../libexec/makewhatis/../../usr.bin/man/config.c:207:
warning: `addentry' was previously implicitly declared to return `int'
*** Error code 1 (continuing)
`all' not remade because of errors.
all ===> dbsym
/usr/local/bin/gcc -O -I/tmp/obj/tools/compat
-I/tmp/obj/tools/compat/include
-I/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../compat
-DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64
-I/tmp/obj/tools/toolchain/build/bfd
-I/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/../../dist/toolchain/bfd
-I/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/../../dist/toolchain/binutils
-I/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/../../dist/toolchain/include
-c -o dbsym.lo.o
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:75:
parse error before `u_int32_t'
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:
In function `main':
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:85:
`u_int32_t' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:85:
(Each undeclared identifier is reported only once
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:85:
for each function it appears in.)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:85:
parse error before `symtab_space'
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:133:
`symtabsize' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:144:
`MAP_FILE' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:150:
`symtab_space' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:
At top level:
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:348:
parse error before `u_int32_t'
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:
In function `load_symtab':
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:354:
`u_int32_t' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:354:
parse error before `osymtabsize'
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:358:
`fd' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:383:
`symtabsize' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:385:
`symtab' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:391:
`sh_offset' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:391:
`osymtabsize' undeclared (first use in this function)
/home/mthomas/build/netbsd/src-1.6/tools/dbsym/../../gnu/usr.sbin/dbsym/dbsym.c:393:
`abfd' undeclared (first use in this function)
*** Error code 1 (continuing)
`all' not remade because of errors.
all ===> mdsetimage
all ===> asn1_compile
all ===> cksum
/usr/local/bin/gcc -O -I/tmp/obj/tools/compat
-I/tmp/obj/tools/compat/include
-I/home/mthomas/build/netbsd/src-1.6/tools/cksum/../compat
-DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -c -o cksum.lo.o
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/cksum.c
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/cksum.c:97:
`MD5File' undeclared here (not in a function)
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/cksum.c:97:
initializer element is not constant
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/cksum.c:97:
(near initialization for `hashes[2].filefunc')
*** Error code 1 (continuing)
/usr/local/bin/gcc -O -I/tmp/obj/tools/compat
-I/tmp/obj/tools/compat/include
-I/home/mthomas/build/netbsd/src-1.6/tools/cksum/../compat
-DHAVE_CONFIG_H -D_FILE_OFFSET_BITS=64 -c -o md5.lo.o
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/md5.c
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/md5.c:33:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/md5.c:34:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/md5.c:35:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/md5.c:36:
parse error before `__P'
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/md5.c:
In function `MD5TimeTrial':
/home/mthomas/build/netbsd/src-1.6/tools/cksum/../../usr.bin/cksum/md5.c:93:
warning: assignment makes pointer from integer without a cast
*** Error code 1 (continuing)
`all' not remade because of errors.
--
Matt Thomas Internet: matt@3am-software.com
3am Software Foundry WWW URL: http://www.3am-software.com/bio/matt/
Cupertino, CA Disclaimer: I avow all knowledge of this message