Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!maddog.llnl.gov!brooks From: brooks@maddog.llnl.gov Newsgroups: gnu.utils.bug Subject: Type name collision in gnumake Message-ID: <29584@lll-winken.LLNL.GOV> Date: 31 Jul 89 17:59:39 GMT Sender: usenet@lll-winken.LLNL.GOV Reply-To: brooks@maddog.llnl.gov () Distribution: gnu Organization: Lawrence Livermore National Laboratory Lines: 9 The structure "file" defined in file.h for GnuMake collides with a "struct file" defined in /usr/include/sys/file.h which is for a different purpose on SGI's implementation of SYS5.3. I would suggest choosing a different name which would be more unlikely to have collisions. brooks@maddog.llnl.gov, brooks@maddog.uucp