Bug#35224: strange characters in message window

zonk at matfyz.cz zonk at matfyz.cz
Thu Nov 22 16:18:54 UTC 2001


Package: kdevelop
Version: 2.0.2 (using KDE 2.2.2 )
Severity: normal
Installed from:    RedHat RPMs
Compiler:          gcc 2.96 (gcc-2.96-98 rpm)
OS:                Linux
OS/Compiler notes: locale=cs_CZ

When I try to build my project in KDevelop, strange characters appear in message window, while when running make from console, everything is ok. There is a copy of make output from message window:
--------------------------------------------
gmake[4]: Leaving directory `/home/arne/progs/devel/sndedit/sndedit/docs'
Đgmake[3]: Leaving directory `/home/arne/progs/devel/sndedit/sndedit/docs'

gmake[3]: Entering directory `/home/arne/progs/devel/sndedit/sndedit'
Makefile:701: rwarning: overriding commands for target `mainwidget.moc'e
aMakefile:683: iwarning: ignoring old commands for target `mainwidget.moc'i
aMakefile:705: iwarning: overriding commands for target `rawload.moc'.
aMakefile:673: iwarning: ignoring old commands for target `rawload.moc'o
aMakefile:709: iwarning: overriding commands for target `configdialogtemplate.moc'i
aMakefile:693: warning: ignoring old commands for target `configdialogtemplate.moc'
Makefile:725: warning: overriding commands for target `newfile.moc'
Makefile:663: warning: ignoring old commands for target `newfile.moc'
Dg++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt-2.3.1/include -I/usr/X11R6/include    -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin -O0 -g3 -Wall -Wno-unused -I/usr/lib/qt2/include  -c wave.cpp
^BIn file included from wave.cpp:18\:
 wave.h:38: declaration of `int wave::samples'b
awave.h:36: conflicts with previous declaration `short int
*wave::samples'
awave.h:50: syntax error before `*'
awave.h:38: duplicate member `wave::samples'i
awave.cpp: In method `wave::wave (SF_INFO)':
owave.cpp:21: `_samples' undeclared (first use this function)w
awave.cpp:21: (Each undeclared identifier is reported only once for each
function it appears in.)^E
awave.cpp:23: cannot convert `unsigned int' to `short int *' in
assignmentu
agmake[3]: *** [wave.o] Error 1
sgmake[3]: Leaving directory `/home/arne/progs/devel/sndedit/sndedit'
ngmake[2]: Leaving directory `/home/arne/progs/devel/sndedit/sndedit'
gmake[1]: Leaving directory `/home/arne/progs/devel/sndedit'
ngmake[2]: *** [all-recursive] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all-recursive-am] Error 2
*** failed ***
--------------------------------------------
Real name of file 'awave.cpp' is wave.cpp and when I click it to get to the error line and file, KDevelop says "/home..../awave.cpp file does not exist"

(Submitted via bugs.kde.org)


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list