g-wrap-1.3.2 problem - who can help me

Gansser, Martin MGansser@rand.de
Thu, 15 Aug 2002 16:22:59 +0200


> -----Original Message-----
> From: Derek Atkins [mailto:warlord@MIT.EDU]
> Sent: Thursday, August 15, 2002 3:57 PM
> To: Gansser, Martin
> Cc: gnucash-devel@lists.gnucash.org
> Subject: Re: g-wrap-1.3.2 problem - who can help me
>=20
>=20
> "Gansser, Martin" <MGansser@rand.de> writes:
>=20
> > Hi,
> >=20
> > I tried to compile g-wrap-1.3.2 for gnucash-1.6.7 on hpux=20
> 11.00, but I get the following error message:
>=20
> You can't use g-wrap-1.3.2 for gnucash-1.6.  You need g-wrap 1.2


I tried now g-wrap-1.2, but there still problems:
...
Making all in test
gmake[2]: Entering directory `/opt/mgansser/GNU/g-wrap-1.2.1/test'
LD_LIBRARY_PATH=3D/opt/mgansser/GNU/g-wrap-1.2.1/test/..:/opt/mgansser/GNU/=
g-wrap-1.2.1/test/..: \
guile -c \
          "(set! %load-path (cons \""/opt/mgansser/GNU/g-wrap-1.2.1/test/..=
"\" %load-path)) \
           (use-modules (g-wrap)) \
           (primitive-load \"./gw-test-parent-spec.scm\") \
           (gw:generate-module \"gw-test-parent\")"
source=3D'gw-test-parent.c' object=3D'gw-test-parent.lo' libtool=3Dyes \
depfile=3D'.deps/gw-test-parent.Plo' tmpdepfile=3D'.deps/gw-test-parent.TPl=
o' \
depmode=3Dgcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I. -I..     -O=
2 -Werror -Wall -g -I../lib
runtime-guile -g -O2 -I/usr/local/include -c -o gw-test-parent.lo `test -f =
gw-test-parent.c || echo
'./'`gw-test-parent.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -Werror -Wall -g -I../libruntime-guile=
 -g -O2 -I/usr/local/incl
ude -c gw-test-parent.c -MT gw-test-parent.lo -MD -MP -MF .deps/gw-test-par=
ent.TPlo  -fPIC -DPIC -o
.libs/gw-test-parent.lo
cc1: changing search order for system directory "/usr/local/include"
cc1:   as it has already been specified as a non-system directory
gmake[2]: *** [gw-test-parent.lo] Error 1
gmake[2]: Leaving directory `/opt/mgansser/GNU/g-wrap-1.2.1/test'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/mgansser/GNU/g-wrap-1.2.1'
gmake: *** [all] Error 2

Martin