I got compiling problems on new PC. ./configure works well. but ....
cappy@cappy-gentoo ~/Desktop/deimos-0.57 $ make
Making all in icons
make[1]: Entering directory `/home/cappy/Desktop/deimos-0.57/icons'
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libicons.la
../libtool: line 807: X--tag=CC: command not found
../libtool: line 840: libtool: ignoring unknown tag : command not found
../libtool: line 807: X--mode=link: command not found
../libtool: line 973: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 974: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
../libtool: line 2200: X-g: command not found
../libtool: line 2200: X-O2: command not found
../libtool: line 2369: Xlibicons.la: command not found
Fatal server error:
Server is already active for display 0
If this server is no longer running, remove /tmp/.X0-lock
and start again.
../libtool: line 2381: Xlibicons.la: command not found
../libtool: line 3511: libtool: link: libtool library `libicons.la' must begin with `lib': command not found
../libtool: line 3512: Try `libtool --help --mode=link' for more information.: command not found
make[1]: *** [libicons.la] Error 1
make[1]: Leaving directory `/home/cappy/Desktop/deimos-0.57/icons'
make: *** [all-recursive] Error 1
my libtool is 2.2.6a
Any ideas ?