takie coś mi wypluwa:
Kod: Zaznacz cały
cd '/home/grusio/programowanie/ss/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" LC_MESSAGES="C" LC_CTYPE="C" make -k
make all-recursive
Making all in src
/bin/bash ../libtool --tag=CXX --mode=link g++ -O0 -g3 -o ss ss.o
../libtool: line 832: X--tag=CXX: command not found
../libtool: line 865: libtool: ignoring unknown tag : command not found
../libtool: line 832: X--mode=link: command not found
../libtool: line 999: *** Warning: inferring the mode of operation is deprecated.: command not found
../libtool: line 1000: *** Future versions of Libtool will require --mode=MODE be specified.: command not found
gcc: no input files
gcc: no input files
gcc: no input files
gcc: no input files
../libtool: line 2237: X-O0: command not found
../libtool: line 2237: X-g3: command not found
../libtool: line 2406: Xss: command not found
X: user not authorized to run the X server, aborting.
../libtool: line 2418: Xss: command not found
../libtool: line 2426: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make[2]: *** [ss] Error 1
make[2]: Target `all' not remade because of errors.
make[2]: Nothing to be done for `all-am'.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
*** Exited with status: 2 ***
https://bugs.launchpad.net/ubuntu/+sour ... bug/253286
https://bugs.launchpad.net/ubuntu/+sour ... bug/285841
Szukam rozwiązania na stałe, na tej stronce jest rozwiązanie tylko że za kazdym razem trzeba zmieniać w projekcie coś albo zmienić repo na hardy i instalowac stare libtool. Zna ktoś rozwiazanie z którym nie będe musiał ingerować w pliki kdevelopa tak by działał jak na ubunu 8.04 i wczesniejszych(bez porblemow)
Dodam że wszystkie programy kompiluje g++ bez problemu, tylko że przy większych projektach KDE jest jak złoto
Edit: działa po downgrade libtool ale teraz mam cos z aktualizacjami namieszane:]