Re: debugging guile test failure and segfault.

2007-06-10 Thread Ludovic Courtès
Hi, Dan McMahill <[EMAIL PROTECTED]> writes: >>> I'm also working on getting this going on Solaris-2.9/sparc but am not >>> quite to the testsuite part. I have a few bug fix patches there >>> too. Once I get my various problems worked out, I'll submit a more >>> cleaned up set of patches. > > se

Re: debugging guile test failure and segfault.

2007-06-10 Thread Ludovic Courtès
Hi, Dan McMahill <[EMAIL PROTECTED]> writes: > Backtrace: > In unknown file: >?: 0* [primitive-load "test-suite/tests/r4rs.test"] > In test-suite/tests/r4rs.test: > 923: 1* > Exception during displaying of backtrace: system-error > > test-suite/tests/r4rs.test:88:45: In procedure ttyname in

Re: debugging guile test failure and segfault.

2007-06-10 Thread Dan McMahill
Ludovic Courtès wrote: Hi, Dan McMahill <[EMAIL PROTECTED]> writes: I'm also working on getting this going on Solaris-2.9/sparc but am not quite to the testsuite part. I have a few bug fix patches there too. Once I get my various problems worked out, I'll submit a more cleaned up set of patch

Re: debugging guile test failure and segfault.

2007-06-10 Thread Dan McMahill
Ludovic Courtès wrote: Hi, Dan McMahill <[EMAIL PROTECTED]> writes: Backtrace: In unknown file: ?: 0* [primitive-load "test-suite/tests/r4rs.test"] In test-suite/tests/r4rs.test: 923: 1* Exception during displaying of backtrace: system-error test-suite/tests/r4rs.test:88:45: In procedure

Re: debugging guile test failure and segfault.

2007-06-10 Thread Greg Troxel
[EMAIL PROTECTED] (Ludovic Courtès) writes: >> --- guile-config/guile-config.in.orig 2006-09-20 00:19:02.0 + >> +++ guile-config/guile-config.in >> @@ -155,7 +155,7 @@ >> (if (or (string=? libdir "/usr/lib") >> (string=? libdir "/usr/lib/")) >