This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Guile / Glibc compilation woes



    Jeff> Now, however, that I'm using GNU libc, I had to recompile
    Jeff> guile and the library. The library I can link to a program
    Jeff> I've written and again, no problems. The stand-alone guile
    Jeff> binary, however, segfaults before it finishes
    Jeff> initializing. Any insights as to why this happens and how I
    Jeff> can fix it?

That's kind of weird: I'm running an out-of-the-box RedHat 5.0 machine 
(uses glibc2) and Guile starts up just fine.

I wonder if you might have some old crud sticking around from previous 
installations of Guile.  Have you tread a very clean build/install?