Benjamin John wrote:
> Jeremy Huntwork schrieb:
>   
>> Thanks for the reports, Benjamin. I'll try to get these in soon. If you 
>> have the time, an patch created from 'svn diff' would be useful.
>>
>>     
> No problem...
>
> Benjamin
>   
> ------------------------------------------------------------------------
>
> Index: packages/pidgin/Makefile
> ===================================================================
> --- packages/pidgin/Makefile  (Revision 2017)
> +++ packages/pidgin/Makefile  (Arbeitskopie)
> @@ -21,7 +21,7 @@
>  
>  compile-stage2:
>       # D-BUS support is disabled because it wants Python
> -     ./configure --prefix=/usr --disable-dbus
> +     ./configure --prefix=/usr --disable-dbus --disable-gtkui
>       make
>       make install
>       svn export --force $(ROOT)/root/.purple /root/.purple
>   

Very strange - see 
http://wiki.linuxfromscratch.org/livecd/browser/branches/minimal/packages/pidgin/Makefile,
 
which clearly shows that --disable-gtkui is there. Could you please 
check out the Makefiles again?

-- 
Alexander E. Patrakov
-- 
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to