Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Apr 2007 09:40:59 +0400
From:      "Andrew Pantyukhin" <sat@FreeBSD.org>
To:        "Kris Kennaway" <kris@obsecurity.org>, "FreeBSD Ports" <ports@freebsd.org>
Subject:   Re: [ports-amd64@pointyhat.freebsd.org: gnono-1.9.1_1 failed on amd64 7]
Message-ID:  <cb5206420704032240w7b5d2ea1jd5ffd335ff3340af@mail.gmail.com>
In-Reply-To: <20070404042820.GF26967@xor.obsecurity.org>
References:  <20070404042820.GF26967@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/4/07, Kris Kennaway <kris@obsecurity.org> wrote:
===============================================================
> cc1: warnings being treated as errors
> In file included from /usr/local/include/libgnome-2.0/libgnome/gnome-program.h:41,
>                  from /usr/local/include/libgnome-2.0/libgnome/gnome-init.h:30,
>                  from /usr/local/include/libgnome-2.0/libgnome/gnome-config.h:34,
>                  from game.c:31:
> /usr/local/include/popt.h:444: warning: type qualifiers ignored on function return type
> gmake[3]: *** [game.o] Error 1
> gmake[3]: Leaving directory `/work/a/ports/games/gnono/work/gnono-1.9.1/src'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/work/a/ports/games/gnono/work/gnono-1.9.1/src'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/work/a/ports/games/gnono/work/gnono-1.9.1'
> gmake: *** [all] Error 2
> *** Error code 2
===============================================================

popt has a few places like this:
const char *const poptStrerror(const int error)...

I see the samba project patched this:
http://lists.samba.org/archive/samba-cvs/2006-May/067499.html

Should we do the same?



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