Hello, Some patches:
arscan.c attempts to include ar.h unless it is known that the system (win32, BEOS) doesn't have it. NeXTStep doesn't, either, but this isn't known to the developers(?). #ifndef __MACH__ ... #endif gets around it. Also, gettext.c includes fcntl.h with no regard to _HAVE_FCNTL_H from config.h. The program compiles and works properly if fcntl.h is checked against and replaced with <sys/file.h>, just as in other source files. -- Atro Tossavainen (Mr.) / The Institute of Biotechnology at Systems Analyst, Techno-Amish & / the University of Helsinki, Finland, +358-9-19158939 UNIX Dinosaur / employs me, but my opinions are my own. < URL : http : / / www . iki . fi / atro . tossavainen / > File attachments NOT welcome unless agreed to beforehand. _______________________________________________ Bug-make mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-make