Hi again,

> There are still problems with option --without-gtk. The following
> problem occurs on Solaris without GTK+ installed on the specific
> machine:

Now on a Solaris machine that does have GTK+ installed, but not Gnome, there are also still problems with --without-gnome:

$ ./configure --with-gtk --without-gnome
[...]
$ make
[...]
cc -c -o src/mon-gnome.o -I/usr/local/gtk+/include -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 gtk+-2.0` \
src/mon-gnome.c
"src/mon-gnome.c", line 60: cannot find include file: <gnome.h>
[...]
$


It seems --without-gnome still enables Gnome support.

--
Dimitri

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

Reply via email to