On Fri, 2017-12-22 at 10:18 +0100, László Böszörményi (GCS) wrote: > Control: tags -1 +moreinfo > > On Fri, Dec 22, 2017 at 9:38 AM, Kipp Cannon > <k...@resceu.s.u-tokyo.ac.jp> wrote: > > * What led up to the situation? > > > > attempting to compile a separate, unrelated, auto- > > everything/libtool-ized > > package, fails with > > > > "/bin/sed: can't read /usr/lib/x86_64-linux-gnu/libexpat.la: No > > such file or > > directory > > libtool: error: '/usr/lib/x86_64-linux-gnu/libexpat.la' is not a > > valid > > libtool archive" > > Which is that package you are trying to compile? > [snip] > > Regards, > Laszlo/GCS
It's an in-house software package. It can be found here http://software.ligo.org/lscsoft/source/gstlal-ugly-1.3.1.tar.gz But if you were to try to reproduce the problem, compiling that software requires several other in-house packages to be installed first, including http://software.ligo.org/lscsoft/source/gstlal-1.2.1.tar.gz http://software.ligo.org/lscsoft/source/ldas-tools-framecpp-2.5.8.tar.g z and http://software.ligo.org/lscsoft/source/gds-2.18.4.tar.gz That last one is optional, but it's the optional component in gstlal- ugly that requires GDS that trips over libexpat. -Kipp