Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 21:52:34 +0200
From:      Johann Hugo <jhugo@icomtek.csir.co.za>
To:        freebsd-current@freebsd.org
Subject:   led_destroy / led_create
Message-ID:  <200312182152.34055.jhugo@icomtek.csir.co.za>

next in thread | raw e-mail | index | archive | help
Hi

I did a cvs-up of current this morning and I've tried to build a new SMALL 
kernel for a soekris box, but I am getting the following error when I do a 
make.

-------------------------------
[streamer]/usr/src/sys/i386/compile/SMALL#make
linking kernel.debug
elan-mmcr.o: In function `sysctl_machdep_elan_gpio_config':
/usr/src/sys/i386/compile/SMALL/../../../i386/i386/elan-mmcr.c:143: undefined 
reference to `led_destroy'
/usr/src/sys/i386/compile/SMALL/../../../i386/i386/elan-mmcr.c:175: undefined 
reference to `led_create'
*** Error code 1

Stop in /usr/src/sys/i386/compile/SMALL.
-------------------------------

Is there anyting I should add to my config file to fix this ?

Johann



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312182152.34055.jhugo>