working 8.0 minimal nanoBSD config?

Henrik Brix Andersen brix at FreeBSD.org
Thu Jun 5 20:00:50 UTC 2008


On Thu, Jun 05, 2008 at 01:50:20PM -0400, Michael W. Lucas wrote:
> Hi,
> 
> Anyone out there have a working config for a minimal nanoBSD setup?
> 
> One that worked several months ago now doesn't work (yeah, I know, I
> know, big surprise).  This is on:
> 
> FreeBSD stretchlimo.blackhelicopters.org 8.0-CURRENT FreeBSD 8.0-CURRENT #9: Thu Jun  5 10:38:43 EDT 2008     mwlucas at stretchlimo.blackhelicopters.org:/usr/obj/usr/src/sys/GENERIC  i386
> 
> the build dies without an obvious error:
> 
>  -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign  -static -o test test.o 
> ===> bin/uuidgen (all)
> cc -O2 -pipe  -DNDEBUG -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign -c /usr/src/bin/uuidgen/uuidgen.c
> cc -O2 -pipe  -DNDEBUG -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wno-pointer-sign  -static -o uuidgen uuidgen.o 
> 1 error
> *** Error code 2
> 1 error
> *** Error code 2
> 1 error
> 
> The config I'm using is below.  Any suggestions appreciated.
> 
> Thanks,
> ==ml
> 
> #configuration for building a Soekris DNS server
>  
> NANO_NAME=SoekrisDNS
> NANO_IMAGES=1
> NANO_KERNEL=SOEKRIS
> NANO_DRIVE=ad1
> #NO_PMAKE="make -j 3"
> NO_PMAKE="make"

Please try with NANO_PMAKE="make -j 1" - that should give you the
error message at the end of the build output.

Brix
-- 
Henrik Brix Andersen <brix at FreeBSD.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 217 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20080605/a9352f2f/attachment.pgp


More information about the freebsd-current mailing list