Re: working 8.0 minimal nanoBSD config?

From: Henrik Brix Andersen <brix_at_FreeBSD.org>
Date: Thu, 5 Jun 2008 22:00:47 +0200
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>

Received on Thu Jun 05 2008 - 18:00:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:31 UTC