led_destroy / led_create

Poul-Henning Kamp phk at phk.freebsd.dk
Thu Dec 18 14:10:34 PST 2003


In message <200312182152.34055.jhugo at icomtek.csir.co.za>, Johann Hugo writes:
>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.

You forgot the CPU_SOEKRIS option.

>
>-------------------------------
>[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
>
>_______________________________________________
>freebsd-current at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list