[Bug 274912] libspectre does not compile with ghostscript10
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274912] libspectre does not compile with ghostscript10"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 05 Nov 2023 00:15:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274912
Daniel Engberg <diizzy@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diizzy@FreeBSD.org
--- Comment #2 from Daniel Engberg <diizzy@FreeBSD.org> ---
This works fine in both 13.2-RELEASE using ports and 12.4-RELEASE using
Poudriere so I suspect is something odd with your local install.
ls -l /usr/local/lib/libgs.so*
lrwxr-xr-x 1 root wheel 14 Nov 5 00:05 /usr/local/lib/libgs.so ->
libgs.so.10.02
lrwxr-xr-x 1 root wheel 14 Nov 5 00:05 /usr/local/lib/libgs.so.10 ->
libgs.so.10.02
-rwxr-xr-x 1 root wheel 23261080 Nov 5 00:06 /usr/local/lib/libgs.so.10.02
ls -l /usr/local/lib/compat/pkg/
total 0
Not sure where the files in /usr/local/lib/compat originates, Google suggests
its some stray upgrade or such.
--
You are receiving this mail because:
You are the assignee for the bug.