On 29 Sep 2006, at 23:43, derek holzer wrote:

> gcc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/local/include -Iinclude -I.
> -DLOCALEDIR=\"/usr/local/share/locale\" -I/sw/include  -pipe -Wall -O3
> -Wno-unused -DNO_DEBUG -DPIC -fPIC             -ffast-math
> -fomit-frame-pointer -funroll-loops -nostartfiles -bundle -lc -o
> adsr_1653.so  adsr_1653.so.o
> /usr/bin/ld: Undefined symbols:
> _libintl_bindtextdomain
> _libintl_gettext
> _libintl_textdomain
  So clearly, -lintl  is missing on the link line ...

JF Mertens

-------------------------------------------------------------------------
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-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to