public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
From: "H.J. Lu" <hjl.tools@gmail.com>
To: Joseph Myers <joseph@codesourcery.com>,
	Florian Weimer <fweimer@redhat.com>,
	 Thomas Schwinge <thomas@codesourcery.com>,
	GNU C Library <libc-alpha@sourceware.org>,
	bug-hurd@gnu.org,  David Michael <fedora.dm0@gmail.com>
Subject: Re: Upstreaming the glibc Hurd port
Date: Mon, 02 Apr 2018 17:22:00 -0000	[thread overview]
Message-ID: <CAMe9rOq0BVNUXy4muHpKhCztdM-=D1nmQ--w7_mF5pVuOGWtZQ@mail.gmail.com> (raw)
In-Reply-To: <20180402171558.yeqzeuu4lmmgyeg6@var.youpi.perso.aquilenet.fr>

On Mon, Apr 2, 2018 at 10:15 AM, Samuel Thibault
<samuel.thibault@gnu.org> wrote:
> 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.
>

configure:4096: checking lex library
configure:4110: gcc -o conftest -g -O2   conftest.c   >&5
/usr/local/bin/ld: /tmp/ccDAnO2r.o: in function `input':
/export/gnu/import/git/toolchain/build/compilers/i686-gnu/mig/lex.yy.c:1185:
undefined reference to `yywrap'
/usr/local/bin/ld: /tmp/ccDAnO2r.o: in function `yylex':
/export/gnu/import/git/toolchain/build/compilers/i686-gnu/mig/lex.yy.c:879:
undefined reference to `yywrap'
/usr/local/bin/ld: /tmp/ccDAnO2r.o: in function `main':
/export/gnu/import/git/toolchain/build/compilers/i686-gnu/mig/conftest.l:18:
undefined reference to `yywrap'
collect2: error: ld returned 1 exit status
configure:4110: $? = 1
....
configure:4460: result: no
...
configure: exit 0


-- 
H.J.

  reply	other threads:[~2018-04-02 17:22 UTC|newest]

Thread overview: 87+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-18 12:39 Florian Weimer
2018-01-18 12:45 ` Samuel Thibault
2018-01-18 12:58   ` Florian Weimer
2018-01-18 13:47   ` Joseph Myers
2018-01-18 13:52     ` Joseph Myers
2018-01-18 13:59       ` Samuel Thibault
2018-01-18 13:58     ` Samuel Thibault
2018-01-18 14:03       ` Joseph Myers
2018-01-28 18:40         ` Samuel Thibault
2018-01-18 14:22       ` Thomas Schwinge
2018-01-18 14:27         ` Samuel Thibault
2018-01-18 15:14         ` Samuel Thibault
2018-01-18 15:35           ` Joseph Myers
2018-01-18 15:42             ` Samuel Thibault
2018-01-18 16:48               ` Joseph Myers
2018-01-18 16:59                 ` Samuel Thibault
2018-01-18 23:16                   ` Joseph Myers
2018-01-18 23:59                     ` Samuel Thibault
2018-01-19  0:34                       ` Joseph Myers
2018-01-19 10:10                         ` Thomas Schwinge
2018-01-19 12:35                           ` Manolis Ragkousis
2018-01-19 13:08                           ` Joseph Myers
2018-01-19 14:11                             ` Thomas Schwinge
2018-01-19 15:12                               ` Joseph Myers
2018-01-19 18:24                                 ` Zack Weinberg
2018-01-19 18:30                                   ` Joseph Myers
2018-01-19 17:23                           ` Joseph Myers
2018-01-19 17:32                             ` Samuel Thibault
2018-01-19 17:50                               ` Joseph Myers
2018-01-19 17:59                                 ` Samuel Thibault
2018-01-24  1:10                             ` Samuel Thibault
2018-01-24  1:26                               ` Joseph Myers
2018-01-24  1:27                               ` Samuel Thibault
2018-01-25  1:41                                 ` Samuel Thibault
2018-01-25 15:43                                   ` Joseph Myers
2018-01-25 16:12                                   ` Joseph Myers
2018-01-25 16:20                                     ` Samuel Thibault
2018-03-19  1:51                                     ` Samuel Thibault
2018-03-19 15:36                                       ` Zack Weinberg
2018-03-19 15:47                                         ` Samuel Thibault
2018-03-19 15:54                                           ` Zack Weinberg
2018-03-19 16:05                                             ` Samuel Thibault
2018-03-26 23:13                                       ` Rafal Luzynski
2018-03-27  7:45                                         ` Samuel Thibault
2018-03-27  9:01                                         ` Samuel Thibault
2018-03-27 10:40                                           ` Rafal Luzynski
2018-03-27 10:43                                             ` Samuel Thibault
2018-03-27 10:53                                               ` Rafal Luzynski
2018-03-27 14:46                                           ` Tulio Magno Quites Machado Filho
2018-03-27 14:53                                             ` Carlos O'Donell
2018-03-27 16:31                                             ` Samuel Thibault
2018-04-02  0:10                                       ` Samuel Thibault
2018-04-02  7:51                                         ` Florian Weimer
2018-04-02  8:24                                           ` Samuel Thibault
2018-04-02 14:17                                         ` Joseph Myers
2018-04-02 15:50                                           ` Samuel Thibault
2018-04-02 16:13                                             ` Samuel Thibault
2018-04-03  0:13                                               ` Joseph Myers
2018-04-17 22:50                                                 ` Samuel Thibault
2018-04-17 23:02                                                   ` Joseph Myers
2018-04-17 23:08                                                     ` Samuel Thibault
2018-04-18 11:13                                                       ` Joseph Myers
2018-04-18 13:54                                                         ` Zack Weinberg
2018-04-18 14:03                                                           ` Samuel Thibault
2018-04-18 18:40                                                             ` Zack Weinberg
2018-04-18 18:53                                                               ` Samuel Thibault
2018-04-03  0:10                                             ` Joseph Myers
2018-04-18 23:57                                               ` Samuel Thibault
2018-04-21  8:54                                                 ` Samuel Thibault
2018-04-02 14:22                                         ` Joseph Myers
2018-04-02 14:47                                           ` Samuel Thibault
2018-04-02 16:01                                             ` H.J. Lu
2018-04-02 16:16                                               ` Samuel Thibault
2018-04-02 17:06                                                 ` H.J. Lu
2018-04-02 17:16                                                   ` Samuel Thibault
2018-04-02 17:22                                                     ` H.J. Lu [this message]
2018-04-02 17:35                                                       ` Samuel Thibault
2018-04-02 17:37                                                         ` Samuel Thibault
2018-04-03 15:45                                         ` Joseph Myers
2018-04-03 16:08                                           ` Samuel Thibault
2018-04-03 21:48                                           ` Joseph Myers
2018-04-03 21:58                                             ` Samuel Thibault
2018-04-03 22:07                                               ` Zack Weinberg
2018-04-03 22:48                                                 ` Joseph Myers
2018-04-05 11:07                                               ` Florian Weimer
2018-01-18 14:33     ` Samuel Thibault
2018-01-18 15:24       ` Joseph Myers

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMe9rOq0BVNUXy4muHpKhCztdM-=D1nmQ--w7_mF5pVuOGWtZQ@mail.gmail.com' \
    --to=hjl.tools@gmail.com \
    --cc=bug-hurd@gnu.org \
    --cc=fedora.dm0@gmail.com \
    --cc=fweimer@redhat.com \
    --cc=joseph@codesourcery.com \
    --cc=libc-alpha@sourceware.org \
    --cc=thomas@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).