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 _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
