I haven't studied the guts of what's going on. I'm just reporting
what happens with apt-build on 32 bit sparc (mv8) system.
Please let me know if there's some test or system check
I should run to help clarify this problem.
BTW, otherwise apt-build tends to work (I've used to
build/install maybe a dozen packages since reinstalling
deb unstable on this box).
===
Ben Collins wrote:
=====
chmod 700 debian/openssl/etc/ssl/private
dh_fixperms -X etc/ssl/private
dh_perl
dh_shlibdeps -l`pwd` -Xlibssl.so
/usr/bin/ldd: line 1: /lib64/ld-linux.so.2: cannot execute binary file
dpkg-shlibdeps: failure: ldd on
`debian/libssl0.9.7/usr/lib/v9/libcrypto.so.0.9.7' gave error exit status 1
dh_shlibdeps: command returned error code 256
make: *** [binary-arch] Error 1
Why is debian/libssl0.9.7/usr/lib/v9/libcrypto.so.0.9.7 64-bit? If it
is, then that's the problem.