svn commit: r251438 - in head/gnu: lib/libregex lib/libregex/posix usr.bin/diff usr.bin/grep
Michael Tuexen
tuexen at fh-muenster.de
Thu Jun 6 18:32:15 UTC 2013
On Jun 6, 2013, at 8:30 PM, Garrett Cooper wrote:
> On Jun 6, 2013, at 11:18 AM, Michael Tuexen wrote:
>
>> On Jun 6, 2013, at 12:50 PM, Glen Barber wrote:
>>
>>> On Wed, Jun 05, 2013 at 11:27:52PM -0400, Glen Barber wrote:
>>>> On Wed, Jun 05, 2013 at 09:31:06PM +0000, Jung-uk Kim wrote:
>>>>> Author: jkim
>>>>> Date: Wed Jun 5 21:31:06 2013
>>>>> New Revision: 251438
>>>>> URL: http://svnweb.freebsd.org/changeset/base/251438
>>>>>
>>>>> Log:
>>>>> Connect libgnuregex 2.17 to the build.
>>>>>
>>>>
>>>> I think this breaks the build. I am seeing the following:
>>>>
>>>> /usr/obj/usr/src/tmp/usr/include/gnu/posix/regex.h:369:3: error:
>>>> declaration does not declare anything [-Werror,-Wmissing-declarations]
>>>> unsigned long int __REPB_PREFIX(used);
>>>> ^~~~~~~~~~~~~~~~~
>>>>
>>>
>>> I think this is a local problem. Sorry for the noise.
>> I do see the same problem when cross building for ARM. How did you fix it?
>
> See r251468.
>
Thanks!
Best regards
Michael
More information about the svn-src-all
mailing list