World doesn't build correctly
Fred Condo
hostmaster at quinn.com
Wed Feb 18 14:04:26 PST 2009
On Wed, Feb 18, 2009 at 12:50 PM, Frank Wißmann <frank.wissmann41 at web.de> wrote:
> Am Dienstag 17 Februar 2009 21:20:15 schrieb Polytropon:
>> On Tue, 17 Feb 2009 20:14:58 +0100, Frank Wißmann
> <frank.wissmann41 at web.de> wrote:
>> > What is going wrong here? Why isn't ther build a 7_STABLE as I
>> > desire? What do I need to change to get my wanted results?
>>
>> Are you sure you have the correct sources? How did you update them?
>>
>> I'm using the following settings (as an example):
>>
>> In /etc/make.conf:
>>
>> SUP_UPDATE= yes
>> SUP= /usr/bin/csup
>> SUPFLAGS= -g -L 2
>> SUPHOST= cvsup.freebsd.org
>> SUPFILE= /etc/sup/stable.sup
>>
>> And in /etc/sup/stable.sup:
>>
>> *default host=cvsup.freebsd.org
>> *default base=/var/db
>> *default prefix=/usr
>> *default release=cvs tag=RELENG_7
>> *default delete use-rel-suffix
>> *default compress
>> src-all
>>
>> For csup, the tag is "RELENG_7". You used "7_STABLE", maybe this is
>> the reason why you checked out the sources of 7.0-RELEASE?
>
> Well, I used your settings of "default release=cvs tag=RELENG_7", but
> the answer is still this:
> FreeBSD grissom.einundvierzig.org 7.0-RELEASE FreeBSD 7.0-RELEASE #0:
> Wed Feb 18 21:36:57 CET 2009
> root at grissom.einundvierzig.org:/usr/obj/usr/src/sys/GRISSOM amd64
>
> Any ideas, folks? Or should I post something more?
You know you have to build and install the world and kernel after
performing a csup, right? See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/updating-upgrading.html
(Auf Deutsch: http://www.freebsd.org/doc/de_DE.ISO8859-1/books/handbook/updating-upgrading.html)
More information about the freebsd-questions
mailing list