VAX Ultrix bootstrap failure with gcc-2.96

Jeffrey A Law law@cygnus.com
Tue Jun 13 14:21:00 GMT 2000


  In message < 200006051926.PAA00793@hiauly1.hia.nrc.ca >you write:
  > > There is an autoconf test for this misfeature.
  > > With that test added to configure, you can simply:
  > > 
  > > > +extern int                    getgroups(int, GETGROUPS_T *);
  > > 
  > 
  > I believe that the following patch tests for the misfeature as per your
  > suggestion.  I have checked that auto-hosts.h contains the GETGROUPS_T
  > define.  However, I haven't tested yet whether this define gets propagated
  > to the fixed sys/unistd.h under Ultrix.  Hopefully, it will.
  > 
  > Dave
  > -- 
  > J. David Anglin                                  dave.anglin@nrc.ca
  > National Research Council of Canada              (613) 990-0752 (FAX: 952-6
  > 605)
  > 
  > 2000-06-05  J. David Anglin  <dave@hiauly1.hia.nrc.ca>
  > 
  > 	* configure.in: Add AC_TYPE_GETGROUPS test.
  > 	* sys-protos.h: Use GETGROUPS_T * for second arg of getgroups.
  > 	* configure: Rebuilt.
Thanks.  Installed.
jeff



More information about the Gcc-patches mailing list