Port-powerpc archive

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

cannot find include files



I built the tool chain for evbppc and build the kernel but am unable to build
the ramdisk.
Hopefully this is the right list

from the evbppc/ramdisk directory I execute:
/tools/vendor/netbsd/5.0.0/bin/nbmake-evbppc TOOLDIR=../../../tools

This gives the following errors(Not a complete list):

#   compile  ramdisk/getcap.o
../../../tools/bin/powerpc--netbsd-gcc -Os -mmultiple -mno-string -fno-pie
-fno-pic -std=gnu99 -Werror    
--sysroot=/sites/sjc/work/swdrivers-02/kbrock/netbsd/usr/src/obj/destdir.evbppc 
-DSMALL -c   
/sites/sjc/work/swdrivers-02/kbrock/netbsd/usr/src/distrib/utils/libhack/../../../lib/libc/gen/getcap.c
/sites/sjc/work/swdrivers-02/kbrock/netbsd/usr/src/distrib/utils/libhack/../../../lib/libc/gen/getcap.c:39:23:
error: no include path in which to search for sys/cdefs.h
/sites/sjc/work/swdrivers-02/kbrock/netbsd/usr/src/distrib/utils/libhack/../../../lib/libc/gen/getcap.c:51:23:
error: no include path in which to search for sys/types.h
/sites/sjc/work/swdrivers-02/kbrock/netbsd/usr/src/distrib/utils/libhack/../../../lib/libc/gen/getcap.c:52:23:
error: no include path in which to search for sys/param.h

I tried setenv C_INCLUDE_PATH to sys/cdefs.h but then it complained of not
being able to find machine/cdefs.h

Any help is appreciated.

Thanks,

Ken




--
View this message in context: 
http://netbsd.2816.n7.nabble.com/cannot-find-include-files-tp281424.html
Sent from the port-powerpc mailing list archive at Nabble.com.



Home | Main Index | Thread Index | Old Index