On 3/24/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > The compile halted on posix.c at line 447. IRIX does not have the > ltm->tm_zone field, but rather uses the tmzone[1] and tmzone[0] fields > available for __CYGWIN__ macro for conditional macro. > again in uposix.c the same code pattern exists and the same fix should work.
Are you using gcc? If yes, whats the output of gcc -dM -E - </dev/null ? > > I am sure that someone more familiar with the build can suggest a good way > to incorporate this. I have not spent anytime in the configure etc so I > kludged it just to get past the problem and see what else breaks. If there is some cpp macro that we can use, the fix should be quite easy. > > still having lots of fun with setenv and unsetenv - anyoone shed any light? > What errors/problems do you get? cheers, felix _______________________________________________ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users