On Sun, Jan 20, 2008 at 11:01:29PM +0000, Ken Moffat wrote:
> 
>  Thanks for this, and your other response - I'll play with the
> patches once I'm back on LFS-6.3 x86.
> 
 After I looked at the patch, I started to think it might be trying
to fix a different problem.  The MOZILLA_NOT_LINKED_CFLAGS doesn't
sound like what I think I'm building.  To clarify, at the end of
configure I get the following report:

configure: Totem was configured with the following options:
configure: ** Using the GStreamer-0.10 backend
configure: ** Easy codec installation support enabled
configure:    nvtv support disabled
configure:    vanity compilation disabled
configure: ** GNOME version enabled
configure: ** Browser plugin enabled (using firefox)
configure: ** Basic browser plugin enabled
configure: ** GMP (Windows Media) plugin enabled
configure: ** Complex (Real) plugin enabled
configure: ** NarrowSpace (QuickTime) plugin enabled
configure: ** MullY (DivX) plugin enabled
configure: ** Nautilus properties page enabled
configure:    Media player keys support disabled
configure:    LIRC support disabled
configure:    HAL support disabled
configure: ** XTest (legacy screensaver) support enabled
configure: ** D-Bus (gnome-screensaver) support enabled
configure: ** XVidmode support enabled
configure: ** XFree86 multimedia keys support enabled
configure: End options

 I'm surprised by 'Nautilus properties page enabled', and also by
'legacy screensaver', but that's what it finds.

 FWIW, I couldn't persuade 'patch' to apply your patch to 2.18.2,
which is what is in blfs-svn, even after I sorted out the line-wrap
at the end - the hunk is at line 379 instead of 466, but even after
editing that it still wouldn't apply for reasons that escape me.

 I copied and pasted from the .err file (and remembered to remove
the '+' and the original line!) but it didn't help.

 The "quick and dirty fix" needs "cat >> browser-plugin/Makefile.in"
instead of "cat > ...", I think.  Anyway, it still doesn't help,
the error messages with fresh source still begin

totem-plugin-viewer.c:38:22: error: libsn/sn.h: No such file or
directory
totem-plugin-viewer.c:587: error: expected ‘)’ before ‘*’ token
totem-plugin-viewer.c:594: error: expected ‘)’ before ‘*’ token
totem-plugin-viewer.c:601: error: expected ‘)’ before ‘*’ token
totem-plugin-viewer.c: In function ‘free_startup_timeout’:
totem-plugin-viewer.c:662: error: ‘sn_launcher_context_unref’
undeclared (first use in this function)
totem-plugin-viewer.c:662: error: (Each undeclared identifier is
reported only once
totem-plugin-viewer.c:662: error: for each function it appears in.)
totem-plugin-viewer.c: In function ‘startup_timeout’:
totem-plugin-viewer.c:690: error: ‘SnLauncherContext’ undeclared
(first use in this function)
totem-plugin-viewer.c:690: error: ‘sn_context’ undeclared (first use
in this function)

 and continue in the same vein for add_startup_timeout.

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
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