http://qa.mandrakesoft.com/show_bug.cgi?id=446
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla-
| |[EMAIL PROTECTED]
URL| |http://switch.dl.sourceforge
| |.net/sourceforge/qtella/qtel
| |la-0.6.1.tar.gz
------- Additional Comments From [EMAIL PROTECTED] 2003-25-06 03:52 -------
I downloaded qtella-0.6.1 and compiled successfully it with gcc-c++-3.3-2mdk.
Can you try again?
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
I was building a new rpm and during the "%make" portion g++ seemed to have
segfaulted on me and then a notice came up asking to send this to mandrake. Im
sorry that I dont know enough about programming to give you a better idea of the
cause but I hope ive given sufficient logs to help you.
g++ -DHAVE_CONFIG_H -I. -I. -I. -O3 -fomit-frame-pointer -pipe
-mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -c TailFile.cc
In file included from /usr/include/c++/3.2/backward/iostream.h:31,
from TailFile.cc:20:
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This
file includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++ standard.
Examples include substituting the <X> header for the <X.h> header for C++
includes, or <sstream> instead of the deprecated header <strstream.h>. To
disable this warning use -Wno-deprecated.
In file included from /usr/include/c++/3.2/istream:297,
from /usr/include/c++/3.2/iostream:46,
from /usr/include/c++/3.2/backward/iostream.h:32,
from TailFile.cc:20:
/usr/include/c++/3.2/bits/istream.tcc:195: internal error: Segmentation fault
Please submit a full bug report,