> Hi,
> 
> I just managed two install my first two modules, among them
Text::Iconv. Now while the iconv utility works fine on my system, the
module complains:
> 
> dyld: perl Undefined symbols:
>
/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Text/Iconv/Iconv.bundle
undefined reference to _libiconv expected to be defined in a dynamic image
>
/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Text/Iconv/Iconv.bundle
undefined reference to _libiconv_close expected to be defined in a
dynamic image
>
/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Text/Iconv/Iconv.bundle
undefined reference to _libiconv_open expected to be defined in a
dynamic image
> Trace/BPT trap
> 
> Somehow it seems to miss the libraries. I am on Mac OS X (10.3.2). Any
idea how I could fix the problem?
> 
> Thanks,
> 
> Jan
>

You may want to start with the archives of the Mac OS X list here:

http://www.mail-archive.com/macosx%40perl.org/

These kind of installation issues come up very frequently there. Sorry I
can't provide specific help I haven't been paying close enough attention
to the installation threads...

http://danconia.org


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to