Skip site navigation (1)Skip section navigation (2)
Date:      05 Apr 2003 12:14:07 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Dirk Meyer <dirk.meyer@dinoex.sub.org>
Cc:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: [PATCH] ports/www/galeon Werror problem
Message-ID:  <1049562846.60201.0.camel@shumai.marcuscom.com>
In-Reply-To: <%2B5xR%2B0vBop@dmeyer.dinoex.sub.org>
References:  <ku3R/Rw1%2BQ@dmeyer.dinoex.sub.org> <ku3R/Rw1%2BQ@dmeyer.dinoex.sub.org> <1049526077.55676.20.camel@shumai.marcuscom.com> <%2B5xR%2B0vBop@dmeyer.dinoex.sub.org>

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

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

On Sat, 2003-04-05 at 04:43, Dirk Meyer wrote:
> Joe Marcus Clarke wrote:
>=20
> > On Sat, 2003-04-05 at 01:20, Dirk Meyer wrote:
> > > galeon compiles here only with "--disable-werror"
> > Do you mean on -STABLE?
>=20
> yes but only if you have extra Warnings enabled. e.G.: -Wcast-qual
> /usr/X11R6/include/mozilla/string/nsStringFragment.h:81: warning: cast di=
scards qualifiers from pointer target type
>=20
> might this patch be applied to galeon2 too?

Yeah, the same thing would be needed for galeon2.  Thanks.

Joe

>=20
> kind regards Dirk
>=20
> - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany
> - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]
>=20
> > > --- Makefile	4 Apr 2003 07:07:47 -0000	1.96
> > > +++ Makefile	5 Apr 2003 05:56:03 -0000
> > > @@ -75,6 +75,10 @@
> > >  .if ${OSVERSION} > 500000
> > >  # Galeon does not build correctly in -CURRENT if -Werror is passed
> > >  # to the compiler.
> > > +NO_WERROR=3D3D	yes
> > > +.endif
> > > +# allow build with more warnings enabled
> > > +.if defined(NO_WERROR)
> > >  CONFIGURE_ARGS+=3D3D	--disable-werror
> > >  .endif
> _______________________________________________
> freebsd-gnome@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (FreeBSD)

iD8DBQA+jw7eb2iPiv4Uz4cRAstpAJ0Yh2wTmHZhvFQXop61twMaLvC6pQCfdq4U
lxA2K00Xh4Pfs8jaTbnyuxY=
=l+Tu
-----END PGP SIGNATURE-----

--=-DVVjxf1vETLuAyHZA3Hg--



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