Quoting Volker Englisch <[EMAIL PROTECTED]>:


> you did an 'rm -rf' from your build dir, which left a dotfile in
> the top-level.  make distclean and try again.

That's scary.  You know better what I'm doing on my machine then I do. :-)

heh... That's why I'm paid the Big Bucks!  :)

That was it and I'm back to my 'original' g-wrap problem:

gw-core-utils.c:6:34: error: g-wrap-compatibility.h: No such file or directory
gw-core-utils.c:10:25: error: g-wrap-glib.h: No such file or directory
make[4]: *** [gw-core-utils.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
make[4]: Leaving directory `/home/venglisc/g2-devel/gnucash/src/core-utils'
make[3]: Leaving directory `/home/venglisc/g2-devel/gnucash/src/core-utils'
make[2]: Leaving directory `/home/venglisc/g2-devel/gnucash/src'
make[1]: Leaving directory `/home/venglisc/g2-devel/gnucash'

I'm sure this is related to the g-wrap-1.3.4 version that comes with FC4. However, I did install g-wrap-1.9.6 from source but the g-wrap-compatibility.h file which exists under
   /usr/include/g-wrap/g-wrap-compatibility.h
appears to be the old version.

I bet you have both g-wrap-devel-1.3.4 and g-wrap 1.9.6 installed... And
the build is getting confused.

remove the g-wrap 1.3.4 development package
make distclean
configure
make


Thanks

   Volker Englisch

mailto:[EMAIL PROTECTED] (h)

-derek

--
      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
      [EMAIL PROTECTED]                        PGP key available

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to