Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 1998 11:02:19 -0500 (CDT)
From:      Scott Mace <smace@intt.org>
To:        asami@FreeBSD.ORG (Satoshi Asami)
Cc:        smace@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/news/trn Makefile ports/news/trn/patches         patch-ab patch-ac ports/news/trn/scripts pre-configure pr
Message-ID:  <199806051602.LAA25227@metal.intt.org>
In-Reply-To: <199806050740.AAA10580@silvia.HIP.Berkeley.EDU> from Satoshi Asami at "Jun 5, 98 00:40:12 am"

next in thread | previous in thread | raw e-mail | index | archive | help
>  *   Change lib search path from /usr/lib to /usr/lib/aout
> 
> Does this work with -stable too?
> 
> Satoshi
> 

It needs this path only if you happen to run the Configure script
manually.  It should have both /usr/lib and /usr/lib/aout in the search
path, so it should be ok to build on stable.  It only needs this to locate
the libc so it can scan it for functions.

The port package should build on stable with no problems.  I'm pretty sure
that the functions that it scans libc for are ones that have not changed between
2.1 and 3.x.  It needs to be tested on stable, but I feel that it will build and
link no problem.

	Scott



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