Bug#35224: marked as done (strange characters in message window) by Harald Fernengel <harry at kdevelop.org>

Stephan Kulow owner at bugs.kde.org
Thu Feb 28 22:17:49 UTC 2002


Your message with subj: Broken Red Hat package

Hi,

this bug appears due to a broken Red Hat package, please install KDevelop from 
source (see www.kdevelop.org).

Best regards,
Harry

has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 22 Nov 2001 16:18:54 +0000
Received: (qmail 29562 invoked by uid 33); 22 Nov 2001 16:18:54 -0000
Date: 22 Nov 2001 16:18:54 -0000
Message-ID: <20011122161854.29561.qmail at master.kde.org>
To: submit at bugs.kde.org
Subject: strange characters in message window
From: zonk at matfyz.cz

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)





More information about the KDevelop-devel mailing list