Building 2.3.5 on Mandriva
Geert Janssens
janssens-geert at telenet.be
Sat Sep 5 07:59:21 EDT 2009
Hi,
I'm trying to build the latest Gnucash svn trunk on Mandriva 2009.1.
This all goes well until I run make install (as root). This is the last part
of the install output:
trunk/src/libqof/backend/file'
test -z "/opt/gnucash/lib/gnucash" || /bin/mkdir -p "/opt/gnucash/lib/gnucash"
/bin/sh ../../../../libtool --mode=install /usr/bin/install -c 'libgncqof-
backend-qsf.la' '/opt/gnucash/lib/gnucash/libgncqof-backend-qsf.la'
libtool: install: warning: relinking `libgncqof-backend-qsf.la'
libtool: install: (cd /home/janssege/Development/gnucash-
trunk/src/libqof/backend/file; /bin/sh /home/janssege/Development/gnucash-
trunk/libtool --tag CC --mode=relink gcc -Werror -Wdeclaration-after-
statement -Wno-pointer-sign -D_FORTIFY_SOURCE=2 -g -O2 -Wall -Wunused -
Wmissing-prototypes -Wmissing-declarations -Wno-unused -module -avoid-version
-o libgncqof-backend-qsf.la -rpath /opt/gnucash/lib/gnucash qsf-backend.lo
qsf-xml-map.lo qsf-xml.lo ../../../../src/libqof/qof/libgnc-qof.la -pthread -
Wl,--export-dynamic -lgthread-2.0 -lrt -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
-lxml2 ../../../../lib/libc/libc-missing.la -lpopt -lm -lpthread -lm )
mv: cannot move `libgncqof-backend-qsf.so' to `libgncqof-backend-qsf.soU':
Permission denied
libtool: install: error: relink `libgncqof-backend-qsf.la' with the above
command before installing it
make[7]: *** [install-pkglibLTLIBRARIES] Error 1
make[7]: Leaving directory `/aragorn/janssege/Development/gnucash-
trunk/src/libqof/backend/file'
make[6]: *** [install-am] Error 2
make[6]: Leaving directory `/aragorn/janssege/Development/gnucash-
trunk/src/libqof/backend/file'
make[5]: *** [install-recursive] Error 1
make[5]: Leaving directory `/aragorn/janssege/Development/gnucash-
trunk/src/libqof/backend/file'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/aragorn/janssege/Development/gnucash-
trunk/src/libqof/backend/file'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/aragorn/janssege/Development/gnucash-
trunk/src/libqof/backend'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/aragorn/janssege/Development/gnucash-
trunk/src/libqof'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/aragorn/janssege/Development/gnucash-trunk/src'
make: *** [install-recursive] Error 1
There is no libgncqof-backend-qsf.so as the result of 'make'
For configure I used these arguments:
./configure --prefix=/opt/gnucash --enable-opt-style-install --enable-compile-
warnings --with-html-engine=webkit
I think I have followed all the guidelines in README.svn and HACKING.
I don't understand this error. Can someone shed some light on this for me ?
Thank you,
Geert
More information about the gnucash-devel
mailing list