maintainer-feedback requested: [Bug 213748] [PATCH] devel/linux-c7-devtools: add missing dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Oct 24 15:50:56 UTC 2016
Maciej Pasternacki <maciej at pasternacki.net> has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to
emulation at FreeBSD.org:
Bug 213748: [PATCH] devel/linux-c7-devtools: add missing dependency
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213748
--- Description ---
Created attachment 176106
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=176106&action=edit
linux-c7-devtools-libmpc.patch
The `/compat/linux/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/cc1` binary,
installed by `cpp` RPM, needs `libmpc.so.3`, which is not installed or pulled
by dependencies.
As it doesn't seem to be used anywhere else currently, I have added it to the
list of RPMs installed by this port, rather than create a new port, in a manner
similar to `libgomp`
More information about the freebsd-emulation
mailing list