Re: ffmpeg compilation

2006-04-24 Thread Roger Merchberger
Rumor has it that Warren Wilder may have mentioned these words: [snippety] ./configure ...snip... --enable-vorbis ^ [snip] ./libavformat/libavformat.so: undefined reference to `ogg_sync_init' [snip] Any tips are welcome, Kewl. First tip: If you do

ffmpeg compilation

2006-04-24 Thread Warren Wilder
I have a linker problem with ffmpeg. I am compiling with the instructions from the developer version of the BLFS book. This version has an extra sed command and two patches. I am using these compilation flags: CFLAGS="-s -march=i686 -msse -mmmx -mfpmath=sse -Os -pipe -fomit-frame-pointer" a

Re: alsa+sound (no sound at all)

2006-04-24 Thread Kenny Johnson
On Sun, 23 Apr 2006, Dan Winkler wrote: From: Andrew Benton <[EMAIL PROTECTED]> Reply-To: BLFS Support List my new config grep SND .config CONFIG_SND=y CONFIG_SND_INTEL8X0=y CONFIG_SND_INTEL8X0M=y Change this line to # CONFIG_SND_INTEL8X0M is not set this driver is for a combin

missing/misnamed OOo-2.0.2 patch

2006-04-24 Thread Rich Bartell
> In trying to build OpenOffice 2.0.2 using the recently updated > instructions in CVS I've discovered that the optional patch for building > against the system-installed Mozilla products - listed as > http://www.linuxfromscratch.org/patches/blfs/svn/OOo_2.0.2-system_mozilla_fixes-1patch > - is

ffmpeg compilation

2006-04-24 Thread Warren Wilder
I have a linker problem with ffmpeg. I am compiling with the instructions from the developer version of the BLFS book. This version has an extra sed command and two patches. I am using these compilation flags: CFLAGS="-s -march=i686 -msse -mmmx -mfpmath=sse -Os -pipe -fomit-frame-pointer" a

missing/misnamed OOo-2.0.2 patch

2006-04-24 Thread Rich Bartell
In trying to build OpenOffice 2.0.2 using the recently updated instructions in CVS I've discovered that the optional patch for building against the system-installed Mozilla products - listed as http://www.linuxfromscratch.org/patches/blfs/svn/OOo_2.0.2-system_mozilla_fixes-1patch - is not ther

Re: GNOME-media error

2006-04-24 Thread Simon Geard
On Sun, 2006-04-23 at 20:08 +0200, Filip Bartmann wrote: > I get the same result as you(I have gstreamer installed > in /usr/include/gstreamer-0.8/gst/). I make the link /usr/include/gst > to /usr/include/gstreamer-0.8/gst/ too. > I assume gnome-media is using pkg-config to find things. What do y