Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jul 1998 07:41:20 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        imp@village.org (Warner Losh)
Cc:        current@FreeBSD.ORG
Subject:   Re: Proposed fix for ___error problem.
Message-ID:  <199807162141.HAA17349@cimlogic.com.au>
In-Reply-To: <199807161544.JAA25102@harmony.village.org> from Warner Losh at "Jul 16, 98 09:44:57 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Warner Losh wrote:
> 
> OK.  I have found that a -current from approx Oct exhibits this error
> when I do a 'make buildworld -m /usr/src/share/mk'.  So I got into
> digging into this problem and discovered that I can fix it and the
> MACHINE_ARCH problem fairly well for legacy systems.

I haven't tried putting buildworld before the -m argument, but from what
I see in your message, the "-m /usr/src/share/mk" isn't getting the correct
includes. No patches are necessary if you use the correct command.
The __error problem indicates that /usr/lib is being used instead of
/usr/lib/aout because the top level makefile is using an old sys.mk.

-- 
John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/
CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137

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



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