Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

new files in kernel build

1 view
Skip to first unread message

xdiv...@stud.fit.vutbr.cz

unread,
Jul 27, 2004, 12:02:28 PM7/27/04
to
Hi,

If I want to add some files into kernel sources, what am I supposed to do to
them compile? I added some into sys/net80211/ but they dont compile...

I tried sys/conf/files but it does help, just prints a message about having it
defined before...

thnx for help

roman
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hacke...@freebsd.org"

i...@bsdimp.com

unread,
Jul 27, 2004, 12:11:03 PM7/27/04
to
In message: <2004072716...@stud.fit.vutbr.cz>
Divacky Roman <xdiv...@stud.fit.vutbr.cz> writes:
: Hi,

:
: If I want to add some files into kernel sources, what am I supposed to do to
: them compile? I added some into sys/net80211/ but they dont compile...
:
: I tried sys/conf/files but it does help, just prints a message about having it
: defined before...

Exact error messages would be helpful.

Generally, you put them in sys/conf/files, re-run config and life is
good.

Warner

jo...@britannica.bec.de

unread,
Jul 28, 2004, 9:31:04 AM7/28/04
to
On Wed, Jul 28, 2004 at 03:14:57PM +0200, Divacky Roman wrote:
> and change sys/conf/files to
> net80211/ieee80211_proto.c optional wlan
> + net80211/ieee80211_rssadapt.h optional wlan

remove this line. You only specify sources for object files in conf/files.

Joerg

> + net80211/ieee80211_rssadapt.c optional wlan
> netatalk/aarp.c optional netatalk

0 new messages