pkgsrc-Users archive

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

Re: Error compiling libxslt (as a dependency of tig) under Slackware Linux





Le dim. 1 mars 2020 à 00:00, Roland Illig <roland.illig%gmx.de@localhost> a écrit :

Am February 28, 2020 5:01:06 PM UTC schrieb Noryungi <noryungi%gmail.com@localhost>:
>Hello,
>
>Using a fresh installation of pkgsrc-2019Q4, compiling "tig"
>(devel/tig) as
>a test, I get:
>
>/bin/grep: /opt/pkgsrc/pkgsrc/textproc/libxslt/work/.buildlink/lib64/
>liblzma.la: No such file or directory

The lib64 looks strange to me. It should only be lib, without the 64. Does liblzma.la exist in .buildlink/lib?

Actually, Ottavio was correct: bootstrapping pkgsrc with "$ ./bootstrap --unprivileged --prefix=/opt/packages --prefer-pkgsrc=yes" works, but the compilation now stops with a PLIST error on "expat":

=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for expat-2.2.8
ERROR: ************************************************************
ERROR: The following files are in /opt/pkgsrc/pkgsrc/textproc/expat/work/.destdir/opt/packages but not in the PLIST:
ERROR:         /opt/pkgsrc/pkgsrc/textproc/expat/work/.destdir/opt/packages/man/man1/xmlwf.1
*** Error code 1

Stop.
bmake[3]: stopped in /opt/pkgsrc/pkgsrc/textproc/expat
*** Error code 1

Any help on this one?

Many thanks in advance!

-- N.
 


Home | Main Index | Thread Index | Old Index