Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Mar 2004 09:46:30 +0200
From:      Nils Berzins <nberch@db.lv>
To:        Doug White <dwhite@gumbysoft.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: Problems with FreeBSD on Poweredge 6300
Message-ID:  <BC773776.1E7CC%nberch@db.lv>
In-Reply-To: <20040311142037.P90456@carver.gumbysoft.com>

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

>>> "/usr/src/sys/dev/amr/../../conf/kmod.mk", line 261: Could not find
>> bsd.kern.mk
>>> make: fatal errors encountered -- cannot continue
>> 
>> Any suggestions ? I use following Makefile:
> 
> Make sure /usr/share/mk/bsd.kern.mk is present.  If not, you need to
> re-cvsup, or figure out why files are disappearing on your system :)
>
Okay... So far so good. bsd.kern.mk was in /usr/src/share/mk, not in
/usr/share/mk. Next it complained about getsetdefs not being found.
Copying getsetdefs somewhere in the PATH resolved that problem too.
I'm just wandering, why getsetdefs is required ? i386 5.0-DP1 Release
notes say that:

> Linker sets are now self-contained; gensetdefs(8) is unnecessary and has
> been removed.

Now I just have to check if patched amr works with my Poweredge 6300.
Keeping my fingers crossed...

Best Regards
Nils Berzins



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BC773776.1E7CC%nberch>