Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 1998 16:36:46 -0400 (EDT)
From:      Chuck Robey <chuckr@mat.net>
To:        William Woods <wwoods@cybcon.com>
Cc:        Mark Murray <mark@grondar.za>, FreebSD Current <freebsd-current@FreeBSD.ORG>, Brian Feldman <green@unixhelp.org>
Subject:   Re: ssh port problem.....
Message-ID:  <Pine.BSF.4.02A.9809131635490.343-100000@picnic.mat.net>
In-Reply-To: <XFMail.980913131920.wwoods@cybcon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Sep 1998, William Woods wrote:

> 
> 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 ?

They were attached to the mail you just quoted, William.  I'll send them
to you directly again, separately.


----------------------------+-----------------------------------------------
Chuck Robey                 | Interests include any kind of voice or data 
chuckr@glue.umd.edu         | communications topic, C programming, and Unix.
213 Lakeside Drive Apt T-1  |
Greenbelt, MD 20770         | I run Journey2 and picnic (FreeBSD-current)
(301) 220-2114              | and jaunt (NetBSD).
----------------------------+-----------------------------------------------





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?Pine.BSF.4.02A.9809131635490.343-100000>