Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-11-23 Thread Ralph Glasstetter
helps, ralph > -Ursprüngliche Nachricht- > Von: "Alexander Winizki" > Gesendet: 23.11.09 23:12:56 > An: DVBCUT development discussions > Betreff: [DVBCUT-devel] Failed to compile dvbcut trunk version > Hi, > I use OpenSuse 11.2. I have checked out the c

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-11-23 Thread Michael Riepe
Alexander Winizki wrote: > Hi, > I use OpenSuse 11.2. I have checked out the current SVN revision of > DVBCUT and when I run configure, I get the following output: > > a...@bigblue:/home/programs/dvbcut/dvbcut> ./configure [...] > checking for main in -lqt-mt... no > checking for main in -lqt...

[DVBCUT-devel] Failed to compile dvbcut trunk version

2009-11-23 Thread Alexander Winizki
Hi, I use OpenSuse 11.2. I have checked out the current SVN revision of DVBCUT and when I run configure, I get the following output: a...@bigblue:/home/programs/dvbcut/dvbcut> ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-13 Thread Alexander Winizki
Hi, > OK, that's strange... but maybe a problem with you special scons > version (which one?). That happend already sometimes in the past, > actually one of the reasons why Michael provided that alternative procedure. > > My scons version is: 0.98.3-9.1 > ___

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-12 Thread Michael Riepe
Hi! qu...@laptop.org wrote: > On Mon, Jan 12, 2009 at 12:48:14PM +0100, Michael Riepe wrote: > >>You need to "make clean" before you compile r143. > > > Why should that be? No dependency tracking in the make? You can generate dependencies manually ("make dep"), but that step is strictly optio

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-12 Thread quozl
On Mon, Jan 12, 2009 at 12:48:14PM +0100, Michael Riepe wrote: > You need to "make clean" before you compile r143. Why should that be? No dependency tracking in the make? "make clean" indeed fixes it. Zoom works. -- James Cameronmailto:qu...@us.netrek.org http://quozl.netrek.org/ ---

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-12 Thread Michael Riepe
As I said: You need to "make clean" before you compile r143. qu...@laptop.org wrote: > On Mon, Jan 12, 2009 at 08:13:49AM +0100, Michael Riepe wrote: > >>qu...@laptop.org wrote: >> >>>I did an svn update, it said it was at revision 140. Is that right? >> >>Probably. Today we're at r143. > > >

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-12 Thread quozl
On Mon, Jan 12, 2009 at 08:13:49AM +0100, Michael Riepe wrote: > qu...@laptop.org wrote: > > I did an svn update, it said it was at revision 140. Is that right? > > Probably. Today we're at r143. Cool. r143 also compiles fine, but fails with a segmentation fault on open of a file saved with r14

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-11 Thread Michael Riepe
Hi! qu...@laptop.org wrote: > I did an svn update, it said it was at revision 140. Is that right? Probably. Today we're at r143. [...] > Test results: works great, much improved over the Debian Lenny version > 0.5.4. Noted the new keyboard shortcuts for start, stop, and export. > Tested the n

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-11 Thread quozl
Trying out the new INSTALL on Debian Lenny now, I get a failure compiling avframe.cpp. Solved by running configure with --with-qt3-include=/usr/include/qt3 ... avframe.cpp:21:20: error: qimage.h: No such file or directory I did an svn update, it said it was at revision 140. Is that right? Ther

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-07 Thread Michael Riepe
Hi! Ralph Glasstetter wrote: > I appended an updated INSTALL file to that email... Michael (BTW, a Happy New > Year :-)), could you please add it to the repository? That was r139 - codename "Happy New Year". ;-) I also added two new configure options, --with-qt3-include and --with-qt3-lib, whi

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-07 Thread Ralph Glasstetter
Hi, Am Montag, 5. Januar 2009 schrieb Alexander Winizki: > Hi, > sorry but i had no time to try your suggestions until today. The above > mentioned error occurs both with the tarball and with the sources > checked out directly from svn using your command. OK, that's strange... but maybe a problem

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2009-01-05 Thread Alexander Winizki
Ralph Glasstetter schrieb: > Hi again, > > Am Samstag, 27. Dezember 2008 schrieb Alexander Winizki: > >> Hi, >> I have downloaded the SVN tarball of the current trunk version (revision >> 138) and unpacked it. >> > > Ups,... just read that again... you downloaded a SVN tarball??? > >From

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2008-12-29 Thread Ralph Glasstetter
Hi again, Am Samstag, 27. Dezember 2008 schrieb Alexander Winizki: > Hi, > I have downloaded the SVN tarball of the current trunk version (revision > 138) and unpacked it. Ups,... just read that again... you downloaded a SVN tarball??? >From which site/link? Not from my site (http://dvbcut.kicks

Re: [DVBCUT-devel] Failed to compile dvbcut trunk version

2008-12-29 Thread Ralph Glasstetter
Hi, Am Samstag, 27. Dezember 2008 schrieb Alexander Winizki: > Hi, > I have downloaded the SVN tarball of the current trunk version (revision > 138) and unpacked it. When I start make, it seems to compile lots of > files without an error message and then says "done building targets", > but at the

[DVBCUT-devel] Failed to compile dvbcut trunk version

2008-12-27 Thread Alexander Winizki
Hi, I have downloaded the SVN tarball of the current trunk version (revision 138) and unpacked it. When I start make, it seems to compile lots of files without an error message and then says "done building targets", but at the end there seems to be no result - the bin directory is empty. I use open