Subject: Re: pkgtools/pkg_install on sparc
To: James K. Lowden <jklowden@schemamania.org>
From: Frederick Bruckman <fredb@immanent.net>
List: port-sparc
Date: 08/10/2002 17:35:57
On Sat, 10 Aug 2002, James K. Lowden wrote:

> I'm stuck in /usr/pkgsrc/pkgtools/pkg_install, unable to compile most of
> work/pkg_install/lib/, starting with file.c.  The complaint is that
> -Werror is set, and errors of the sort:
>
>   warning: cast discards `const' from pointer target type

This is fixed by `patch-aa,v 1.9 2002/08/05 15:11:35', which reduces
"WARNS" from "2" to "1".

Frederick