On 1/11/07, Charles Lepple <clepple gmail.com> wrote:
> On 1/11/07, Kevin Horton <khorton01 rogers.com> 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?pag
e=join.php&p=sourceforge&CIDÞVDEV
_______________________________________________
Fink-devel mailing list
Fink-devel lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel
a>
|