Date: Thu, 22 Jun 2017 09:19:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 220204] net-mgmt/netxms Message-ID: <bug-220204-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220204 Bug ID: 220204 Summary: net-mgmt/netxms Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: bofh@freebsd.org Reporter: peter@icebear.net Assignee: bofh@freebsd.org Flags: maintainer-feedback?(bofh@freebsd.org) I'm building netxms with PostgreSQL support but get the following error, lo= oks like the sqlite library's are hardcoded somewhere. ------------- =3D=3D=3D> Installing for netxms-2.0.7 =3D=3D=3D> netxms-2.0.7 depends on file: /usr/local/lib/libcrypto.so.9 - = found =3D=3D=3D> netxms-2.0.7 depends on package: perl5>=3D5.26<5.27 - found =3D=3D=3D> netxms-2.0.7 depends on shared library: libcurl.so - found (/usr/local/lib/libcurl.so) =3D=3D=3D> netxms-2.0.7 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) =3D=3D=3D> netxms-2.0.7 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) =3D=3D=3D> netxms-2.0.7 depends on shared library: libtre.so - found (/usr/local/lib/libtre.so) =3D=3D=3D> netxms-2.0.7 depends on shared library: libpq.so.5 - found (/usr/local/lib/libpq.so.5) =3D=3D=3D> Checking if netxms already installed =3D=3D=3D> Registering installation for netxms-2.0.7 pkg-static: Unable to access file /usr/ports/net-mgmt/netxms/work/stage/usr/local/lib/libnxsqlite.so:No such = file or di rec= tory pkg-static: Unable to access file /usr/ports/net-mgmt/netxms/work/stage/usr/local/lib/libnxsqlite.so.2:No such file or=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 directory pkg-static: Unable to access file /usr/ports/net-mgmt/netxms/work/stage/usr/local/lib/libnxsqlite.so.2.0.0:No such file = or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/net-mgmt/netxms *** Error code 1 Stop. make: stopped in /usr/ports/net-mgmt/netxms ---------- silly work around from my end : touch /usr/ports/net-mgmt/netxms/work/stage/usr/local/lib/libnxsqlite.so touch /usr/ports/net-mgmt/netxms/work/stage/usr/local/lib/libnxsqlite.so.2 touch /usr/ports/net-mgmt/netxms/work/stage/usr/local/lib/libnxsqlite.so.2.= 0.0 make install rm /usr/local/lib/libnxsqlite.so* --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220204-13>