From: Jan M. <me...@ja...> - 2002-10-21 16:05:07
|
Hello, the problem described below was already postet to the list, but without reply. So I will try again. The following message appears during compilation try on this configuration: RedHat 8.0 KDE 3.0.3-13 QT 3.0.5-17 QT-DEVEL 3.0.5-17 KERNEL 2.4.18-14 compiler output: --snip-- g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/lib/qt3-gcc3.2/include -I/usr/X11R6/include -Wall -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -c Fork.cpp Fork.cpp: In member function `virtual bool Fork::start(KProcess::RunMode, KProcess::Communication)': Fork.cpp:45: cannot convert `QValueListIterator<QCString>' to `char*' in assignment make[3]: *** [Fork.o] Fehler 1 make[3]: Verlassen des Verzeichnisses Verzeichnis =C2=BB/home/kenpo/download/source/kreatecd-1.1.0/kreatecd=C2=AB make[2]: *** [all-recursive] Fehler 1 make[2]: Verlassen des Verzeichnisses Verzeichnis =C2=BB/home/kenpo/download/source/kreatecd-1.1.0/kreatecd=C2=AB make[1]: *** [all-recursive] Fehler 1 make[1]: Verlassen des Verzeichnisses Verzeichnis =C2=BB/home/kenpo/download/source/kreatecd-1.1.0=C2=AB make: *** [all-recursive-am] Fehler 2 --snap-- Maybe can somebody help where it hangs...specialy WHY it hangs :) Greets Jan |