Alethal
07-13-2003, 06:41 AM
Hello there,
I am using redhat 9.0, freshly installed with all the required devel stuff.
I am getting a problem with the latest cvs version (today) which does not look like a problem from my side. Here is the message:
/usr/lib/qt-3.1/bin/moc -nw zonemgr.h -o m_zonemgr.cpp
/usr/lib/qt-3.1/bin/moc -nw spawnmonitor.h -o m_spawnmonitor.cpp
/usr/lib/qt-3.1/bin/moc -nw spawnlistcommon.h -o m_spawnlistcommon.cpp
/usr/lib/qt-3.1/bin/moc -nw spawnlist2.h -o m_spawnlist2.cpp
make[2]: *** No rule to make target `m_libEQ.cpp', needed by `all'. Stop.
There are lot of those qt-3.1 lines before this but I doubt they are related to my problem.
Any idea how I can solve this please?
I am using redhat 9.0, freshly installed with all the required devel stuff.
I am getting a problem with the latest cvs version (today) which does not look like a problem from my side. Here is the message:
/usr/lib/qt-3.1/bin/moc -nw zonemgr.h -o m_zonemgr.cpp
/usr/lib/qt-3.1/bin/moc -nw spawnmonitor.h -o m_spawnmonitor.cpp
/usr/lib/qt-3.1/bin/moc -nw spawnlistcommon.h -o m_spawnlistcommon.cpp
/usr/lib/qt-3.1/bin/moc -nw spawnlist2.h -o m_spawnlist2.cpp
make[2]: *** No rule to make target `m_libEQ.cpp', needed by `all'. Stop.
There are lot of those qt-3.1 lines before this but I doubt they are related to my problem.
Any idea how I can solve this please?