On  3 Apr 2004, Dennis Henriksen <[EMAIL PROTECTED]> wrote:
> Distcc version 2.3 does not support compiling out of the source tree in 
> its current state.  Using the process outline below
> it becomes evident that, -I ./src is missing from the CPPFLAGS in 
> Makefile.in and that configure doesnt create the necessary
> subdirs eg. popt and lzo.
> 
>    cd /usr/src/
>    bzcat2 distcc-2.13.tar.bz2 | tar xf -
> 
>    cd /usr/local/build/i386-linux   
>    mkdir distcc   
>    cd distcc
>    /usr/src/distcc-2.13/configure --without-gtk --without-gnome   
>    make
> 
> Please consider the attached patch as a means to achieve support for 
> compiling distcc out-of-tree.

Thanks, this will be in 2.14.

-- 
Martin

Attachment: pgp00000.pgp
Description: PGP signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to