Skip site navigation (1)Skip section navigation (2)
Date:      14 Apr 2002 12:11:12 -0300
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Maxim Sobolev <sobomax@FreeBSD.org>
Cc:        Mike Estes <estesm@cc.wwu.edu>, gnome@FreeBSD.org
Subject:   Re: patch for sysutils/medusa
Message-ID:  <1018797072.59006.0.camel@shumai.marcuscom.com>
In-Reply-To: <200204140655.g3E6tAt29858@vega.vega.com>
References:  <200204140655.g3E6tAt29858@vega.vega.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-767c93y25pTlepmQopLC
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Sun, 2002-04-14 at 03:55, Maxim Sobolev wrote:
> It should have been fixed in rev.1.10 of grp.h. I have not checked it yet=
,
> but pre-compiled GNOME was shipped with 5.0-DP1 release which means that
> medusa is OK on -current. Therefore, I would propose to you to do a make
> world from a freshly cvsuped /usr/src and try again. Of course there is a
> tiny possibility that grp.h was again broken after rev.1.10, therefore if
> revision of grp.h installed on your system is more than 1.10 please let
> me know and I'll try to fix it.

I'm refering to grp.h 1.13 which is the latest.  I sent mike@ an email
about this, as I'm almost sure he forgot to include sys/_types.h.  In
any event, I think grp.h is busted.

Joe

>=20
> -Maxim
>=20
> >=20
> >=20
> > --=3D-fMUGqtm/ZVgGd9G088q5
> > Content-Type: text/plain
> > Content-Transfer-Encoding: quoted-printable
> >=20
> > On Sun, 2002-04-14 at 02:01, Mike Estes wrote:
> > > sysutils/medusa won't compile for me unless the following patch is in=
 fil=3D
> > es/
> >=20
> > You're right.  The recent changes to grp.h must have introduced this.=
=3D20
> > However, I think requiring sys/types.h for grp.h is not POSIX=3D20
> > compliant.  Perhaps the rev 1.13 to grp.h needs to be rethought.  Maybe
> > grp.h needs to acutally include the new sys/_types.h.  What do you
> > think, Maxim?  Maybe something like:
> >=20
> > --- src/include/grp.h.orig	Sun Apr 14 01:44:35 2002
> > +++ src/include/grp.h	Sun Apr 14 01:45:00 2002
> > @@ -42,6 +42,7 @@
> >  #ifndef _GRP_H_
> >  #define	_GRP_H_
> > =3D20
> > +#include <sys/_types.h>
> >  #include <sys/cdefs.h>
> >  #include <machine/ansi.h>
> > =3D20
> > Joe
> >=20
> > >=3D20
> > > --- libmedusa/medusa-file-info-utilities.c.orig	Thu Dec 21 05:28:44 2=
000
> > > +++ libmedusa/medusa-file-info-utilities.c	Sat Apr 13 21:50:27 2002
> > > @@ -27,10 +27,10 @@
> > >   */
> > > =3D20
> > >  #include <glib.h>
> > > +#include <sys/types.h>
> > >  #include <grp.h>
> > >  #include <pwd.h>
> > >  #include <stdlib.h>
> > > -#include <sys/types.h>
> > >  #include <sys/stat.h>
> > >  #include <time.h>
> > > =3D20
> > >=3D20
> > >=3D20
> > >=3D20
> > >=3D20
> > > this is on -CURRENT
> > >=3D20
> > > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > > with "unsubscribe freebsd-gnome" in the body of the message
> > >=3D20
> > --=3D20
> > PGP Key: http://www.marcuscom.com/pgp.asc
> >=20
> > --=3D-fMUGqtm/ZVgGd9G088q5
> > Content-Type: application/pgp-signature; name=3Dsignature.asc
> > Content-Description: This is a digitally signed message part
> >=20
> > -----BEGIN PGP SIGNATURE-----
> > Version: GnuPG v1.0.6 (FreeBSD)
> > Comment: For info see http://www.gnupg.org
> >=20
> > iEYEABECAAYFAjy5F8wACgkQb2iPiv4Uz4fCbwCgl5KMfEdXiJMikiOFI9CkBcqV
> > 038AoJRGKZkSXGsim/uofpiGebTh8SEF
> > =3D0/U1
> > -----END PGP SIGNATURE-----
> >=20
> > --=3D-fMUGqtm/ZVgGd9G088q5--
> >=20
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-gnome" in the body of the message
> >=20
> >=20
>=20
>=20


--=-767c93y25pTlepmQopLC
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iEYEABECAAYFAjy5nBAACgkQb2iPiv4Uz4ejpwCfRy5fndCFnWDMSEVYFXyCAq6S
iycAn2c62rTCTKoN6S1eRXXYnnkyUefB
=IJud
-----END PGP SIGNATURE-----

--=-767c93y25pTlepmQopLC--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1018797072.59006.0.camel>