|
From: Luigi B. <lui...@gm...> - 2016-09-30 08:37:39
|
Hmm. That's the first I see of this. It seems that the error was in the wrapper generated by libtool. What operating system are you using? Do you have libtool, autoconf and automake installed? Luigi On Fri, Sep 30, 2016 at 10:20 AM Die Optimisten <in...@di...> wrote: > Hi > > make[3]: Entering directory `QuantLib-1.8.1/test-suite' > FAIL: quantlib-test-suite > > ============================================================================ > Testsuite summary for QuantLib 1.8.1 > > ============================================================================ > # TOTAL: 1 > # PASS: 0 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 1 > # XPASS: 0 > # ERROR: 0 > > ============================================================================ > See test-suite/test-suite.log > Please report to qua...@li... > > ============================================================================ > make[3]: *** [test-suite.log] Error 1 > > ** Contents: ** > > FAIL: quantlib-test-suite > ========================= > > ./quantlib-test-suite: line 37: libtool_install_magic: unbound variable > FAIL quantlib-test-suite (exit status: 1) > > test-suite/quantlib-test-suite (line 39: > if test "$libtool_install_magic" = "%%%MAGIC variable%%%"; then > > Is that a bug, what shall I do to run it sucessfully? > > thanks > Opti > > > > ------------------------------------------------------------------------------ > _______________________________________________ > QuantLib-dev mailing list > Qua...@li... > https://lists.sourceforge.net/lists/listinfo/quantlib-dev > |