On Fri, Apr 26, 2013 at 8:12 AM, Tom Evans wrote:
>
> This was the result of a bad MFC, Glen Barber just mailed the list to
> say he has corrected this so perhaps up and try again.
>
Yep, I just saw his email and thought that it may be related. just checked
out stable/9 again and am running bui
On Fri, Apr 26, 2013 at 12:52 PM, Rick Miller wrote:
> Hi all,
>
> I checked out stable/9 this morning to generate a release. buildworld
> fails with the following:
>
> /usr/src/lib/libc/gen/stringlist.c:108: error: conflicting types for
> 'sl_find'
> /usr/src/lib/libc/../../include/stringlist.h:
Hi all,
I checked out stable/9 this morning to generate a release. buildworld
fails with the following:
/usr/src/lib/libc/gen/stringlist.c:108: error: conflicting types for
'sl_find'
/usr/src/lib/libc/../../include/stringlist.h:54: error: previous
declaration of 'sl_find' was here
*** [stringlis