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?

There is a qimage.h on the system, in /usr/include/qt3/qimage.h, and all
the packages listed in INSTALL are installed:

libqt3-mt-dev qt3-dev-tools scons libao-dev libmad0-dev liba52-0.7.4-dev

Compiling within emacs, many others fail for similar cause, so it looks
like missing include path.  Makefile shows CPPFLAGS is missing
-I/usr/include/qt3, and adding it solves the immediate problem.  Build
completes normally.

The complete autoconf, configure, and make up to the point of failure is
at http://pastebin.ca/1303110 (and will expire in about 7 days).

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 new snapshot.  Great work guys.

-- 
James Cameron    mailto:qu...@us.netrek.org     http://quozl.netrek.org/

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
DVBCUT-devel mailing list
DVBCUT-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-devel

Reply via email to