[distcc] distcc-2.11.2 and --without-gtk

Martin Pool mbp at sourcefrog.net
Fri Jan 9 02:23:28 GMT 2004


On 23 Oct 2003 Dimitri Papadopoulos-Orfanos
<papadopo at shfj.DECOY.cea.NOSPAM.fr> wrote:

> Hi,
> 
> There are still problems with option --without-gtk. The following 
> problem occurs on Solaris without GTK+ installed on the specific
> machine:
> 
> $ ./configure --without-gtk
> [...]
> $ make
> [...]
> cc -c -o src/mon-gnome.o -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt
> -I./src -DSYSCONFDIR="\"/usr/local/etc\"" 
> -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -O \
>          `pkg-config --cflags ` \
>          src/mon-gnome.c
> Must specify package names on the command line
> "src/mon-gnome.c", line 63: cannot find include file: <gtk/gtk.h>
> "src/renderer.h", line 42: warning: old-style declaration or incorrect
> type for: GType
> [...]
> $
> 
> It seems --without-gtk actually enables Gnome support.

Yes, I was calling the autoconf macro the wrong way.  You needed to just
leave off the option rather than saying --without.  This should be OK
in 2.12.1.

-- 
Martin 
                               linux.conf.au -- Adelaide, January 2004
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/distcc/attachments/20040109/0867b2cc/attachment.bin


More information about the distcc mailing list