Re: [DVBCUT-devel] svn revision 30: Getting rid of FFMPEG, part 1

2007-05-11 Thread Sven Over
Am Friday 11 May 2007 11:15 schrieb Michael Riepe: > Solved. > > The latest scons did the trick... Okay. I've already put the current version number as build-dependency for the Debian package. I will put a remark on the website, that a current version (>=0.96.93) of SCons is needed for building.

Re: [DVBCUT-devel] svn revision 30: Getting rid of FFMPEG, part 1

2007-05-11 Thread Michael Riepe
Solved. The latest scons did the trick... I wrote: > Hmm... > > can you also tell me why it doesn't build anymore? After the update to > r30, it suddenly tries to link with src/*.ui (which is of course > impossible). After cleaning the build directory, it doesn't generate new > src/*base.h files

Re: [DVBCUT-devel] svn revision 30: Getting rid of FFMPEG, part 1

2007-05-10 Thread Sven Over
Am Thursday 10 May 2007 00:08 schrieb Michael Riepe: > Hmm... > > can you also tell me why it doesn't build anymore? After the update to > r30, it suddenly tries to link with src/*.ui (which is of course > impossible). After cleaning the build directory, it doesn't generate new > src/*base.h files

Re: [DVBCUT-devel] svn revision 30: Getting rid of FFMPEG, part 1

2007-05-09 Thread Michael Riepe
Hmm... can you also tell me why it doesn't build anymore? After the update to r30, it suddenly tries to link with src/*.ui (which is of course impossible). After cleaning the build directory, it doesn't generate new src/*base.h files either, and therefore I get lots of missing #include errors. It