The Deimos Project

Lies, damn lies and statistics

Already a part of Deimos? Log in!

Compiling problem.


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 ?

So far I have only compiled with Libtool 1.x series. I can't guarantee it works wit libtool 2.x.

Could you try with libtool 1.5?

Yeah. It compiles fine now with libtool-1.5.26. :) Requirements page will be nice. :)

Edit: Another problem. Add new PC ,returns me that error

"Wrong format. This is possible with a bad connection or a busy server."

Edit2: Same with Commiting.

"An error occurred while committing: Wrong format. This is possible with a bad connection or a busy server. Please try again later"

Edit3: No problems with commiting in Windows XP... hm