DragonFly BSD
DragonFly users List (threaded) for 2006-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

libtool-base not building


From: Justin Sherrill <justin@xxxxxxxxxxxxxxxxxx>
Date: Sun, 13 Aug 2006 23:09:12 -0400

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




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