Bruce Dubbs wrote:
> Ken Moffat wrote:
>> On Mon, Jun 17, 2013 at 08:58:00PM -0500, Bruce Dubbs wrote:
>>> I'm having a problem with YouTube audio on some urls but not others.
>>> I'm using libgnashplugin.so as a plugin to SeaMonkey.
>
>>   Your html.png appears to have the normal controls.

> Actually, there were some useful ideas there.  They just didn't work for
> me.  Right now I'm building ff-21.

Well that didn't work.  It gets to a point where is is linking libxul.so
and dies because it can't find the entries 'vorbis_block_init' and 
similar links.  The build log is 42K lines when it dies and libxul.so 
seems to include about 3000 object files.  In any case is does *not* 
have -lvorbis where the references are located.

I did have to add an option to mozconfig, --disable-dash, and I did have 
a problem with webm and had to disable that too.  My options that are 
not in the default config are:

#ac_add_options --disable-dbus
#ac_add_options --disable-libnotify
ac_add_options --disable-webm

#ac_add_options --with-system-libevent
#ac_add_options --with-system-nspr
#ac_add_options --with-system-nss

#ac_add_options --with-system-jpeg
#ac_add_options --with-system-png

ac_add_options --disable-dash

I disabled some of the system options because ff-21 needed newer 
versions of libraries than I had on the system.

> It takes a long time, so I'll try it
> tomorrow.  I suppose I could also try downloading a binary just to see
> if that works.

I finally did download the binary.  I went to YouTube and the 
interesting thing is that I can't seem to get the html5 files at all. 
Everything is flash rendered and sound (via gnash) is OK.  Some sites 
(e.g. cnn, pbs) demand adobe flash for video, but I can live without it.

I guess it's time to start a new fresh blfs build, but I'll do that on 
my development system.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to