Hi all,
when running a GNUstep program I compiled, I get:
Error (objc-load):Error relocating
/System/Library/Bundles/libgnustep-back-028.bundle/libgnustep-back-028:
XmuLookupStandardColormap: symbol not found
I think it is part of Xmu, but I have both installed:
$ apk list | grep xmu
libxmu-1.1.3-r0 x86 {libxmu} (MIT) [installed]
libxmu-dev-1.1.3-r0 x86 {libxmu} (MIT) [installed]
libxmu-doc-1.1.3-r0 x86 {libxmu} (MIT)
do I miss another library or is our Xmu incomplete?
The "same" code runs perfectly on regular Loinux and other operating
systems.
Riccardo