tech-pkg archive

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

How does one correctly interpret this PKG_DEVELOPER lang/tcl error?



I suspect the following errors involves libtool. There seems to be alternative filenames produced for libtcl and libtclstub on DragonFly.

Technically, what's going here, and what is the proper way to fix this?
Thanks.
John

764    => Automatic manual page handling
765    => Generating post-install file lists
766 pkg_create: can't stat /work/lang/tcl/work/.destdir/usr/pkg/lib/libtcl84.la' 767 pkg_create: can't stat /work/lang/tcl/work/.destdir/usr/pkg/lib/libtclstub84.a'
768    => Checking file-check results for tcl-8.4.18nb1
769    ERROR: ************************************************************
770    ERROR: The following files are in the PLIST but not in /usr/pkg:
771    ERROR:         /work/lang/tcl/work/.destdir/usr/pkg/lib/libtcl84.la
772 ERROR: /work/lang/tcl/work/.destdir/usr/pkg/lib/libtclstub84.a
773    ERROR: ************************************************************
774    ERROR: The following files are in /usr/pkg but not in the PLIST:
775    ERROR:         /work/lang/tcl/work/.destdir/usr/pkg/lib/libtcl8.4.a
776 ERROR: /work/lang/tcl/work/.destdir/usr/pkg/lib/libtcl8.4.la 777 ERROR: /work/lang/tcl/work/.destdir/usr/pkg/lib/libtcl8.4.so 778 ERROR: /work/lang/tcl/work/.destdir/usr/pkg/lib/libtcl8.4.so.1 779 ERROR: /work/lang/tcl/work/.destdir/usr/pkg/lib/libtcl8.4.so.1.0.0 780 ERROR: /work/lang/tcl/work/.destdir/usr/pkg/lib/libtclstub8.4.a
781    *** Error code 1
782
783    Stop.
784    bmake: stopped in /usr/pkgsrc/lang/tcl
785    *** Error code 1




Home | Main Index | Thread Index | Old Index