Hi, > > tar czvf /usr/src/redhat/SOURCES/avifile-0.6.X.tar.gz \ > > /usr/src/redhat/BUILD/avifile-0.6.X > > rpm -ba --clean /usr/src/redhat/SPECS/avifile.spec > > doesn't look like a clean build to me, but anway.
Trust me, it is, it's the same dir as after 'make maintainer-clean' as Zdenek sugested. It's fresh, untouched CVS checkout. > > Any further help !? > > Well, its simple: > > delete the offending .moc file it complains about. if it happens then again > after a "make" it is running the wrong "moc" command. find out which one it > is running and why it doesn't pick up the right one. Then fix your $QTDIR or > setup to make sure it gets the right "moc". If it doesn't work then either > I'm interested in what you're doing _exactly_ and configure output etc. Ok, I installed complete Qt2 on another host (also latest Rawhide) and got different err on build -> recompressor.cpp: In member function `int RecKernel::removeFilter(unsigned int)': recompressor.cpp:218: `swap' undeclared (first use this function) recompressor.cpp:218: (Each undeclared identifier is reported only once for each function it appears in.) recompressor.cpp:282:2: warning: #warning FIXME - use StreamInfo recompressor.cpp:371:2: warning: #warning FIXME - use StreamInfo make[2]: *** [recompressor.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 so it must be something awry with Qt2 on my host. > > I don't do Qt rebuilds, I just install them from very latest Rawhide. > > That doesn't sound clever to me :) Uh !? I'm NOT even trying to _be_ clever. I just want it to be plain as much as it can be. Distro packages that _are_ available already are better left that way if I don't want to have reports from people about incompatibilities with thatX or thatY version of something installed when installing avifile. I just don't want to force people into rebuilding Qt every time they want to install avifile. -- FUBared. -------------------- H T h i n e t - - W e b M a i l -------------------- Ova poruka poslana je upotrebom HThinet WebMail usluge. https://webmail.hinet.hr _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
