Re: [Rhythmbox-devel] rhythmbox-0.13.1 fails to compile



> -----Original Message-----
> From: rhythmbox-devel-bounces gnome org [mailto:rhythmbox-devel-
> bounces gnome org] On Behalf Of John Frankish
> Sent: Tuesday, 14 September, 2010 07:57
> To: rhythmbox-devel gnome org
> Subject: [Rhythmbox-devel] rhythmbox-0.13.1 fails to compile
> 
> Hi,
> 
> When I try to compile rhythmbox-0.13.1, I get the following error
> 
> ./configure --prefix=/usr/local
> ...
> checking for CHECK... yes
> ./configure: ./configure.lineno: line 19035: checking: not found
> ./configure: ./configure.lineno: line 19046: _ACEOF: not found
> configure: error: conditional "ENABLE_BROWSER_PLUGIN" was never
> defined.
> Usually this means the macro was only invoked conditionally.
> 
> Any ideas?
> 
> --enable/disable-browser-plugin and --enable/disable-daap does not
> change anything
>
Replacing:

MOZILLA_PLUGINDIR="${MOZILLA_PLUGINDIR:="\${libdir}/mozilla/plugins"}"

.by

MOZILLA_PLUGINDIR="/usr/local/firefox-official/plugins"

..in the configure script fixes my problem, but obviously not a global fix



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]