Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

initial building make fails on MacOSX



Hi,

with -current source updated some minutes ago, trying to run
build.sh ... distribution for amd64 on MacOSX fails building make:

cc  -O -DDEFSHELL_CUSTOM="/bin/sh" -DHAVE_SETENV=1 -DHAVE_STRDUP=1 
-DHAVE_STRERROR=1 -DHAVE_STRFTIME=1 -DHAVE_VSNPRINTF=1  -c 
/u/NetBSD/src/tools/make/../../usr.bin/make/parse.c
/u/NetBSD/src/tools/make/../../usr.bin/make/parse.c: In function 'load_getsize':
/u/NetBSD/src/tools/make/../../usr.bin/make/parse.c:430: error: storage size of 
'st' isn't known

ERROR: Build of nbmake failed
*** BUILD ABORTED ***

Adding "#include <sys/stat.h>" gets make to build...

Kurt


Home | Main Index | Thread Index | Old Index