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.

--
Dimitri

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

Reply via email to