On Thu, Jan 11, 2007 at 08:50:30PM -0500, Charles Lepple wrote:
> On 1/11/07, Kevin Horton <[EMAIL PROTECTED]> wrote:
> > /usr/bin/ld: Undefined symbols:
> > _res_9_init
> 
> I'm pretty sure this is the error which is causing ld to bail out.
> (Those warnings show up a lot, but I have never seen them directly
> cause a problem.)

Yup.

To solve it, need to get -lresolv passed to that linker command.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to