PDA

View Full Version : Cannot compile latest CVS



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?

Alethal
07-13-2003, 06:50 AM
Hello.
I am a stupid dumbass, sorry. Naturally, I posted before searching
I solved my problem.
Please beat me down hard.

BlueAdept
07-13-2003, 07:31 AM
Hehe.

Actually your not a dumbass. You did search and figured out the problem yourself.

It is the people who refuse to search, then demand answers, and then complain that people are being rude. They are the dumbasses.

If you want to help, you might want to post here how you fixed it or the link to the message that helped you. It might help the next person who comes along, does the search and comes here can find the answer.

Alethal
07-13-2003, 08:35 AM
oh yes, thanks.
Well, if you experience the same problem.
go to showeq/src and then cp libeq.h libEQ.h then make -f Makefile.dist
./configure, make, make install
That should do it :)

LordCrush
07-13-2003, 09:03 AM
Grats on finding it yourself =)) /wave

fester
07-13-2003, 09:06 PM
/cheer

Cheshire_Dragon
07-15-2003, 10:00 AM
Alethal used search and he found what he needed. Good Job! :)

/Agree BlueAdept