On 1/11/07, Charles Lepple <[EMAIL PROTECTED]> 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.)
>
> --
> - Charles Lepple
>

A bit of googling leads me to suggest that you need to link in
libresolv.dylib (which is installed by BaseSystem.pkg, so everybody
should have that.

Perhaps SetLDFLAGS: -lresolv will do it.
-- 
Alexander K. Hansen
(akh)
Fink Documenter (still)

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