[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: invalid-arch-string-in-source-relation amd64



Shaun Jackman <sjackman@gmail.com> writes:

> 2005/8/24, Tollef Fog Heen <tfheen@err.no>:
>> * 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



Reply to: