[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug awt/27928] New: build failure with QT peers: missing file
From: |
philippe dot laporte at gatespacetelematics dot com |
Subject: |
[Bug awt/27928] New: build failure with QT peers: missing file |
Date: |
7 Jun 2006 11:52:40 -0000 |
during make of classpath, after configuring with
./configure --with-jikes --enable-jni --enable-qt-peer --disable-gtk-peer
get
g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include
-I../../../native/jni/classpath -I../../../native/target/Linux
-I../../../native/target/generic -DQT_SHARED
-I/usr/local/Trolltech/Qt-4.1.3/include
-I/usr/local/Trolltech/Qt-4.1.3/include/QtCore
-I/usr/local/Trolltech/Qt-4.1.3/include/QtGui -g -O2 -MT slotcallbacks.lo -MD
-MP -MF .deps/slotcallbacks.Tpo -c slotcallbacks.cpp -fPIC -DPIC -o
.libs/slotcallbacks.o
slotcallbacks.cpp:200:31: error: slotcallbacks.moc.h: No such file or directory
make[4]: *** [slotcallbacks.lo] Error 1
.
.
.
Then, looking for files:
address@hidden classpath-0.91]$ find / -name
slotcallbacks.moc.h2>/dev/null
address@hidden classpath-0.91]$ find / -name slotcallbacks.cpp 2>/dev/null
/home/laporte/downloads/classpath-0.91/native/jni/qt-peer/slotcallbacks.cpp
--
Summary: build failure with QT peers: missing file
Product: classpath
Version: 0.91
Status: UNCONFIRMED
Severity: blocker
Priority: P3
Component: awt
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: philippe dot laporte at gatespacetelematics dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27928
- [Bug awt/27928] New: build failure with QT peers: missing file,
philippe dot laporte at gatespacetelematics dot com <=