automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

KDE linking problem with automake projects


From: Erwin Brandenberger
Subject: KDE linking problem with automake projects
Date: Wed, 27 May 2009 00:33:49 -0700 (PDT)

OS: Ubuntu 9.04
IDE: KDE

Project HC is Program and not a Library. Why it uses libtool ? Any help ?

Making all in HC
/bin/bash ../../libtool --tag=CXX --mode=link g++ -DRUN_UNIX -DRUN_LINUX -g
-O2 -o HC HCApp.o HCDocument.o HCGridMDIChild.o HCImages.o HCMainWindow.o
HCPpSimulationSheet.o HCPpSimulationSimulationPage.o
HCPrefDirectoriesDialog.o ../../src/HCRw/libHCRw.a ../../src/HCDb/libHCDb.a
../../libtool: line 835: X--tag=CXX: command not found
../../libtool: line 868: libtool: ignoring unknown tag : command not found
../../libtool: line 835: X--mode=link: command not found
../../libtool: line 1002: *** Warning: inferring the mode of operation is
deprecated.: command not found
../../libtool: line 1003: *** 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 2240: X-DRUN_UNIX: command not found
../../libtool: line 2240: X-DRUN_LINUX: command not found
../../libtool: line 2240: X-g: command not found
../../libtool: line 2240: X-O2: command not found
../../libtool: line 2409: XHC: command not found
X: user not authorized to run the X server, aborting.
../../libtool: line 2421: XHC: command not found
../../libtool: line 2429: mkdir /.libs: No such file or directory
mkdir: cannot create directory `/.libs': Permission denied
make[3]: *** [HC] Error 1
make[3]: Target `all' not remade because of errors.
Making all in HCDb
make[3]: Nothing to be done for `all'.
Making all in HCRw
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
make[2]: *** [all-recursive] 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 *** 
-- 
View this message in context: 
http://www.nabble.com/KDE-linking-problem-with-automake-projects-tp23737527p23737527.html
Sent from the Gnu - Automake - General mailing list archive at Nabble.com.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]