Aleksandar Kuktin wrote:
>> On Tue, 18 Jun 2013 16:53:29 -0500
>> Bruce Dubbs <[email protected]> wrote:
>
>> 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.
>
> Did you try manually adding -lvorbis to the command? Assuming
> vorbis_block_init is defined in libvorbis.so.

It was a really long command and had:

/tmp/firefox-21.0/firefox-build-dir/toolkit/library/tmpPriw67.list

in it.  The log showed several thousand .o commands, but when I looked 
for the list, it was gone.  I could look for the Makefile and add it to 
that.

> For the record, I also don't have audio in my Firefox when viewing
> HTML5 videos on YouTube, but I run my browser as a separate user and
> that user is not added to group "audio" in /etc/group (I use ALSA).
> Since I wrote a special script to download the video files from YouTube
> so I can view them later with Mplayer, I never cared about this.

In my case, I am in the audio group.

It would be interesting to see if my mplayer can play html5 files.  Can 
you share your script?

   -- 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