S
SubSonniC
Mitglied
Hy,
also ich weiß nich aber irgendwie raff ich Kdevelop nich so ganz.
Würde sich vielleicht jemand erbarmen mir per ICQ zu leiten nur einmal ein lauffähiges Programm unter linux zu erstellen. Bzw. eine *.exe für windoof.
Ich bekomm hier eine fehlermeldung nach der anderen.
jedesmal wenn ich eine behoben habe kommt eione andere.
Ich liste mal eine auf:
cd '/home/subsonnic/test3' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/subsonnic/test3/debug' && cd '/home/subsonnic/test3/debug' && CC="i586-mingw32msvc-c" CXX="i586-mingw32msvc-c++" LD="i586-mingw32msvc-ld" CXXFLAGS="-O0 -g3" "/home/subsonnic/test3/configure" --enable-debug=full && cd '/home/subsonnic/test3/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make
aclocal
aclocal:configure.in:8: warning: macro `AM_PROG_LIBTOOL' not found in library
autoheader
automake
autoconf
configure.in:8: error: possibly undefined macro: AM_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.
make: *** [all] Fehler 1
*** Exited with status: 2 ***
vorher war das Problem mit moke: command not found.
habe ich installiert, wobei ich mich sehr wundere warum das nich schon installiert war.
Ich meine hä..... meine makefiles von sourcecode programmen rufen doch auch make auf oder nich?
Dann hab ich mal ne meldung bekommen wie etwa
cmake: command not found
auch installiert
Was ist cmake
Bei einer KDE-Anwendung (Wobei ich ja Gnome hab) und nach automake und configure bringt er mir bei configure diese meldung
checking for X...
configure: error: Can't find X includes. Please check your installation and add the correct paths!
*** Exited with status: 1 ***
Was hat das mit den Projekten auf sich.
Ich will einfach nur ne einfache konsolen anwendung schreiben
win32? unter linux?
hmm.-
Schon ma netten Dank zurück
also ich weiß nich aber irgendwie raff ich Kdevelop nich so ganz.
Würde sich vielleicht jemand erbarmen mir per ICQ zu leiten nur einmal ein lauffähiges Programm unter linux zu erstellen. Bzw. eine *.exe für windoof.
Ich bekomm hier eine fehlermeldung nach der anderen.
jedesmal wenn ich eine behoben habe kommt eione andere.
Ich liste mal eine auf:
cd '/home/subsonnic/test3' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make -f Makefile.cvs && mkdir '/home/subsonnic/test3/debug' && cd '/home/subsonnic/test3/debug' && CC="i586-mingw32msvc-c" CXX="i586-mingw32msvc-c++" LD="i586-mingw32msvc-ld" CXXFLAGS="-O0 -g3" "/home/subsonnic/test3/configure" --enable-debug=full && cd '/home/subsonnic/test3/debug' && WANT_AUTOCONF_2_5="1" WANT_AUTOMAKE_1_6="1" make
aclocal
aclocal:configure.in:8: warning: macro `AM_PROG_LIBTOOL' not found in library
autoheader
automake
autoconf
configure.in:8: error: possibly undefined macro: AM_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.
make: *** [all] Fehler 1
*** Exited with status: 2 ***
vorher war das Problem mit moke: command not found.
habe ich installiert, wobei ich mich sehr wundere warum das nich schon installiert war.
Ich meine hä..... meine makefiles von sourcecode programmen rufen doch auch make auf oder nich?
Dann hab ich mal ne meldung bekommen wie etwa
cmake: command not found
auch installiert
Was ist cmake
Bei einer KDE-Anwendung (Wobei ich ja Gnome hab) und nach automake und configure bringt er mir bei configure diese meldung
checking for X...
configure: error: Can't find X includes. Please check your installation and add the correct paths!
*** Exited with status: 1 ***
Was hat das mit den Projekten auf sich.
Ich will einfach nur ne einfache konsolen anwendung schreiben
win32? unter linux?
hmm.-
Schon ma netten Dank zurück
Zuletzt bearbeitet: