From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14654 invoked by alias); 16 Oct 2005 20:52:04 -0000 Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org Received: (qmail 14629 invoked by uid 48); 16 Oct 2005 20:52:03 -0000 Date: Sun, 16 Oct 2005 20:52:00 -0000 Subject: [Bug libgcj/24403] New: --enable-java-awt=qt fails to build X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "bero at arklinux dot org" X-SW-Source: 2005-q4/txt/msg00147.txt.bz2 List-Id: Apparently CPPFLAGS is missing a -I for the newly built compiler's libstdc++ /usr/src/CVS/gcc41/tmp0/./gcc/xgcc -shared-libgcc -B/usr/src/CVS/gcc41/tmp0/./gcc -nostdinc++ -L/usr/src/CVS/gcc41/tmp0/i686-pc-linux-gnu/libstdc++-v3/src -L/usr/src/CVS/gcc41/tmp0/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -isystem /usr/local/i686-pc-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../../../../../libjava/classpath/native/jni/qt-peer -I../../../include -I../../../../../../../libjava/classpath/include -I../../../../../../../libjava/classpath/native/jni/classpath -I../../../../../../../libjava/classpath/native/target/Linux -I../../../../../../../libjava/classpath/native/target/generic -DQT_SHARED -I/usr/lib/qt4/include -I/usr/lib/qt4/include/Qt -g -O2 -D_GNU_SOURCE -MT componentevent.lo -MD -MP -MF .deps/componentevent.Tpo -c ../../../../../../../libjava/classpath/native/jni/qt-peer/componentevent.cpp -fPIC -DPIC -o .libs/componentevent.o In file included from /usr/lib/qt4/include/QtCore/qnamespace.h:27, from /usr/lib/qt4/include/QtCore/qobjectdefs.h:27, from /usr/lib/qt4/include/QtGui/qwindowdefs.h:27, from /usr/lib/qt4/include/Qt/qwidget.h:27, from /usr/lib/qt4/include/Qt/QWidget:1, from ../../../../../../../libjava/classpath/native/jni/qt-peer/componentevent.cpp:38: /usr/lib/qt4/include/QtCore/qglobal.h:30:15: error: new: No such file or directory In file included from /usr/lib/qt4/include/QtCore/qobject.h:31, from /usr/lib/qt4/include/Qt/qwidget.h:28, from /usr/lib/qt4/include/Qt/QWidget:1, from ../../../../../../../libjava/classpath/native/jni/qt-peer/componentevent.cpp:38: /usr/lib/qt4/include/QtCore/qstring.h:43:20: error: string: No such file or directory [...] -- Summary: --enable-java-awt=qt fails to build Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: bero at arklinux dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24403