Re: guile-1.5.6: some build comments

2002-04-28 Thread Marius Vollmer
"Nelson H. F. Beebe" <[EMAIL PROTECTED]> writes: > Sun Solaris 2.7 and 2.8: > [...] > FAIL: syncase.test: (ice-9 syncase) loads > > Sun Solaris 2.8: > [...] > /usr/local/sparc-sun-solaris2.7/bin/ld: c

Re: guile-1.5.6: some build comments

2002-04-28 Thread Marius Vollmer
Neil Jerram <[EMAIL PROTECTED]> writes: > I copied various followups to [EMAIL PROTECTED], but no firm > conclusion was reached on any (except 6). Can you see them there? > If not, I could send them to you privately. I see them, thanks! I get back to this case by case. ___

Re: guile-1.5.6: some build comments

2002-04-27 Thread Neil Jerram
> "Marius" == Marius Vollmer <[EMAIL PROTECTED]> writes: Marius> Neil Jerram <[EMAIL PROTECTED]> writes: >> > "Nelson" == Nelson H F Beebe <[EMAIL PROTECTED]> writes: >> Nelson> I've made installation attempts for guile-1.5.6 on 13+ Nelson> different UNIX platforms, w

["Nelson H. F. Beebe" ] Re: guile-1.5.6: some build comments: Sun Solaris gcc version, and a workaround to get a successful build

2002-04-01 Thread Neil Jerram
--- Begin Message --- >> ... >> Nelson> /usr/local/sparc-sun-solaris2.7/bin/ld: cannot open libguile.so.14: >No such file or directory >> Nelson> collect2: ld returned 1 exit status >> >> This is odd for two reasons: >> >> - you say 2.8, but the path to ld in the error message say

["Nelson H. F. Beebe" ] Re: guile-1.5.6: some build comments: libguile.so.14 not found

2002-04-01 Thread Neil Jerram
--- Begin Message --- >> ... >> Nelson> and-output-texi > guile.texi || { rm guile.texi; false; } >> Nelson> Could not load program guile >> Nelson> Member libguile.so.14 not found or file not an archive >> Nelson> Member libguile.so.14 not found or file not an archive

["Nelson H. F. Beebe" ] Re: guile-1.5.6: some build comments: putenv() problems

2002-04-01 Thread Neil Jerram
--- Begin Message --- >> ... >> Nelson> ERROR: srfi-19.test: SRFI date/time library: #> time-utc->date (time . tz-offset)> respects local DST if no TZ-OFFSET given - >> arguments: ((system-error "putenv" "~A" ("No such file or directory") (2))) >> >> How is putenv's return code documented

["Nelson H. F. Beebe" ] Re: guile-1.5.6: some build comments: regcomp() behavior

2002-04-01 Thread Neil Jerram
--- Begin Message --- >> ... >> Nelson> Sun Solaris 2.7 and 2.8: >> Nelson> Testing >> /export/staff/computing/beebe/i386/build/guile-1.5.6/pre-inst-guile ... >> Nelson> with >GUILE_LOAD_PATH=/export/staff/computing/beebe/i386/build/guile-1.5.6/test-suite >> Nelson> ER

["Nelson H. F. Beebe" ] Re: guile-1.5.6: some build comments

2002-04-01 Thread Neil Jerram
--- Begin Message --- Testing of the latest guile alpha release turned up a problem on Compaq/DEC OSF/1, to which Neil Jerram responded: >> My guess is that, on this OS [Compaq/DEC OSF/1], the shell >> processes "$@" so that it ends up as a single, empty string >> argument, even when no arguments

Re: guile-1.5.6: some build comments

2002-04-01 Thread Neil Jerram
> "Nelson" == Nelson H F Beebe <[EMAIL PROTECTED]> writes: Nelson> I've made installation attempts for guile-1.5.6 on 13+ Nelson> different UNIX platforms, with a few successes (GNU/Linux Nelson> systems), and several failures, either of the build, or of Nelson> parts of the t