Hi Sven 

could you try to help dyld finding libiconv by:

> fink install libiconv
> export DYLD_INSERT_LIBRARIES=/sw64/lib/libiconv.dylib
> pdftk...

I don't have a 64bit fink installation and cannot test this but it looks like 
libgcj from the gcc45 package doesn't link explicitly against libiconv and 
that's why it's not found. on my 10.6.6 it works for i386 for some reason.

Jack, does this make sense?

Best
 Matthias

On 24.03.2011, at 20:39, Sven de Vries wrote:

> Hi,
> 
>> The latest upstream version 1.44 compiles without patches with gcc-45.
>> I've updated both stable and unstable to the new version. Please give it
>> try.
> 
> thanks for the update, _but_
> even though on 10.6.6/7 it compiles fine for x86_64, it fails at runtime:
> 
> pdftk A=0260_0001.pdf B=0264_0001.pdf shuffle A1-end Bend-1 output /tmp/t.pdf
> dyld: _dyld_bind_fully_image_containing_address() error
> dyld: Symbol not found: _libiconv
>  Referenced from: /sw64/lib/gcc4.5/lib/libgcj.11.dylib
>  Expected in: flat namespace
> in /sw64/lib/gcc4.5/lib/libgcj.11.dylib
> Trace/BPT trap
> 
> sw_vers
> ProductName:    Mac OS X
> ProductVersion: 10.6.7
> BuildVersion:   10J869
> 
> fink --version | head -n3
> Package manager version: 0.29.21
> Distribution version: selfupdate-rsync Thu Mar 24 10:36:37 2011, 10.6, x86_64
> Trees: local/main stable/main stable/crypto unstable/main unstable/crypto
> 
> Any advice?
> 
> best
> sven
> 


------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to