Hi,

I tried to upgrade gramps to the current version 1.0.3-11. However, it fails due to an include file it doesn't find. I paste a part of configure, too, as there are some 'command not found'. I don't know if they are relevant:

checking for pkg-config... NO
./configure: line 1: pkg-config: command not found
./configure: line 1: pkg-config: command not found
checking Python bindings for gtk... ./configure: line 3098: 0: command not found
ok
checking Python bindings for GNOME... ok
checking Python bindings for gconf... ok
checking Python bindings for GNOME canvas... ok
checking Python bindings for GNOME VFS... ok
checking Python bindings for glade... ./configure: line 3236: 0: command not found
ok
checking for Python include directory... /sw/include/python2.3
checking for scrollkeeper-config... /sw/bin/scrollkeeper-config
configure: creating ./config.status


<SNIP>

gcc -bundle -undefined dynamic_lookup -O -g -O2 -I/sw/include -I/sw/include -I/sw/include/python2.3 -o grampslib.so ./grampslib_wrap.c -L/sw/lib -L/sw/lib
In file included from /sw/include/python2.3/Python.h:70,
from grampslib_wrap.c:55:
/sw/include/python2.3/objimpl.h:255: warning: use of `long double' type; its size may change in a future release
/sw/include/python2.3/objimpl.h:255: warning: (Long double usage is reported only once for each file.
/sw/include/python2.3/objimpl.h:255: warning: To disable this warning, use -Wno-long-double.)
grampslib_wrap.c:570:56: libgnomevfs/gnome-vfs-application-registry.h: No such file or directory
grampslib_wrap.c:571: error: parse error before '*' token
grampslib_wrap.c:571: warning: data definition has no type or storage class
grampslib_wrap.c:572: error: parse error before '*' token
grampslib_wrap.c: In function `default_application_name':
grampslib_wrap.c:582: error: `GnomeVFSMimeApplication' undeclared (first use in this function)
grampslib_wrap.c:582: error: (Each undeclared identifier is reported only once
grampslib_wrap.c:582: error: for each function it appears in.)
grampslib_wrap.c:582: error: `a' undeclared (first use in this function)
grampslib_wrap.c: In function `default_application_command':
grampslib_wrap.c:594: error: `GnomeVFSMimeApplication' undeclared (first use in this function)
grampslib_wrap.c:594: error: `a' undeclared (first use in this function)
make[2]: *** [grampslib.so] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
### execution of make failed, exit code 2
Failed: compiling gramps-1.0.3-11 failed


I do have all gnome-vfs2-ssl packages installed, where gnome-vfs2-ssl-dev provides gnome-vfs-application-registry.h, thought it is in a subdirectory not mentioned in the include path: /sw/include/gnome-vfs-2.0/libgnomevfs/

TIA,
        Remi

---------------------------------------------------------------------
Intelligence is like a four-wheel drive vehicle: it allows you to get
stuck in much more remote places.

*********************************************************************
Remigius K. Mommsen                 e-mail: [EMAIL PROTECTED]
University of California, Irvine       URL:    http://cern.ch/mommsen
c/o SLAC                             voice:        ++1 (650) 926-3595
2575 Sand Hill Road #35                fax:        ++1 (650) 926-3882
Menlo Park, CA 94025, US              home:        ++1 (650) 233-9041
*********************************************************************



-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to