Hi Folks,

        I'm now mirroring the CVS repository locally (with cvsup) 
and then checking out the head of the tree with cvs co src to get
at -CURRENT.  I'm trying to work with picobsd but I get the following
on the latest (24 Feb 2002, 22:25 Pacific Time) stuff when I just try
to --init the system:

cd /home/gnn/FreeBSD/src/lib/csu/i386-elf;  make depend;  make all;  make 
install
cc -nostdinc  -elf -Wall -fkeep-inline-functions  -I/home/gnn/FreeBSD/src/lib/c
su/i386-elf/../common  -c /home/gnn/FreeBSD/src/lib/csu/i386-elf/crt1.c -o 
crt1.o
/home/gnn/FreeBSD/src/lib/csu/i386-elf/crt1.c:32: stddef.h: No such file or 
directory
/home/gnn/FreeBSD/src/lib/csu/i386-elf/crt1.c:33: stdlib.h: No such file or 
directory
In file included from /home/gnn/FreeBSD/src/lib/csu/i386-elf/crt1.c:34:
/home/gnn/FreeBSD/src/lib/csu/i386-elf/../common/crtbrand.c:28: sys/param.h: 
No such file or directory
*** Error code 1

Stop in /home/gnn/FreeBSD/src/lib/csu/i386-elf.
*** Error code 1

Stop in /home/gnn/FreeBSD/src.
*** Error code 1

Stop in /home/gnn/FreeBSD/src.
---> fail: Error <1> error code <libraries> in <>
Error: failed while making libraries
---> Aborting ./release/picobsd/build/picobsd


This comes from the command:

./release/picobsd/build/picobsd --src /home/gnn/FreeBSD/src --init

Clues?

Thanks,
George

-- 
George V. Neville-Neil                                  [EMAIL PROTECTED]
NIC:GN82 

"Those who would trade liberty for temporary security deserve neither" 
                                                - Benjamin Franklin



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

Reply via email to