Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Nov 2000 11:51:54 -0800
From:      Erick Mechler <emechler@techometer.net>
To:        Igor Khavin <igor@greyk.kiev.ua>
Cc:        freebsd-stable <freebsd-stable@FreeBSD.ORG>, Igor Karpov <jc@karpov.com.ua>
Subject:   Re: make depend fails
Message-ID:  <20001120115154.A94899@lucifer.techometer.net>
In-Reply-To: <3A197896.99E1331@greyk.kiev.ua>; from Igor Khavin on Mon, Nov 20, 2000 at 09:16:38PM %2B0200
References:  <3A197896.99E1331@greyk.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
If your source is newer than July, you need to use the new
buildkernel/installkernel targets (from /usr/src/UPDATING)...

20000706:
        Binutils were updated.  In order to build a kernel after this
        date, you must follow the updating procedure for building
        kernels exactly as presented here.  You may be able to get away
        with doing it the old way, but if it breaks, make sure that you've
        tried the "To build a kernel" section with a fresh /usr/obj
        first.

Be sure to let the list know how old your source is next time, too =)

Regards,
Erick

At Mon, Nov 20, 2000 at 09:16:38PM +0200, Igor Khavin said this:
:: Trying to make depend I got
:: 
:: @ -> /usr/src/sys
:: machine -> /usr/src/sys/i386/include
:: make: don't know how to make agp_if.c. Stop
:: *** Error code 2
:: Stop in /usr/src/sys/modules.
:: *** Error code 1
:: Stop in /usr/src/sys/compile/NOVEMBER.
:: 
:: After a number of unsuccessful attempts to build world, as was suggested
:: in UPDATING (I have a list of errors, errors where different)I did:
:: 
:: # rm -rf /usr/obj/*
:: 	Then removed all directories from /usr/src/, then
:: # cd /usr/src/ && make update
:: 	after CVSup finished successfully 
:: # make buildworld
:: 	after it finished successfully
:: # cd /sys/i386/conf && config NOVEMBER
:: 	after it finished successfully
:: # cd ../../compile/NOVEMBER && make depend
:: 
:: ...and got the same error.
:: 
:: I read through UPDATING but I still cannot catch what did I do wrong.
:: 
:: 
:: To Unsubscribe: send mail to majordomo@FreeBSD.org
:: with "unsubscribe freebsd-stable" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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