make buildworld broken
David Xu
davidxu at t2t2.com
Fri May 6 19:58:31 PDT 2005
I am trying to catch up, 'make buildworld' kicks me away:
cc -O -pipe -mtune=pentiumpro -I/usr/src/usr.bin/make
-DMAKE_VERSION=\"5200408120\" -DDEFSHELL=1 -Wunknown-pragmas
-Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -c /usr/src/usr.bin/make/util.c
cc -O -pipe -mtune=pentiumpro -I/usr/src/usr.bin/make
-DMAKE_VERSION=\"5200408120\" -DDEFSHELL=1 -Wunknown-pragmas
-Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -c /usr/src/usr.bin/make/var.c
cc -O -pipe -mtune=pentiumpro -I/usr/src/usr.bin/make
-DMAKE_VERSION=\"5200408120\" -DDEFSHELL=1 -Wunknown-pragmas
-Wsystem-headers -Wall -W -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch
-Wshadow -Wcast-align -Wchar-subscripts -Winline -Wnested-externs
-Wredundant-decls -static -o make arch.o buf.o cond.o dir.o for.o
hash.o hash_tables.o job.o lst.o main.o make.o parse.o str.o suff.o
targ.o util.o var.o
arch.o(.text+0xa5a): In function `ArchArchiveNext':
: undefined reference to `strtoumax'
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
David Xu
More information about the Users
mailing list