problem building 1.7.5 on mdk 8.2

Chris Bare chris@ariescomputing.com
Thu, 5 Dec 2002 15:14:35 -0500 (EST)


> 
> Try using g-wrap 1.3.2 instead of what you've got installed?  Before
> you do, could you email me the contents of your config.log?  I'd like
> to know why the configure check for g-wrap failed to detect the lack
> of the proper g-wrap version.
> 

I built g-wrap 1.3.2 from source and installed it (after removing the
rpm's of the earlier version) and now I get this:

make[3]: Entering directory `/home/src/gnucash-1.7.5/src/core-utils'
FLAVOR=gnome guile -c \
          "(set! %load-path (cons \"\" %load-path)) \
           (primitive-load \"./gw-core-utils-spec.scm\") \
           (gw:generate-wrapset \"gw-core-utils\")"
**** NOTE: this wrapset appears to be empty !?
add-ws-t gw-core-utils #<output: gw-core-utils.c 3>
gw:global-declarations-ccg
 for-parent gw-core-utils
add-ws-t gw-core-utils #<output: gw-core-utils.c 3>
gw:global-definitions-ccg
 for-parent gw-core-utils
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I/usr/include/glib-1.2 -I/usr/lib/glib/include  -g -O2 -Wall -Wunused
-Wmissing-prototypes -Wmissing-declarations
-Werror-implicit-function-declaration -c gw-core-utils.c
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-1.2
-I/usr/lib/glib/include -g -O2 -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Werror-implicit-function-declaration -c
gw-core-utils.c    -fPIC -o .libs/gw-core-utils.o
gw-core-utils.c:6:34: g-wrap-compatibility.h: No such file or directory


I re-ran configure before trying make again.

-- 
Chris Bare
chris@ariescomputing.com