Re: Wrong 1.5.6 Makefile dependencies

2002-04-01 Thread Rob Browning
Thomas Wawrzinek <[EMAIL PROTECTED]> writes: > Hi! > > I had to make the following small change to Makefile.in in the > libguile subdirectory to get 1.5.6 compiled on a Cygwin system. Thanks. Fixed in my trees, I'll commit when I finish some other bits. -- Rob Browning rlb @defaultvalue.org,

Re: [PATCH] posix.texi: added additional examples

2002-04-01 Thread Rob Browning
Neil Jerram <[EMAIL PROTECTED]> writes: > I don't know. It's not huge, but it is rather longer than the `about > 10 lines' guideline that I've heard mentioned before. > > Marius, can you advise? Ian, if you think you're going to want to work on guile more, and you don't mind, the easiest thing

["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

bug-guile님 국제전화를 시외전화요금으로 건다면 믿으시겠습니까? [광고]

2002-04-01 Thread 텔레버드닷컴
Title: Untitled Document               ÀÌ ¸ÞÀÏÀº ¹ß½ÅÀü¿ëÀ¸·Î ȸ½ÅµÇÁö ¾ÊÀ¸¹Ç·Î ¹®ÀÇ´Â [EMAIL PROTECTED]·Î ÇØÁֽð

Bad deprecation warnings in numbers.c

2002-04-01 Thread Neil Jerram
There is a group of deprecation warnings in (stable) numbers.c that say, for example: scm_c_issue_deprecation_warning ("`scm_mkbig' is deprecated. " "Use `scm_i_mkbig' instead."); No! This directly contradicts our aim of using `scm_i_' to mark Guile inte

[±¤°í] bug-guile´Ô, °Ç°­ ¾¾¾ÑÀÔ´Ï´Ù.

2002-04-01 Thread ±×¸°¹Ð
ò¸à¼ÔÑô¸   ¸ðµÎ¿¡°Ô °¡Àå ÁÁ°Ô, ÇϴñîÁö ÁÁ°Ô  °Ç°­/±³À°/ ¿¹¼ú/ °ø±â/Åë½Å  ±×¸°¹Ð Ȩ   Á¤º¸OK   ¼ö½Å°ÅºÎ   unsubscribe   º½ºñ °µ ¾ÆÄ§¿¡ Àá ±ú¾î ´Ò¾îº¸´Ï¹Ý°³ È­ºÀ(ÚâËÒ ü£Üæ)ÀÌ ´ÙÅõ¾î ÇǴ±¸³ªÃáÁ¶(õððè)µµ ÃáÈï(õðýé)À» ¸øÀ̰Ü

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

Re: cvs guile build/install problems

2002-04-01 Thread Lynn Winebarger
On Thursday 28 March 2002 02:30, Lynn Winebarger wrote: >I haven't tracked down the specific problem, but I can say that invoking > autogen.sh twice will install doc/tutorial/mdate-sh the second time (but > not the first when it's right out of CVS). It installs doc/ref/mdate-sh > the first ti