Build Errors in Latest -CURRENT

2002-06-03 Thread Hiten Pandya

Build errors encountered in the latest buildworld of -current.
Error output attached with mail.  Hope it helps. Uname(1) of 
the system is:

  FreeBSD 5.0-CURRENT #0: Sat May  4 19:07:01 BST 2002

Thanks.

-- 
Hiten Pandya
http://storm.uk.FreeBSD.org/~hiten
Finger [EMAIL PROTECTED] for PGP public key
-- 4FB9 C4A9 4925 CF97 9BF3  ADDA 861D 5DBD E4E3 03C3 


/data/dev/src/bin/ls/lomac.c: In function `get_lattr':
/data/dev/src/bin/ls/lomac.c:144: warning: null format string
/data/dev/src/bin/ls/lomac.c:153: warning: null format string
cc -O -save-temps -march=pentiumpro -DCOLORLS   -Wall -Wno-format-y2k 
-Wno-uninitialized  -c /data/dev/src/bin/ls/ls.c
/data/dev/src/bin/ls/ls.c: In function `traverse':
/data/dev/src/bin/ls/ls.c:443: warning: null format string
/data/dev/src/bin/ls/ls.c: In function `display':
/data/dev/src/bin/ls/ls.c:544: warning: null format string
/data/dev/src/bin/ls/ls.c:680: warning: null format string
/data/dev/src/bin/ls/ls.c:697: warning: null format string
cc -O -save-temps -march=pentiumpro -DCOLORLS   -Wall -Wno-format-y2k 
-Wno-uninitialized  -c /data/dev/src/bin/ls/print.c
/data/dev/src/bin/ls/print.c: In function `printcol':
/data/dev/src/bin/ls/print.c:282: warning: null format string
cc -O -save-temps -march=pentiumpro -DCOLORLS   -Wall -Wno-format-y2k 
-Wno-uninitialized  -c /data/dev/src/bin/ls/util.c
cc -O -save-temps -march=pentiumpro -DCOLORLS   -Wall -Wno-format-y2k 
-Wno-uninitialized   -static -o ls cmp.o lomac.o ls.o print.o util.o -lm -ltermcap
/usr/obj/data/dev/src/i386/usr/lib/libtermcap.a(parse_entry.o): In function 
`_nc_parse_entry':
parse_entry.o(.text+0x4db): undefined reference to `_nc_find_entry'
parse_entry.o(.text+0x539): undefined reference to `_nc_find_entry'
parse_entry.o(.text+0x5c3): undefined reference to `_nc_find_entry'
parse_entry.o(.text+0x745): undefined reference to `_nc_find_type_entry'
/usr/obj/data/dev/src/i386/usr/lib/libtermcap.a(parse_entry.o): In function 
`_nc_capcmp':
parse_entry.o(.text+0x11de): undefined reference to `_nc_find_entry'
parse_entry.o(.text+0x11f3): undefined reference to `_nc_find_entry'




msg39127/pgp0.pgp
Description: PGP signature


Build errors in latest -current

2000-11-14 Thread Warner Losh


OK.  Maybe I'm just being stupid...

But I've had a buildworld fail twice now in build secure/libcrypto
with a syntax error.  Is this known, or do I need a better bug report
than this vauge message?

Warner


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message