On Monday, 16. July 2001 09:50, Cajus Pollmeier wrote: > On Monday 16 July 2001 09:43, tim wrote: > > Hello, > > Hi. > > There's a note on top of README.qt-copy, that says something about > the usage of yacc and byacc. If you follow these instructions, you > should have success ;-) > > Greetings, > -Cajus
Thanks, unfortunately it didnt help. I did $ export YACC='byacc -d' and delete all $KDEDIR\include files but still no luck. > > > I am running sid with kde2.2beta1. Because instabillity problem i > > wanted to install kde2 from cvs. > > I start building with the qt-copy/ folder (dpkg-buildpackage), but > > here is what I get: > > > > ------------------------------------------------------//----------- > >-------- ------ Creating makefiles... > > Qt is now configured for building. Just run make. > > To reconfigure, run make clean and configure. > > > > /usr/bin/make symlinks src-moc src-mt sub-src sub-tools > > make[1]: Entering directory `/home/tim/kdecvs/qt-copy' > > cd src/moc; /usr/bin/make > > make[2]: Entering directory `/home/tim/kdecvs/qt-copy/src/moc' > > flex moc.l > > yacc -d moc.y > > moc.y:679: type clash (`' `string') on default action > > moc.y:768: type clash (`' `string') on default action > > moc.y:769: type clash (`' `string') on default action > > moc.y:770: type clash (`' `string') on default action > > moc.y:961: type clash (`' `string') on default action > > moc.y:962: type clash (`' `string') on default action > > moc.y:1094: type clash (`' `string') on default action > > moc.y:1128: type clash (`' `string') on default action > > make[2]: *** [mocgen.cpp] Error 1 > > make[2]: Leaving directory `/home/tim/kdecvs/qt-copy/src/moc' > > make[1]: *** [src-moc] Error 2 > > ------------------------------------------------------------------/ > >/------- ------------------- > > > > Some guy told me its a conflict in the file src/moc/mocgen.cpp and > > I should redownload but it didnt help. > > > > thanks > > > > tim