unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Manolis Ragkousis <manolis837@gmail.com>
Cc: Guix-devel@gnu.org
Subject: Re: Glibc/hurd work till now
Date: Wed, 19 Mar 2014 21:17:24 +0100	[thread overview]
Message-ID: <87vbva54ff.fsf@gnu.org> (raw)
In-Reply-To: <CAFtzXzMbt406Av2wH1RvOXbqWom6yfxCQH8e-uUUYpPYnYDkQw@mail.gmail.com> (Manolis Ragkousis's message of "Wed, 19 Mar 2014 19:38:08 +0000")

Manolis Ragkousis <manolis837@gmail.com> skribis:

> I am getting an error in the autoreconf phase for libpthread in glibc/hurd
> here
> Check the attached build.log file
>>  #:phases (alist-cons-before
>>                          'pre-configure 'autoconf
>>                        (lambda _
>>                            (system* "autoreconf" "-vi" "libpthread"))
>
> I placed libtool as a native input as Mark Weaver suggested but it doesn't
> seem to fix it
> ("libtool" ,libtool "bin")
>
> Any ideas?

[...]

> Makefile.am:77: error: Libtool library used but 'LIBTOOL' is undefined
> Makefile.am:77:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
> Makefile.am:77:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
> Makefile.am:77:   If 'LT_INIT' is in 'configure.ac', make sure
> Makefile.am:77:   its definition is in aclocal's search path.

This error message is confusing, but you could try adding just Libtool:

  ("libtool" ,libtool")

This is where Libtool’s Autoconf macros live.

HTH,
Ludo’.

  reply	other threads:[~2014-03-19 20:17 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-18 10:02 Glibc/hurd work till now Manolis Ragkousis
2014-03-18 10:57 ` Ludovic Courtès
     [not found]   ` <CAFtzXzNSuz-wx2SDUafTvqtmRUbfOohO2-Nfzy7LYKd-wuWFWQ@mail.gmail.com>
2014-03-18 11:10     ` Fwd: " Manolis Ragkousis
2014-03-18 13:32 ` Ludovic Courtès
2014-03-18 14:55   ` Andreas Enge
2014-03-18 16:04     ` Ludovic Courtès
2014-03-18 19:06       ` Manolis Ragkousis
2014-03-18 20:34         ` Ludovic Courtès
2014-03-18 20:41           ` Manolis Ragkousis
2014-03-19 19:38             ` Manolis Ragkousis
2014-03-19 20:17               ` Ludovic Courtès [this message]
2014-03-19 20:47                 ` Manolis Ragkousis
2014-03-19 21:58                   ` Ludovic Courtès
2014-03-20 16:02                     ` Manolis Ragkousis
2014-03-20 20:42                       ` libpthread fails to build as an add-on Ludovic Courtès
2014-03-20 20:58                         ` Manolis Ragkousis
2014-03-23  8:28                           ` Manolis Ragkousis
2014-03-23  9:17                             ` Manolis Ragkousis
2014-03-23 21:38                               ` Ludovic Courtès
2014-03-21 23:23                       ` Glibc/hurd work till now Manolis Ragkousis
2014-03-22 14:16                         ` Ludovic Courtès
2014-03-22 16:13                           ` Manolis Ragkousis

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87vbva54ff.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=Guix-devel@gnu.org \
    --cc=manolis837@gmail.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).