On Sun, Jun 15, 2008 at 8:32 AM, Paulo Cavalcanti <[EMAIL PROTECTED]> wrote:

>
>
> 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
>>
>
Fixed (a bunch of #include <cstdlib> missing):

http://people.atrpms.net/~pcavalcanti/srpms/mythstream-0.18_1-22.fc8.src.rpm

-- 
Paulo Roma Cavalcanti
LCG - UFRJ
_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to