pkgsrc-WIP-changes archive

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

compat32_expat: Add a TODO



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Wed Jul 24 20:34:57 2019 +0200
Changeset:	a40863229472f00bffe01e09b53e15c7eb1e6c6f

Added Files:
	compat32_expat/TODO

Log Message:
compat32_expat: Add a TODO

Installation fails due run-time search path checks.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a40863229472f00bffe01e09b53e15c7eb1e6c6f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 compat32_expat/TODO | 4 ++++
 1 file changed, 4 insertions(+)

diffs:
diff --git a/compat32_expat/TODO b/compat32_expat/TODO
new file mode 100644
index 0000000000..164b072a70
--- /dev/null
+++ b/compat32_expat/TODO
@@ -0,0 +1,4 @@
+- Run-time search paths checks fails:
+
+   => Checking for missing run-time search paths in compat32_expat-2.2.6
+   ERROR: emul/netbsd32/bin/xmlwf: missing library: libexpat.so.1


Home | Main Index | Thread Index | Old Index