Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2003 23:10:29 +0100
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        Johann Hugo <jhugo@icomtek.csir.co.za>
Cc:        freebsd-current@freebsd.org
Subject:   Re: led_destroy / led_create 
Message-ID:  <2009.1071785429@critter.freebsd.dk>
In-Reply-To: Your message of "Thu, 18 Dec 2003 21:52:34 %2B0200." <200312182152.34055.jhugo@icomtek.csir.co.za> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <200312182152.34055.jhugo@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@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-current
>To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
>

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@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.



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