PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : kiphonie make fehler



pasumima
21.11.03, 19:14
kiphonie make fehler aber wiso

also configure läuft ohne fehler

updating cache ./config.cache
creating ./config.status
fast creating ./Makefile
fast creating doc/Makefile
fast creating doc/en/Makefile
fast creating kiphonie/Makefile
fast creating po/Makefile
creating config.h

aber bei make kommt dann das hier

make all-recursive
make[1]: Entering directory `/home/micha/maltesten/kiphonie'
Making all in kiphonie
make[2]: Entering directory `/home/micha/maltesten/kiphonie/kiphonie'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c mobileinfo.cpp
In file included from mobileinfo.cpp:45:
mobileinfo.h:40:7: Warnung: no newline at end of file
In file included from mobileinfo.cpp:47:
logging.h:45:7: Warnung: no newline at end of file
In file included from mobileinfo.cpp:48:
version.h:25:7: Warnung: no newline at end of file
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions -fno-check-new -c logging.cpp
In file included from logging.cpp:27:
version.h:25:7: Warnung: no newline at end of file
logging.cpp:28:20: common.h: Datei oder Verzeichnis nicht gefunden
In file included from logging.cpp:29:
logging.h:45:7: Warnung: no newline at end of file
logging.cpp: In function `const char* reform(const char*, int)':
logging.cpp:72: error: `chk' undeclared (first use this function)
logging.cpp:72: error: (Each undeclared identifier is reported only once for
each function it appears in.)
logging.cpp: In function `const char* hexdump(const unsigned char*, int, int)':
logging.cpp:109: error: `chk' undeclared (first use this function)
make[2]: *** [logging.o] Fehler 1
make[2]: Leaving directory `/home/micha/maltesten/kiphonie/kiphonie'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/home/micha/maltesten/kiphonie'
make: *** [all-recursive-am] Fehler 2

hat jemand ne ahnung was da schief läuft ????

HomerSimpson
08.04.04, 16:59
Hi,

mit einem ähnlichen Problem schlage ich mich auch rum. Bei mir kommen auch dieselben Fehlermeldung wie bei dir. Habe aber bis jetzt auch noch keine Lösung.
Hier mein Thread dazu vielleicht http://www.linuxforen.de/forums/showthread.php?t=131003

Wenn du eine Lösung gefunden kannste mich ja mal wissen lassen, ich werd sonst noch irre!