This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [2.23 PATCH] Desupport regexp.h (bug 18681)


On Mon, Aug 17, 2015 at 10:51 AM, Andreas Schwab <schwab@suse.de> wrote:
> Zack Weinberg <zackw@panix.com> writes:
>
>> Do you mean like this?  I can't test it as the problem is invisible to me.
>
> Are you building from a clean tree?

Yes, I have erased the entire build directory and re-run configure
several times during testing of this patch. It didn't compile till
Carlos cut the 2.22 branch but then it magically started working, so I
assumed that the release process did whatever was necessary.

Just now I did this again and also ran `git clean -dxf` in the source
tree (which deleted only editor backups) and -- this is a little weird
-- it compiles without complaint, but the VERSION_libc_GLIBC_2_xx
#defines in abi-versions.h only go up to 2_22.

I'm using gcc 5.2 (because Debian's 4.9 refused to compile the library
last month, with errors I didn't bother digging into), is that
possibly relevant?

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]