On 2011-07-19 21:22, Adam D. Barratt wrote: > On Tue, 2011-07-19 at 20:24 +0200, Matthias Klose wrote: >> trying to make GCC multilib/multiarch aware for armhf and armel, I see >> >> E: libhfgcc1: triplet-dir-and-architecture-mismatch lib/arm-linux-gnueabihf/ >> is >> for armhf >> >> which seems to be bogus. > > What does "dpkg-deb -f $debfile architecture" say about the package? We > should probably enhance the output message to indicate the architecture > which lintian thinks is incorrect, in any case. > > Regards, > > Adam > > > >
Hi I talked to Doko and it is a biarch issue. So the armel package contains a gnueabihf library, which can be used on the armel machines. The package cannot be built without foreign build-depends (or resolving to installing them via bi-arch armel packages). ~Niels -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

