Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 1998 13:19:20 -0700 (PDT)
From:      William Woods <wwoods@cybcon.com>
To:        Mark Murray <mark@grondar.za>
Cc:        FreebSD Current <freebsd-current@FreeBSD.ORG>, Brian Feldman <green@unixhelp.org>, Chuck Robey <chuckr@mat.net>
Subject:   Re: ssh port problem.....
Message-ID:  <XFMail.980913131920.wwoods@cybcon.com>
In-Reply-To: <199809132015.WAA17429@gratis.grondar.za>

next in thread | previous in thread | raw e-mail | index | archive | help

On 13-Sep-98 Mark Murray wrote:
> Chuck Robey wrote:
>> The problem is, for the gmp and z libs, those are system libs, but the
>> lib callouts for them assume that they aren't system libs.  The
>> difference is that you use a -L switch for non-system libs, to tell the
>> compiler where to look for them.  You *don't* do that for sytem libs,
>> the system does that.  This is most especially critically important for
>> FreeBSD-current, where the lib situation is (shall we say) a little
>> muddy right now.  Those -L/usr/lib switches have to go away.  They're
>> encapsulated in the patch-ac.  I included a new patch-ac with a couple
>> of small edits to take the -L's out of libz and libgmp.
> 

Where can I find these new patches ?

---------------------
William Woods <wwoods@cybcon.com> 
Date: 13-Sep-98 / Time: 13:18:40
goto to: http//www.freebsd.org. 
--> FreeBSD 3.0 CURRENT ELF <--



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?XFMail.980913131920.wwoods>