libtool-base not building
Justin Sherrill
justin at shiningsilence.com
Sun Aug 13 20:20:21 PDT 2006
I don't seem to be able to build libtool-base on my DragonFly 1.4
system. There's no binary package to download, so I'm a bit stuck.
Am I missing something here?
Making all in tests
cd /usr/obj/pkgsrc/devel/libtool-base/work/libtool-1.5.22; for f in
libtool; do /usr/bin/sed -e "s,-L/usr/obj/pkgsrc/devel/libtool-
base/work/.buildlink/lib,," $f > $f.new; if [ -x $f ]; then /bin/
chmod +x $f.new; fi; /bin/mv -f $f.new
$f; done
=> Unwrapping files-to-be-installed.
cannot open /usr/pkgsrc/devel/libtool-base/files/shlibtool.in: no
such file
*** Error code 2
More information about the Users
mailing list