Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 1997 23:12:07 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        "Jeffrey J. Mountin" <sysop@mixcom.com>
Cc:        questions@freebsd.org, droth@mixcom.com
Subject:   Re: Libraries
Message-ID:  <Pine.BSF.3.96.970408231101.3224O-100000@localhost>
In-Reply-To: <3.0.32.19970406131140.00bef93c@mixcom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 6 Apr 1997, Jeffrey J. Mountin wrote:

> On one of our servers here I did a clean install of 2.2.1 and was busy
> recompiling things.  On trying smap and smapd:
> 
> --snip--
> cc -g -o authmgr authmgr.o ../libauth.a ../libfwall.a  -lresolv -lcrypt
> ld: -lresolv: no match
> *** Error code 1
> 
> Checking /usr/lib I don't find it, but it sure exists in 2.1.7 sure enough.

I believe that the necessary functions exist in libc.  Please don't quote
me on that though!

> # libresolv on FreeBSD-2.x **never did anything**!!

AFAIK, all it did was stub the functions over to the libc equivalents.
Try removing the -lresolv and see what you get.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970408231101.3224O-100000>