Chicken 2.41 will not build on Solaris 8 (and probably not on
other SysVile systems either). The problem is in the function
local-timezone-abbreviation in posixunix.scm, which has two
versions, a non-Cygwin one that uses tm_zone and a Cygwin one
that uses tzname.
However, tm_zone (of struct tm) is a GNU and BSD extension
that does not exist on Solaris. Consequently, the tzname
version should be used on all systems that are not GNU or BSD.
(I don't know how to say that, or I'd supply a patch.)
--
Not to perambulate John Cowan <[EMAIL PROTECTED]>
the corridors http://www.ccil.org/~cowan
during the hours of repose
in the boots of ascension. --Sign in Austrian ski-resort hotel
_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users