On 4/4/07, Kris Kennaway <[EMAIL PROTECTED]> 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?
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"