Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 1999 13:34:57 -0800 (PST)
From:      Curt Sampson <cjs@cynic.net>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        obrien@FreeBSD.ORG, freebsd-alpha@FreeBSD.ORG
Subject:   Re: problem with dhclient builds for shared src?
Message-ID:  <Pine.NEB.4.02.9902111332450.25161-100000@epistolic.cynic.net>
In-Reply-To: <Pine.LNX.4.04.9902110745340.13093-100000@feral-gw>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Feb 1999, Matthew Jacob wrote:

> Umm- I have a /usr/src shared by an alpha && an i386. The alpha build
> falls over because there are a bunch of i386 binaries in sbin/dhclient-
> isn't it supposed to work that all binaries are off in /usr/obj? 

It sure is. Check that you have an obj.alpha symlink in src/sbin/dhclient,
and that it actually links to a real directory (one that's not been
removed). Without this, the build system will simply silently dump
them wherever it can. (This is one of the main reasons I really,
really dislike the idea of obj directories, and would rather have
builds start from the directory containing object files, rather
than the directory containing source files.)

cjs
--
Curt Sampson  <cjs@cynic.net>   604 801 5335   De gustibus, aut bene aut nihil.
The most widely ported operating system in the world: http://www.netbsd.org


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.02.9902111332450.25161-100000>