unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Stefan Husmann <stefan-husmann@t-online.de>
To: 32429@debbugs.gnu.org
Subject: bug#32429: link error: "undefined reference to `scm_to_off_t'"
Date: Mon, 13 Aug 2018 18:44:16 +0200	[thread overview]
Message-ID: <87h8jygqsf.fsf@frege.i-did-not-set--mail-host-address--so-tickle-me> (raw)


Hello,

compiling guile's master under Arch Linux results in a link error:

posix.c: In function 'scm_nice':
posix.c:1892:3: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result]
   nice (scm_to_int (incr));
^~~~~~~~~~~~~~~~~~~~~~~~
  CC       libguile_3.0_la-net_db.lo
  CC       libguile_3.0_la-socket.lo
  CC       libguile_3.0_la-regex-posix.lo
  CCLD     libguile-3.0.la
/usr/bin/ld: .libs/libguile_3.0_la-posix.o: in function `scm_tmpnam':
posix.c:(.text+0x1f2d): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
  CC       guile-guile.o
  CCLD     guile
/usr/bin/ld: ./.libs/libguile-3.0.so: undefined reference to `scm_to_off_t'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:2439: guile] Error 1
make[3]: Leaving directory '/home/haawda/paketierung/meine_Pakete/guile-git/src/guile/libguile'
make[2]: *** [Makefile:2298: all] Error 2
make[2]: Leaving directory '/home/haawda/paketierung/meine_Pakete/guile-git/src/guile/libguile'
make[1]: *** [Makefile:1844: all-recursive] Error 1
make[1]: Leaving directory '/home/haawda/paketierung/meine_Pakete/guile-git/src/guile'
make: *** [Makefile:1730: all] Error 2

Best Regards

Stefan Husmann





             reply	other threads:[~2018-08-13 16:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-13 16:44 Stefan Husmann [this message]
2018-12-15 16:33 ` bug#32429: scm_to_off_t Matt Wette

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=87h8jygqsf.fsf@frege.i-did-not-set--mail-host-address--so-tickle-me \
    --to=stefan-husmann@t-online.de \
    --cc=32429@debbugs.gnu.org \
    /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).