https://qa.mandrakesoft.com/show_bug.cgi?id=446
------- Additional Comments From [EMAIL PROTECTED] 2003-02-05 11:01 ------- Mandrake 9.0 on Athlon +1800 512 Mb RAM The "Segmentation fault" while compiling qtella-0.6.1. Reproductible. The snippet is as follows: -------------------------------------------------------------------- cc1plus: warning: changing search order for system directory "/usr/include" cc1plus: warning: as it has already been specified as a non-system directory BWidgetConnections.cpp: In constructor `BWidgetConnections::BWidgetConnections(QWidget*, const char*, unsigned int)': BWidgetConnections.cpp:35: internal error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:https://qa.mandrakesoft.com/> for instructions. make[1]: *** [BWidgetConnections.o] Error 1 make[1]: Leaving directory `/home/vlad/gnutella/qtella-0.6.1/src' make: *** [all-recursive] Error 1 -------------------------------------------------------------------- ------- 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] 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,
