View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 3 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Oct 06, 2006 6:53 am 
Offline
Joined: Thu Sep 15, 2005 12:37 pm
Posts: 39
Location: Minnesota
I am trying to get VLC 0.8.5 maked on my fresh install of R5D1.
I followed the instructions at: http://knoppmythwiki.org/index.php?page=StreamDVBHowTo
to get streaming DVB working with mystreamtv, which I also did on R5C7 and everything worked perfectly.

Does anyone have an idea as to what the erro messages are telling me? If there are any other logs that would help diagnose this problem please let me know.

Errors below:
cc1plus: error: invalid option `tune=pentium2'
make[4]: *** [libmkv_plugin_a-mkv.o] Error 1
make[4]: Leaving directory `/home/mythtv/vlc-0.8.5/modules/demux'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/home/mythtv/vlc-0.8.5/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mythtv/vlc-0.8.5/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mythtv/vlc-0.8.5'
make: *** [all] Error 2



***************
Soltek 3801-300 SFF
w/SL-B9A-FGR mainboard
AMD64 3400
1gb RAM
HD-3000 OTA Only
Nvidia FX5200 DVI->
Sony kdw50655 HDTV <-HDMI
C-Media CMI8768
KnoppMyth R5D1


Top
 Profile  
 
 Post subject:
PostPosted: Fri Oct 06, 2006 8:04 pm 
Offline
Joined: Mon May 02, 2005 2:45 am
Posts: 8
Find this section in vlc-config

Code:
cflags_tuning="-mtune=pentium2"
cflags_optim=" -O3 -ffast-math -funroll-loops"
cflags_optim_nodebug=" -fomit-frame-pointer"
cflags_nooptim=" -O2"


And change it to

Code:
#cflags_tuning="-mtune=pentium2"
cflags_optim=" -O3 -ffast-math -funroll-loops"
cflags_optim_nodebug=" -fomit-frame-pointer"
cflags_nooptim=" -O2"


Top
 Profile  
 
 Post subject:
PostPosted: Mon Oct 09, 2006 9:00 am 
Offline
Joined: Thu Sep 15, 2005 12:37 pm
Posts: 39
Location: Minnesota
Thanks for the advice.

What I ended up doing this weekend was adding --without-tuning to my ./configure options and that worked also.

By configuring it the way I did, will that slow anything down I should be worried about?


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu