DragonFly users List (threaded) for 2005-04
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
error building world for Stable
Hi,
Actually I haven't been able to buildworld for quite a while. Since 1.2 is
released, I figured it would be nice to upgrade. So I cvsupped and tried
again, and hit the same wall:
cc -O -pipe -march=k6-2 -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 compat.o cond.o dir.o for.o
hash.o job.o lst.o main.o make.o parse.o str.o suff.o targ.o util.o var.o
var_modify.o
job.o(.text+0x2712): In function `Job_Init':
: warning: mktemp() possibly used unsafely; consider using mkstemp()
arch.o(.text+0x983): In function `ArchArchiveNext':
: undefined reference to `strtoumax'
*** Error code 1
Am I missing something here?
Jiawei Ye
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]