NetBSD pkgsrc
Denis Vlasenko
vda.linux at googlemail.com
Tue Jan 9 16:26:43 PST 2007
On Tuesday 09 January 2007 20:47, Ross Cameron wrote:
> Is there anyone on this list that works with NetBSD pkgsrc?
>
> Im trying to get busybox to build under pkgsrc (on a Linux host OS)
> and Ive hit a brick wall.
> Any assistace is most welcome!
On Friday 05 January 2007 16:09, Ross Cameron wrote:
...
> ===> Configuring for busybox-1.3.1
> ===> Building for busybox-1.3.1
> HOSTCC scripts/basic/fixdep
> HOSTCC scripts/basic/split-include
> HOSTCC scripts/basic/docproc
> HOSTCC scripts/kconfig/conf.o
> HOSTCC scripts/kconfig/kxgettext.o
> HOSTCC scripts/kconfig/mconf.o
> SHIPPED scripts/kconfig/zconf.tab.c
> SHIPPED scripts/kconfig/lex.zconf.c
> SHIPPED scripts/kconfig/zconf.hash.c
> HOSTCC scripts/kconfig/zconf.tab.o
> HOSTLD scripts/kconfig/conf
> scripts/kconfig/conf -s Config.in
> ***
> *** You have not yet configured your kernel!
> ***
> *** Please run some configurator (e.g. "make oldconfig" or
> *** "make menuconfig" or "make xconfig").
Well. There is no .config in build tree. Put one inside.
For example, run "make defconfig"...
--
vda
More information about the busybox
mailing list