heyn
User
 Platinum Boarder
| Posts: 239 |   | Karma: 14
|
Re:forced invisible checking in heads-up (svn) - 2007/09/03 02:17
Hi floty,
thx for the quick reply/fix. I can't test it at the moment because compiling is erratic for me at the moment. I'll have to stay on 775 for now.
I've left the messages I keep getting at the bottom of this post anyway in case you happen to know these messages and a quick fix for them but if it is just due to the rapid changes at the moment, I can live with 775 for a while.
heyn
This was with a "fresh" compile (no old files used):
g++ -m64 -Wl,-rpath,/opt/qt4/lib -o bin/pokerth_server obj/pokerth_server.o obj/daemon.o obj/moc_qthelper.o -Llib -L/opt/qt4/lib -lboost_thread-mt -lboost_thread -lpokerth_lib -lcrypto -lQtCore -L/opt/qt4/lib -lz -lm -pthread -lgthread-2.0 -lrt -lglib-2.0 -lpthread -ldl make[1]: Leaving directory `/root/pokerth' make -f Makefile.pokerth_lib install make[1]: Entering directory `/root/pokerth' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/root/pokerth' make -f Makefile.pokerth_game install make[1]: Entering directory `/root/pokerth' cp -f -r /root/pokerth/data/fonts /usr/share/pokerth/data/ cp -f -r /root/pokerth/data/gfx /usr/share/pokerth/data/ cp -f -r /root/pokerth/data/misc /usr/share/pokerth/data/ cp -f -r /root/pokerth/data/sounds /usr/share/pokerth/data/ cp -f -r /root/pokerth/data/translations /usr/share/pokerth/data/ make[1]: Leaving directory `/root/pokerth' make -f Makefile.pokerth_server install make[1]: Entering directory `/root/pokerth' make[1]: Nothing to be done for `install'. make[1]: Leaving directory `/root/pokerth'
|