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

Re: Packages in need of porting



>>>>> "Goswin" == Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de> writes:

    Roland> against what glibc package are you trying to compile?
    Roland> And how is the autobuilder managing the lib/lib64 issue?
    Roland> What compiler package are you
 
    Goswin> All alioth debs. The autobuilder is ignoring the
    Goswin> lib/lib64 completly.  I will a check for 64 bit files in
    Goswin> /lib or /usr/lib tomorrow to catch libs without 64bit
    Goswin> patches I think. Should be easy to wrap dpkg-deb or
    Goswin> something.

    Roland> Can you give me a hint/example how to do this with 'dpkg-deb or
    Roland> something'?

    Goswin> Simplified: file debian/*/lib/* debian/*/usr/lib/* | grep 64

Unfortunately this will not work with static libs (ar archives).

Roland



Reply to: