> once #565852 is fixed, that failure will probably happen on
> kfreebsd-i386 as well:
> | dh_install -plibatlas3gf-base  
> | dh_install: libatlas3gf-base missing files 
> (debian/tmp/usr/lib/atlas-base/atlas/*.so.*), aborting
> | make: *** [binary-install/libatlas3gf-base] Error 2
> 
> It's usually (but not always) a sign of some needed configure* tweaks,
> like matching *k*bsd* like it's done for *linux*, so that libtool is
> used properly to build shared libraries and plugins.
> 
> I didn't dig into it yet, but hopefully somebody will show up with a
> patch at some point.
I built it on a porterbox and I saw where the error comes from:
ld -melf_x86_64 -shared -soname libatlas.so.3gf -o libatlas.so.3gf.0 \
        --whole-archive libatlas.a --no-whole-archive -lc -lm
ld: cannot find -lc

Sylvestre




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to