Date: Wed, 16 Sep 1998 21:59:22 +0200 From: Mark Murray <mark@grondar.za> To: Chris Timmons <skynyrd@opus.cts.cwu.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: more on libatm.h problem Message-ID: <199809161959.VAA01028@gratis.grondar.za> In-Reply-To: Your message of " Wed, 16 Sep 1998 12:21:23 MST." <Pine.BSF.3.96.980916121218.23268F-100000@opus.cts.cwu.edu> References: <Pine.BSF.3.96.980916121218.23268F-100000@opus.cts.cwu.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Chris Timmons wrote:
>
> I'm not sure what the right thing to do is. During the aout-to-elf build
> the mkdeps for
>
> sbin/atm
> usr.sbin/atm/atmarpd
> usr.sbin/atm/scspd
>
> fail because libatm.h hasn't yet been installed into
> /usr/obj/aout/usr/src/tmp/usr/include.
>
> I got my build working by adding -I${.CURDIR}/../../../lib/libatm
> into the appropriate Makefiles, which feels like a hack.
>
> Ideas?
Add libatm to the list of dirs that "make include(s)" does a
"make beforeinstall" in src/Makefile.inc1.
Then do a full "make buildworld" - no shortcuts.
M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org
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?199809161959.VAA01028>
