On 5/1/2013 10:38 PM, Alexander Hansen wrote:
> On 5/1/13 11:03 AM, s breeser wrote:
>> Trying to install fink and octave on OSX 10.6.8  with XCode 4.2.
>>
>> Not sure whether I have the XCode Command Line Tools installed properly,
>> but fink seems to work ok.
>>
>> "sudo fink install octave" eventually failed as below.
>>
>> "fink selfupdate" reports that fink is up-to-date.
>>
>> Any ideas?
>>
>> Thanks,
>> -Steve
>>
>>
>>
>> =======
>> Error msg:
>>
>> /usr/bin/make -f Makefile.doxygen    PERL=/usr/bin/perl all
>> c++ -c -pipe -D__FreeBSD__=6 -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=int
>> -Wall -W -Wno-deprecated-declarations -O2 -I../qtools -I../libmd5 -I.
>> -I/sw/include -o ../objects/main.o main.cpp
>> c++ -Wl,-search_paths_first -o ../bin/doxygen ../objects/main.o
>>    -L../lib -L/sw/lib -ldoxygen -ldoxycfg -lqtools ../lib/libmd5.a
>> -lpthread -liconv -framework CoreServices
>> Undefined symbols for architecture i386:
>>     "_iconv_open", referenced from:
>>         _portable_iconv_open in libdoxycfg.a(portable_c.o)
>>        (maybe you meant: _portable_iconv_open)
>>     "_iconv", referenced from:
>>     _portable_iconv in libdoxycfg.a(portable_c.o)
>>        (maybe you meant: _portable_iconv_open, _portable_iconv_close ,
>> _portable_iconv )
>>     "_iconv_close", referenced from:
>>         _portable_iconv_close in libdoxycfg.a(portable_c.o)
>>        (maybe you meant: _portable_iconv_close)

This should be fixed in CVS and be available after a selfupdate.

Hanspeter


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to