Hello,

I can't compile dvbcut on two different systems. :-(
Maybe somebody have an idea?

regards
Dominik

-----------------------
System 1:
Fresh openSUSE 11.1 RC1 installation inside VirtualBox:

[EMAIL PROTECTED]:~/dvbcut> scons
scons: Reading SConscript files ...
/usr/lib/python2.6/site-packages/SCons/Platform/posix.py:38:
DeprecationWarning: The popen2 module is deprecated.  Use the subprocess
module.
  import popen2
/usr/lib/python2.6/site-packages/SCons/Tool/msvs.py:37:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5

scons: *** Path for option MANPATH does not exist: /usr/local/share/man
File "/home/dom/dvbcut/SConstruct", line 41, in <module>
[EMAIL PROTECTED]:~/dvbcut>

------------------------
System 2:
my main system, openSuse 11.0

because there is no binary in the bin directory, I used "make install", too.


[EMAIL PROTECTED]:~/src/dvbcut> make
scons  \

scons: Reading SConscript files ...
Checking for C header file libintl.h... yes
Checking for gettext() in C++ library intl... no
Checking for C library ao... yes
Checking for C library mad... yes
Checking for C library a52... yes
scons: done reading SConscript files.
scons: Building targets ...
cd ffmpeg.src; ./configure --prefix=/home/dom/src/dvbcut/ffmpeg
--enable-gpl --disable-decoders --disable-encoders --disable-ffplay
--disable-ffserver --disable-debug --disable-vhook --disable-zlib
--disable-network --disable-dv1394 --disable-bktr --disable-v4l
--disable-audio-beos --disable-audio-oss --enable-codec=mpeg2encoder
--enable-codec=mp2_encoder --enable-codec=ac3_decoder
--enable-codec=ac3_encoder --enable-a52
Install prefix   /home/dom/src/dvbcut/ffmpeg
Source path      /home/dom/src/dvbcut/ffmpeg.src

<...>

/usr/lib/qt3/bin/moc -o src/moc_exportdialog.cpp src/exportdialog.h
/usr/lib/qt3/bin/moc -o src/moc_progressstatusbar.cpp
src/progressstatusbar.h
/usr/lib/qt3/bin/moc -o src/moc_progresswindow.cpp src/progresswindow.h
scons: done building targets.


[EMAIL PROTECTED]:~/src/dvbcut> sudo make install
root's password:
scons  \
                 \
                 \
                 \
                 \
                install
scons: Reading SConscript files ...
Checking for C header file libintl.h... (cached) yes
Checking for gettext() in C++ library intl... (cached) no
Checking for C library ao... yes
Checking for C library mad... yes
Checking for C library a52... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
/usr/share/qt/bin/uic -o src/mplayererrorbase.h src/mplayererrorbase.ui
sh: /usr/share/qt/bin/uic: Datei oder Verzeichnis nicht gefunden
scons: *** [src/mplayererrorbase.h] Error 127
scons: building terminated because of errors.
make: *** [install] Fehler 2



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to