I'm trying to compile Wine, and I get the following errors:
darkstar:/usr/src/wine950122# xmkmf -a
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
imake: No such file or directory: Cannot exec /lib/cpp. Stop.
imake: Exit code 1. Stop.
darkstar:/usr/src/wine950122#
I have a clean install of Slackware 2.1.0, and have heard of some problems with
xmkmf with the X11R6/XFree86 3.1 but have not been able to find any answers in the newsgroups. Symbolic links to /bin/cpp and /bin/gcc in /lib only generate
screenfulls of error messages. Is there a solution I have mussed in the
newsgroups, or some files I am missing? Any help would be appreciated.