errors compiling Guppi-0.35.2.tar.gz

Richard -Gilligan- Uschold uschold@cs.ucf.edu
Fri, 26 Jan 2001 00:32:11 +0000


--------------F4C45CDA0D065F75CC419221
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

I tried the --disable-guppi option and now I get g-wrap errors:

./autogen.sh --enable-opt-style-install --disable-guppi --prefix=/opt5.3 > & autogen.err.txt
make > & make.err.txt

Making all in guile
make[3]: Entering directory `/home/devel/gnucash-1.5.3-org/src/guile'
FLAVOR=gnome guile -c \
          "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \
           (primitive-load \"./gnc.gwp\") \
           (gw:generate-module \"gnc\")"

;;; WARNING (no code for module (g-wrap output-file))

;;; WARNING (no code for module (g-wrap sorting))

;;; WARNING (no code for module (g-wrap g-translate))
ERROR: Unbound variable: text->outfile
make[3]: *** [gnc.c] Error 2
make[3]: Leaving directory `/home/devel/gnucash-1.5.3-org/src/guile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/devel/gnucash-1.5.3-org/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/devel/gnucash-1.5.3-org'
make: *** [all-recursive-am] Error 2

I just installed g-wrap-1.1.9.tar.gz, replacing g-wrap-1.1.4.tar.gz, which gave the same error.

Gilligan

Derek Atkins wrote:

> 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:
> >
> > ...
> > 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
> >
> > _______________________________________________
> > 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

--

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu



--------------F4C45CDA0D065F75CC419221
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
I tried the --disable-guppi option and now I get g-wrap errors:

./autogen.sh --enable-opt-style-install --disable-guppi --prefix=/opt5.3 > & autogen.err.txt
make > & make.err.txt

Making all in guile
make[3]: Entering directory `/home/devel/gnucash-1.5.3-org/src/guile'
FLAVOR=gnome guile -c \
          "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \
           (primitive-load \"./gnc.gwp\") \
           (gw:generate-module \"gnc\")"

;;; WARNING (no code for module (g-wrap output-file))

;;; WARNING (no code for module (g-wrap sorting))

;;; WARNING (no code for module (g-wrap g-translate))
ERROR: Unbound variable: text->outfile
make[3]: *** [gnc.c] Error 2
make[3]: Leaving directory `/home/devel/gnucash-1.5.3-org/src/guile'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/devel/gnucash-1.5.3-org/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/devel/gnucash-1.5.3-org'
make: *** [all-recursive-am] Error 2

I just installed g-wrap-1.1.9.tar.gz, replacing g-wrap-1.1.4.tar.gz, which gave the same error.

Gilligan

Derek Atkins wrote:

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:
>
> ...
> 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
>
> _______________________________________________
> 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

-- 

Gilligan            |                    __o           .oooO
                   /|                  _ \<,_          (   )
                  /p|\                (_)/ (_)          \ (   Oooo.
                 /  | \             ------------         \_)  (   )
                ========                                       ) /
                 ========       gilligan@mpinet.net           (_/
             ~~~~~~~~~~~~~~~~   uschold@cs.ucf.edu
  --------------F4C45CDA0D065F75CC419221--