I am trying to compile back-xlibs, while install everything back-xlibs
needed from Debian package repository, a.k.a. to compile the minimum to
get back-xlibs running. This goes successful.
However all gnustep applications doesn't run.
$ SystemPreferences
SystemPreferences: symbol lookup error: /usr/lib/GNUstep/Bundles/libgnustep-xlib-014.bundle/./libgnustep-xlib-014: undefined symbol: XShmQueryVersion
$ GWorkspace
GWorkspace: symbol lookup error: /usr/lib/GNUstep/Bundles/libgnustep-xlib-014.bundle/./libgnustep-xlib-014: undefined symbol: XShmQueryVersion
What should I do in this case? Detail procedure of what I did follows:
First install the following Lenny packages:
xserver-xorg-dev
libxt-dev
gobjc
gnustep-gui-runtime
gnustep-base-runtime
libgnustep-gui-dev