DragonFly users List (threaded) for 2006-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: libtool-base not building
On Sun, 13 Aug 2006, Justin Sherrill wrote:
> 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
Works okay on my -current machine. Is shlibtool.in actually missing?
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]