[Pkg-scicomp-devel] Bug#566942: Bug#566942: src:atlas: FTBFS on kfreebsd-amd64: dh_install: libatlas3gf-base missing files (debian/tmp/usr/lib/atlas-base/atlas/*.so.*), aborting

Sylvestre Ledru sylvestre at debian.org
Thu Jan 28 07:07:19 UTC 2010


> 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






More information about the Pkg-scicomp-devel mailing list