make install issue when prefix contains a "+"

Rainer Dorsch rdorsch at web.de
Wed Dec 30 18:20:38 EST 2009


Hello,

I have an issue with compiling the 2.2 branch of svn with a patch for  "Bug 
559670 -  Aqbanking and Certificates" 
https://bugzilla.gnome.org/show_bug.cgi?id=559670

  518  svn co http://svn.gnucash.org/repo/gnucash/branches/2.2/
  522  svn merge -c r18037 http://svn.gnucash.org/repo/gnucash/trunk
  525  export 
PKG_CONFIG_PATH=/opt/aqbanking-4.2.1/lib/pkgconfig/:/opt/gwenhywfar-3.11.2/lib/pkgconfig/
  529  ./autogen.sh
  
530  ./configure  --prefix=/opt/gnucash-2.2.9+18037 --enable-hbci --enable-compile-warnings
  531  make
  532  make install

(removed non-relevant lines like "svn diff", etc.)

During the make install I encountered this error:

mkdir -p /opt/gnucash-2.2.9+18037/etc/gconf/gconf.xml.defaults
GCONF_CONFIG_SOURCE=xml::/opt/gnucash-2.2.9+18037/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule 
apps_gnucash_history.schemas

(gconftool-2:28251): GConf-WARNING **: Failed to load 
source "xml::/opt/gnucash-2.2.9+18037/etc/gconf/gconf.xml.defaults": Couldn't 
resolve address for configuration source: Bad address 
`xml::/opt/gnucash-2.2.9+18037/etc/gconf/gconf.xml.defaults': `+' is an 
invalid character in a configuration storage address

GConf-ERROR **: file gconftool.c: line 918 (main): assertion failed: (err == 
NULL)
aborting...

I think it is because my prefix /opt/gnucash-2.2.9+18037 contains a + 
character.

Should I create an entry in the bugtracker or is the problem maybe already 
fixed in head?

Thanks,
Rainer
-- 
Rainer Dorsch
Lärchenstr. 6
D-72135 Dettenhausen
07157-734133
email: rdorsch at web.de
jabber: rdorsch at jabber.org
GPG Fingerprint: 5966 C54C 2B3C 42CC 1F4F  8F59 E3A8 C538 7519 141E
Full GPG key: http://pgp.mit.edu/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.gnucash.org/pipermail/gnucash-devel/attachments/20091231/50c70ad3/attachment.bin>


More information about the gnucash-devel mailing list