Julien Muchembled skrev:
block 457557 by 456914
found 457557 0.9.51-1
stop

Hello,

The missing dependency to gcc-multilib is not the only problem.

dh_shlibdeps fails for 2 reasons :

The 1st one might be related to #453885 : I could work around the issue
by adding /emul/ia32-linux/lib and /emul/ia32-linux/usr/lib to the -l
flag. It produced many warnings.

It could also be that my debian/gendeps.sh script wasn't tested on amd64 and forgets to use gcc -m32. I may have to do something about that.

What puzzles me more, though, is that configure is run at all. I have ifeq/ifneq/etc statements in debian/rules that skips building if running on x86_64-linux-gnu, and just unpacks the debian/amd64.tar.lzma.uu instead. Except for that gendeps.sh, it shouldn't even notice that the compiler "cannot create executables".

I could of course add the build deps and fix gendeps.sh, but before I make a new package, I'd kind of like to know why my conditional compilation stuff isn't working. Unfortunately, I don't seem to have access to an amd64 system to test stuff on right now...





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to