chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] autoconf build failing on posixunix.c


From: felix winkelmann
Subject: Re: [Chicken-users] autoconf build failing on posixunix.c
Date: Sat, 29 Mar 2008 12:07:19 +0100

Hi!

This is a bug in posixunix.scm: the macro HAVE_GRP_H enables
some group-id related functions, but the Scheme glue uses these
functions/variables, regardless of HAVE_GRP_H.

Do you have grp.h on your target platform?


cheers,
felix




reply via email to

[Prev in Thread] Current Thread [Next in Thread]