[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Upstreaming the glibc Hurd port
From: |
Samuel Thibault |
Subject: |
Re: Upstreaming the glibc Hurd port |
Date: |
Mon, 2 Apr 2018 19:15:58 +0200 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
H.J. Lu, on lun. 02 avril 2018 10:06:14 -0700, wrote:
> On Mon, Apr 2, 2018 at 9:16 AM, Samuel Thibault <samuel.thibault@gnu.org>
> wrote:
> > H.J. Lu, on lun. 02 avril 2018 09:01:30 -0700, wrote:
> >> On Mon, Apr 2, 2018 at 7:47 AM, Samuel Thibault <samuel.thibault@gnu.org>
> >> wrote:
> >> > Hello,
> >> >
> >> > Joseph Myers, on lun. 02 avril 2018 14:22:28 +0000, wrote:
> >> >> On Mon, 2 Apr 2018, Samuel Thibault wrote:
> >> >>
> >> >> > This means that build-glibcs i686-gnu now builds fine. Among the
> >> >> > remaining TODOs, there are
> >> >>
> >> >> Thanks! I'd add: the "requires out-of-tree patches" statement in README
> >> >> needs to be removed,
> >> >
> >> > Oh, I was unaware of that mention.
> >>
> >> mig master branch failed to build on Fedora 27:
> >>
> >> gcc -g -O2 -o migcom error.o global.o header.o lexxer.o migcom.o
> >> parser.o routine.o server.o statement.o string.o type.o user.o utils.o
> >> vprint.o
> >> /usr/local/bin/ld: lexxer.o: in function `yylex':
> >> /export/gnu/import/git/toolchain/build/compilers/i686-gnu/mig/lexxer.c:1834:
> >> undefined reference to `yywrap'
> >
> > Could you post config.log? configure is supposed to detect this:
> >
> > checking lex library... -lfl
>
> checking lex library... none needed
Please really config.log, not only the configure output.
Samuel
Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, H.J. Lu, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, H.J. Lu, 2018/04/02
- Re: Upstreaming the glibc Hurd port,
Samuel Thibault <=
- Re: Upstreaming the glibc Hurd port, H.J. Lu, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/02
Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Samuel Thibault, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Zack Weinberg, 2018/04/03
- Re: Upstreaming the glibc Hurd port, Joseph Myers, 2018/04/03
Re: Upstreaming the glibc Hurd port, Florian Weimer, 2018/04/05