[install-libLTLIBRARIES] Error 1 (MS)

mac at calmar.ws mac at calmar.ws
Wed Nov 29 23:46:22 EST 2006


Hi all,

I'm trying to install gnucash on windows for a friend, using install.sh


I get this error:

Libraries have been installed in:
    c:/soft/gnucash/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
    - add LIBDIR to the `PATH' environment variable
      during execution
    - add LIBDIR to the `LD_RUN_PATH' environment variable
      during linking
    - use the `-LLIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "c:/soft/gnucash/share/gnucash/guile-modules/gnucash" || mkdir  
-p -- "c:/soft/gnucash/share/gnucash/guile-modules/gnucash"
  /bin/install -c -m 644 'core-utils.scm'  
'c:/soft/gnucash/share/gnucash/guile-modules/gnucash/core-utils.scm'
make[4]: Leaving directory `/c/soft/repos/src/core-utils'
make[3]: Leaving directory `/c/soft/repos/src/core-utils'
Making install in gnc-module
make[3]: Entering directory `/c/soft/repos/src/gnc-module'
Making install in .
make[4]: Entering directory `/c/soft/repos/src/gnc-module'
make[5]: Entering directory `/c/soft/repos/src/gnc-module'
test -z "c:/soft/gnucash/lib" || mkdir -p -- "c:/soft/gnucash/lib"
  /bin/sh ../../libtool --mode=install /bin/install -c   
'libgncmodule.la' 'c:/soft/gnucash/lib/libgncmodule.la'
/bin/install -c .libs/libgncmodule.dll.a  
c:/soft/gnucash/lib/libgncmodule.dll.a
base_file=`basename ${file}`
  dlpath=`/bin/sh 2>&1 -c '. .libs/'${base_file}'i;echo $dlname'`
make[5]: *** [install-libLTLIBRARIES] Error 1
make[5]: Leaving directory `/c/soft/repos/src/gnc-module'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/c/soft/repos/src/gnc-module'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/c/soft/repos/src/gnc-module'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/c/soft/repos/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/c/soft/repos'
make: *** [install] Error 2


Any hints what I could do,

thanks a lot
calmar




More information about the gnucash-user mailing list