bug-guile
[Top][All Lists]
Advanced

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

Re: Error during compilation


From: Štěpán Němec
Subject: Re: Error during compilation
Date: Sun, 7 Feb 2010 16:19:42 +0100
User-agent: Mutt/1.5.20 (2009-08-27)

On Sun, Feb 07, 2010 at 11:37:47AM +0100, Andy Wingo wrote:
> Indeed, I think that you are missing the actual error line. Is there
> nothing above?

No, really nothing -- compilation proceeds just fine up to that point,
then all of sudden errors out. (But see below...)

> Note that if you have pkg-config installed and libgc 7.x (as is
> required), you shouldn't to set the BDW environment vars.

Yes, shame on me... I didn't pay attention to the version number (though
even the libgc web site recommends 6.8, and 7.x is not even in Debian
unstable...).
Installing libgc 7.1 fixed the problem.

So, sorry for the noise, although the compilation failure without a decent
error message still seems weird to me.

Other than that, apart from some (read: quite a lot of) compiler and
Info warnings, I got this:

;;; WARNING: compilation of 
/home/stepnem/Hacking/Scheme/guile/guile/meta/guile-tools failed:
;;; key misc-error, throw_args ("dynamic-link" "file: ~S, message: ~S" 
("libguile-srfi-srfi-1-v-4" "file not found") #f)


... and a test failure (`make check'), see the attached file (it was not
obvious to me which test really failed, according to the output; so I
include the whole of the last suite).

And finally, after `sudo make install', guile gives me this error:
~% type guile
guile is /usr/local/bin/guile
~% guile
guile: error while loading shared libraries: libguile.so.18: cannot open
shared object file: No such file or directory
zsh: exit 127   guile

Oh well... :|

Does it really have to be so hard? Not mentioning

make  1412.32s user 32.42s system 93% cpu 25:43.24 total


Anyway, the original problem was purely my ignorance, thank you very
much for your reply. I'm looking forward to some pointers with regard to
the latter problem -- I hope one day I'll really `make' it...

Best regards,

    Štěpán

P.S.: I compiled Guile from the current Git master, configured with
--disable-nls

Attachment: guile-test-failure
Description: Text document


reply via email to

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