On Sun, Jun 15, 2008 at 7:25 AM, Axel Thimm <[EMAIL PROTECTED]> wrote:
> On Sun, Jun 15, 2008 at 10:35:39AM +0200, Marcel Telka wrote: > > 1) missing mplayerplug-in. [...] > > 2) mythstream not compiled. [...] > > > Why these two packages are not available for Fedora 9? > > Good question (really). mythstream needs some patching to cope with > implicitly imported headers in previous glibc/gcc versions: > > g++ -c -pipe -Wall -W -O2 -fomit-frame-pointer -D_REENTRANT -fPIC -DPERL=1 > -DSHELL=2 -DEXEC=3 -DPARSER=PERL -D_GNU_SOURCE -DPREFIX=\"/usr\" > -DVERSION=\"0.18_1\" -DTARGET=\"mythstream\" -DSUBPATH=\"mythtv/mythstream\" > -DPLAYLIST=\".pls.asx.ram.rm.pls.m3u\" -DMYTHTV -DQT_NO_DEBUG > -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_TABLET_SUPPORT > -I/usr/lib64/qt-3.3/mkspecs/default -I. -I/usr/include > -I/usr/lib64/qt-3.3/include -o streamstorage.o ../libs/streamstorage.cpp > ../libs/streamstorage.cpp: In member function 'bool > ReposStorage::checkParsers()': > ../libs/streamstorage.cpp:185: error: 'getenv' was not declared in this > scope > ../libs/streamstorage.cpp:204: error: 'exit' was not declared in this scope > ../libs/streamstorage.cpp: In constructor 'ReposStorage::ReposStorage()': > ../libs/streamstorage.cpp:335: error: 'getenv' was not declared in this > scope > ../libs/streamstorage.cpp:349: error: 'exit' was not declared in this scope > ../libs/streamstorage.cpp:360: error: 'exit' was not declared in this scope > ../libs/streamstorage.cpp: In member function 'bool > ReposStorage::openRepository()': > ../libs/streamstorage.cpp:370: error: 'getenv' was not declared in this > scope > ../libs/streamstorage.cpp:377: error: 'exit' was not declared in this scope > make[1]: *** [streamstorage.o] Error 1 > > mplayerplug-in needs different BuildRequires (firefox-devel is no > more). > > Both look quite trivial to fix, but I have not much time currently for > doing so. But since it is easy maybe someone else will pick it up? Not really. firefox-devel is now gecko-devel, but the source has to be patched for using the new xulrunner: http://people.atrpms.net/~pcavalcanti/srpms/mplayerplug-in-3.50-34.fc8.src.rpm Should be built using: --with xulrunner for F9. If anyone is willing to test it (I did not), it is here: http://people.atrpms.net/~pcavalcanti/rpms/rpms9/mplayerplug-in-3.50-34.fc9.i386.rpm -- Paulo Roma Cavalcanti LCG - UFRJ
_______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
