[Bug 210062] astro/routino: install shared library
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jun 5 20:21:24 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210062
Bug ID: 210062
Summary: astro/routino: install shared library
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: bofh at freebsd.org
Reporter: cmt at freebsd.org
Flags: maintainer-feedback?(bofh at freebsd.org)
Assignee: bofh at freebsd.org
Created attachment 171073
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=171073&action=edit
include shared libraries and enable stripping
Due to the homegrown Makefile in routino-3.1.1/src/Makefile the shared
libraries libroutino and libroutino-slim had not been installed (cp threw
errors for unknown options). Further, stripping of the installed binaries
failed with permission errors. All these errors had been ignored (the shared
libraries were even missing from the pkg-plist), but downstream users of
libroutino were left cold in the rain (notably qmapshack). Attached patch fixes
these issues.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list