errors compiling Guppi-0.35.2.tar.gz
Derek Atkins
warlord@MIT.EDU
22 Jan 2001 22:02:59 -0500
You can use the --disable-guppi argument to configure (or autogen.sh)
to compile without guppi support. I find this useful on e.g. RH6.2
which does not ship with Guppi.
-derek
Richard -Gilligan- Uschold <uschold@cs.ucf.edu> writes:
> --------------8F8BC7AE7D7CBFFB21149390
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> I'm trying to compile the latest unstable gnucash, which now requires
> Guppi, so, I got: Guppi-0.35.2.tar.gz from
> www.gnucash.org/pub/guppi/source/
>
> make gives the following error:
>
> ...
> /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
> -I../.. -I/usr/local/include -I../.. -I../../src/libguppiuseful
> -I../../src/libguppidata -I/usr/include -I/usr/X11R6/include
> -I/usr/lib/glib/include -I/usr/include -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
> -I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
> -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/X11R6/include
> -I/usr/lib/glib/include -I/usr/include -I/usr/lib/glib/include
> -I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include
> -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/include
> -DGUPPI_PLUGIN_DIR=\""/usr/local/lib/guppi/plug-ins/0.35.2"\"
> -DG_LOG_DOMAIN=\"libguppiplot\" -I/usr/X11R6/include
> -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c
> guppi-alpha-template.c
> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include -I../..
> -I../../src/libguppiuseful -I../../src/libguppidata -I/usr/include
> -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml
> -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include
> -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/lib/glib/include
> -I/usr/include
> -DGUPPI_PLUGIN_DIR=\"/usr/local/lib/guppi/plug-ins/0.35.2\"
> -DG_LOG_DOMAIN=\"libguppiplot\" -I/usr/X11R6/include
> -I/usr/lib/glib/include -g -O2 -Wall -Wunused -c guppi-alpha-template.c
> -fPIC -DPIC -o guppi-alpha-template.lo
> guppi-alpha-template.c: In function `guppi_alpha_template_text_general':
>
> guppi-alpha-template.c:1036: syntax error before `*'
> guppi-alpha-template.c:1051: `face' undeclared (first use in this
> function)
> guppi-alpha-template.c:1051: (Each undeclared identifier is reported
> only once
> guppi-alpha-template.c:1051: for each function it appears in.)
> ...
>
> I'm running on Mandrake 7.0 I've successfully complied the latest a
> month or so ago. I need this so I can incorporate the recent tax/txf
> bug fix to the latest unstable version.
>
> --
>
> Gilligan | __o .oooO
> /| _ \<,_ ( )
> /p|\ (_)/ (_) \ ( Oooo.
> / | \ ------------ \_) ( )
> ======== ) /
> ======== gilligan@mpinet.net (_/
> ~~~~~~~~~~~~~~~~ uschold@cs.ucf.edu
>
>
>
> --------------8F8BC7AE7D7CBFFB21149390
> Content-Type: text/html; charset=us-ascii
> Content-Transfer-Encoding: 7bit
>
> <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
> <html>
> I'm trying to compile the latest unstable gnucash, which now requires Guppi,
> so, I got: Guppi-0.35.2.tar.gz from www.gnucash.org/pub/guppi/source/
> <p>make gives the following error:
> <p>...
> <br>/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
> -I../.. -I/usr/local/include -I../.. -I../../src/libguppiuseful
> -I../../src/libguppidata -I/usr/include -I/usr/X11R6/include
> -I/usr/lib/glib/include -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/include/gnome-xml -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/lib/glib/include -I/usr/include -DGUPPI_PLUGIN_DIR=\""/usr/local/lib/guppi/plug-ins/0.35.2"\"
> -DG_LOG_DOMAIN=\"libguppiplot\" -I/usr/X11R6/include -I/usr/lib/glib/include
> -g -O2 -Wall -Wunused -c guppi-alpha-template.c
> <br>gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I/usr/local/include -I../..
> -I../../src/libguppiuseful -I../../src/libguppidata -I/usr/include -I/usr/X11R6/include
> -I/usr/lib/glib/include -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/include/gnome-xml -I/usr/X11R6/include -I/usr/lib/glib/include -I/usr/include
> -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include -DNEED_GNOMESUPPORT_H
> -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include
> -I/usr/lib/glib/include -I/usr/include -DGUPPI_PLUGIN_DIR=\"/usr/local/lib/guppi/plug-ins/0.35.2\"
> -DG_LOG_DOMAIN=\"libguppiplot\" -I/usr/X11R6/include -I/usr/lib/glib/include
> -g -O2 -Wall -Wunused -c guppi-alpha-template.c -fPIC -DPIC -o guppi-alpha-template.lo
> <br>guppi-alpha-template.c: In function `guppi_alpha_template_text_general':
> <br>guppi-alpha-template.c:1036: syntax error before `*'
> <br>guppi-alpha-template.c:1051: `face' undeclared (first use in this function)
> <br>guppi-alpha-template.c:1051: (Each undeclared identifier is reported
> only once
> <br>guppi-alpha-template.c:1051: for each function it appears in.)
> <br>...
> <p>I'm running on Mandrake 7.0 I've successfully complied the latest
> a month or so ago. I need this so I can incorporate the recent tax/txf
> bug fix to the latest unstable version.
> <pre>--
>
> Gilligan | __o .oooO
> /| _ \<,_ ( )
> /p|\ (_)/ (_) \ ( Oooo.
> / | \ ------------ \_) ( )
> ======== ) /
> ======== gilligan@mpinet.net (_/
> ~~~~~~~~~~~~~~~~ uschold@cs.ucf.edu</pre>
> </html>
>
> --------------8F8BC7AE7D7CBFFB21149390--
>
>
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel@lists.gnumatic.com
> http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord@MIT.EDU PGP key available