bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22623: testing guile


From: Helio
Subject: bug#22623: testing guile
Date: Wed, 10 Feb 2016 19:48:25 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

I'm trying to install guile and i get this error after [$ make install]
>> make check!!

When i run the binary file aka guile, the shell return this:

$ guile: error while loading shared libraries: libguile-2.2.so.0: cannot open 
shared object file: No such file or directory

This it is in /usr/local/lib:

 libguile-2.2.a        │5647216│10 feb 18:57│
│*libguile-2.2.la      │   1066│10 feb 18:57│
address@hidden      │     21│10 feb 18:57│
address@hidden    │     21│10 feb 18:57│
│*libguile-2.2.so.0.0.0│3927028│10 feb 18:57│
│ libguile-2~.0-gdb.scm│  16039│10 feb 18:57│

***********************************************

Totals for this test run:
passes:                 39753
failures:               1
unexpected passes:      0
expected failures:      10
unresolved test cases:  571
untested test cases:    1
unsupported test cases: 10
errors:                 0

FAIL: check-guile
==================================
1 of 1 test failed
Please report to address@hidden
==================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/home/helio/git-source/guile'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/helio/git-source/guile'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/helio/git-source/guile'
make: *** [check] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]