Shaun Jackman <[EMAIL PROTECTED]> writes: > 2005/8/24, Tollef Fog Heen <[EMAIL PROTECTED]>: >> * Shaun Jackman >> >> | What's wrong with this Build-Depends line? >> | >> | Build-Depends: ia32-libs-dev [amd64], debhelper (>= 4.1.16) >... > dh_shlibdeps > /usr/bin/ldd: line 171: /lib/ld-linux.so.2: No such file or directory > ldd: /lib/ld-linux.so.2 exited with unknown exit code (127) > dpkg-shlibdeps: failure: ldd on `debian/tmp/usr/share/eagle/bin/eagle' > gave error exit status 1 > dh_shlibdeps: command returned error code 256 > make: *** [binary-arch] Error 1 > > With the attached patch 'eagle' can be compiled on amd64. > > Regards > Andreas Jochens
The LD is in ia32-libs. Try using that instead. The -dev is only needed if you compile and link 32bit code. MfG Goswin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]