Hi,

just to note, because others seem to have experienced the same problem:
I was compiling dvbcut on a Fedora Core 4 system. At first attempt this
failed:

   [EMAIL PROTECTED] dvbcut-0.5.3]$ make
    scons  \

    scons: Reading SConscript files ...
    Checking for main() in C library ao... no
    Checking for libao... not found
    scons: done reading SConscript files.
    scons: Building targets ...
    g++ -O3 -Wall -DQT_NO_DEBUG -D_FILE_OFFSET_BITS=64
     -D_LARGEFILE_SOURCE -I/usr/lib/qt-3.3/include -Iffmpeg/include
     -c -o src/dvbcut.o src/dvbcut.cpp
    In file included from src/dvbcut.cpp:46:
    src/dvbcut.h:24:24: error: dvbcutbase.h: No such file or directory

The problem was the missing libao-devel package. After installing this
package, compilation works fine. (I was forced to restart in a freash
source directory, "make clean" didn't restart the configure process
properly.)

Regards,

Jochen



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to