I have Slackware 7.1 Xfree86 4.01 and KDE 2.0 with
QT 2.2 and the latest Glibc.. When trying to compile Wine I receive the
following error:
make[3]: `x11drv.o' is up to date. make[3]: Leaving directory `/usr/src/wine/windows/x11drv' make[3]: Entering directory `/usr/src/wine/windows/x11drv' gcc -I. -I. -I../../include -I../../include -g -O2 -Wall -fPIC -D__WINE__ -DBINDIR="\"/usr/local/bin\"" -D_REENTRANT -o wineclipsrv ./wineclipsrv.c -L/usr/X11/lib -lSM -lICE -lXext -lX11 -lncurses -lm -lutil -ldl /usr/X11/lib/libX11.so: undefined reference to `shmctl@@GLIBC_2.0' collect2: ld returned 1 exit status make[3]: *** [wineclipsrv] Error 1 make[3]: Leaving directory `/usr/src/wine/windows/x11drv' make[2]: *** [../../windows/x11drv/wineclipsrv] Error 2 make[2]: Leaving directory `/usr/src/wine/dlls/x11drv' make[1]: *** [x11drv/libx11drv.so] Error 2 make[1]: Leaving directory `/usr/src/wine/dlls' make: *** [dlls] Error 2
=== Any suggestions???
Matt |