On 23 Oct 2003 Dimitri Papadopoulos-Orfanos <[EMAIL PROTECTED]> 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
pgp00000.pgp
Description: PGP signature
__ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/distcc
