Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Nov 2023 00:15:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 274912] libspectre does not compile with ghostscript10
Message-ID:  <bug-274912-39348-Y2AviLr8fz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274912-39348@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274912-39348-Y2AviLr8fz>