Opened 15 years ago

Closed 15 years ago

Last modified 12 years ago

#54 closed defect (fixed)

kernel build fails on unknown option "AH_SUPPORT_AR5416"

Reported by: huub Owned by: nobody
Priority: major Milestone:
Keywords: Cc:
Resource needed to fix: pc system

Description

After running the nanobsd.sh script (step 4 of the procedure described on the wiki page www.wirelessleiden.nl/projects/nodefactory/wiki/NanoBSD) I see in the log-file dat de configuration of the kernel had a problem (build world completed without errors):
fab# less /usr/obj/nanobsd.wleiden/_.bk


Kernel build for kernel.wleiden started on Sat Jul 11 21:19:17 CEST

2009


===> kernel.wleiden
mkdir -p /usr/obj/nanobsd.wleidenusr/src/sys


stage 1: configuring the kernel


cd /usr/src/sys/i386/conf;
PATH=/usr/obj/nanobsd.wleidenusr/src/tmp/legacy/usr/sbin:/usr/obj/nanobsd.wleiden//usr/src/tmp/legacy/usr/bin:/usr/obj/nanobsd.wleiden//usr/src/tmp/legacy/usr/games:/usr/obj/nanobsd.wleiden//usr/src/tmp/usr/sbin:/usr/obj/nanobsd.wleiden//usr/src/tmp/usr/bin:/usr/obj/nanobsd.wleiden//usr/src/tmp/usr/games:/sbin:/bin:/usr/sbin:/usr/bin

config -d /usr/obj/nanobsd.wleidenusr/src/sys/kernel.wleiden

/usr/src/sys/i386/conf/kernel.wleiden
/usr/src/sys/i386/conf/kernel.wleiden: unknown option "AH_SUPPORT_AR5416"
* Error code 1
1 error
* Error code 2
1 error


There is a discussion on the freebsd mailinglijst about this option, see e.g.
http://unix.derkeiler.com/Mailing-Lists/FreeBSD/current/2009-04/msg00698.html

Should this option be kicked out?

Change History (2)

comment:1 by rick, 15 years ago

Resolution: fixed
Status: newclosed

You are right, wiki should _not_ state 7.x but specific version, as it is not support in 7.1-RELEASE, updated documentation to use 7.2-RELEASE by default.

comment:2 by rick, 12 years ago

Milestone: 0.1

Milestone 0.1 deleted

Note: See TracTickets for help on using tickets.