Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Nov 2009 00:03:38 +0100
From:      Polytropon <freebsd@edvax.de>
To:        Chris Whitehouse <cwhiteh@onetel.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: x11/lxpanel build fails - wrong linux base?
Message-ID:  <20091109000338.25765d02.freebsd@edvax.de>
In-Reply-To: <4AF7490F.80703@onetel.com>
References:  <4AF7490F.80703@onetel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 08 Nov 2009 22:41:19 +0000, Chris Whitehouse <cwhiteh@onetel.com> wrote:
> I have WITHOUT_ALSA=true in lxpanel's options and I have even changed
> the line in lxpanel/Makefile:
> 
> eco# diff Makefile Makefile.original
> 31c31
> < WITH_ALSA=    off
> ---
> > WITH_ALSA=    yes

Maybe that's the reason. The symbol WITH_ALSA is defined.
It does not matter with which value it is defined, so even
WITH_ALSA=I_DONT_WANT_ALSA would be equivalent to WITH_ALSA=yes;
try removing the whole line in order to not define the symbol.




-- 
Polytropon
Magdeburg, Germany
Happy FreeBSD user since 4.0
Andra moi ennepe, Mousa, ...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091109000338.25765d02.freebsd>