compiling GC on Solaris 9

Derek Atkins warlord at MIT.EDU
Tue Jul 11 00:53:15 EDT 2006


Quoting pjama <pjama at optusnet.com.au>:

> I've stumbled my way through configure and a long way into compiling 
> only to be stumped with:
>
> /opt/csw/gcc3/bin/gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. 
> -I../.. -I -I../../src -I../../src/gnc-module -I../../src/calculation
[snip]
> gfec.h:13:28: guile-mappings.h: No such file or directory
> gfec.c: In function `gfec_catcher':
> gfec.c:31: warning: implicit declaration of function `SCM_PROCEDUREP'
> gmake[5]: *** [gfec.lo] Error 1
> gmake[5]: Leaving directory 
> `/opt/distribs/packages/devel/gnucash/gnucash-2.0.0/src/app-utils'

I must admit that I haven't had the chance to really test 1.9/2.0 on
Solaris, but this particular error is very weird.  guile-mappings.h is
in ${top_srcdir}/src, so the -I../../src (which exists above) should
find guile-mappings.h...   So..   This is particularly weird.

I wish I could help more, but I have no idea why it's not finding this file.

-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
       warlord at MIT.EDU                        PGP key available



More information about the gnucash-user mailing list