unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Andy Wingo <wingo@pobox.com>
To: "Christian Jullien" <eligis@orange.fr>
Cc: 24681@debbugs.gnu.org
Subject: bug#24681: undefined reference to `mktime_internal' on solaris sparc
Date: Wed, 01 Mar 2017 13:46:09 +0100	[thread overview]
Message-ID: <871suhi2r2.fsf@pobox.com> (raw)
In-Reply-To: <001f01d22517$9302de80$b9089b80$@orange.fr> (Christian Jullien's message of "Thu, 13 Oct 2016 08:03:45 +0200")

Hi Christian,

On Thu 13 Oct 2016 08:03, "Christian Jullien" <eligis@orange.fr> writes:

> Trying to compile guile on solaris sparcs (I’m using gcc 6.2) I get:
>
> CC guile-guile.o
>
> CCLD guile
>
> ./.libs/libguile-2.0.so: undefined reference to `mktime_internal'
>
> collect2: error: ld returned 1 exit status

This appears to be a Gnulib problem of some kind.  See:

  https://lists.gnu.org/archive/html/guile-devel/2016-07/msg00012.html

I believe that after updating gnulib, one of the modules we pulled in
added this mktime-internal dependency.  It should be built on platforms
that require it, and not otherwise.  It appears that your platform
requires it but is not building it; irritating!  

I just updated Gnulib again today; I wonder if it fixes this problem.
Are you able to build from git?  If so can you try the stable-2.0
branch?

Andy





  reply	other threads:[~2017-03-01 12:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-13  6:03 bug#24681: undefined reference to `mktime_internal' on solaris sparc Christian Jullien
2017-03-01 12:46 ` Andy Wingo [this message]
2017-03-02  5:19   ` Christian Jullien
2017-03-02  7:38     ` Andy Wingo
2017-03-16  5:33   ` Christian Jullien
2017-03-02  8:04 ` bug#24681: RE : " Christian JULLIEN

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://www.gnu.org/software/guile/

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

  git send-email \
    --in-reply-to=871suhi2r2.fsf@pobox.com \
    --to=wingo@pobox.com \
    --cc=24681@debbugs.gnu.org \
    --cc=eligis@orange.fr \
    /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).