Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Feb 2002 11:01:58 -0800
From:      Murray Stokely <murray@freebsdmall.com>
To:        Bernd Walter <ticso@cicely8.cicely.de>
Cc:        Murray Stokely <murray@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/dhclient Makefile Makefile.inc src/sbin/dhclient/client Makefile src/sbin/dhclient/common Makefile src/sbin/dhclient/dst Makefile src/sbin/dhclient/minires Makefile src/sbin/dhclient/omapip Makefile
Message-ID:  <20020220190158.GK10706@freebsdmall.com>
In-Reply-To: <20020220163953.GI51784@cicely8.cicely.de>
References:  <200202191257.g1JCvJk59501@freefall.freebsd.org> <20020220163953.GI51784@cicely8.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 20, 2002 at 05:39:53PM +0100, Bernd Walter wrote:
> The new Makefile layout breaks crunchgen configs:
> crunchgen: /var/d10/FreeBSD-Install/install-root/boot/boot_crunch.conf: dhclient: warning: could not find any .o files
> I use a self created, but release/i386/boot_crunch.conf doesn't
> seem to handle this too.

  I'm not sure why crunchgen has such a problem looking for .o files
in subdirectories.  I'll have a hack to fix this by this evening, but
if anyone can clue me in a little about the best way to tell crunchgen
about this I'm all ears.  For an interim solution, we should be able
to point boot_crunch.conf at the dhclient/client directory, and then
add a specific OBJS+= line wrapped in ifdef RELEASE_CRUNCH to include
the object files from the other subdirectories (../common, etc..).
Ugly, but I can't get it to work otherwise.

    - Murray

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




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