unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Dmitry Dzhus <dima@dzhus.org>
To: guile-devel@gnu.org
Subject: Building without posix
Date: Sat, 02 Apr 2011 02:41:44 +0400	[thread overview]
Message-ID: <87hbah61cn.fsf@dzhus.org> (raw)

Is POSIX module considered optional?

Configuring guile-2.0 and git trunk with --disable-posix results in the
following error on my x86:

make  all-am
make[3]: Entering directory `/home/sphinx/projects/trunks/guile/libguile'
  [... skipped .lo lines ...]
  CC     libguile_2.0_la-weaks.lo
  CC     dynl.lo
  CC     net_db.lo
  CC     socket.lo
  CC     regex-posix.lo
  CCLD   libguile-2.0.la
  CC     guile-guile.o
  CCLD   guile
./.libs/libguile-2.0.so: undefined reference to `scm_stat'
./.libs/libguile-2.0.so: undefined reference to `scm_i_locale_mutex'
./.libs/libguile-2.0.so: undefined reference to `scm_ttyname'
./.libs/libguile-2.0.so: undefined reference to `scm_canonicalize_path'
./.libs/libguile-2.0.so: undefined reference to `scm_i_relativize_path'
collect2: ld returned 1 exit status
make[3]: *** [guile] Error 




             reply	other threads:[~2011-04-01 22:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-01 22:41 Dmitry Dzhus [this message]
2011-04-02 15:25 ` Building without posix Dmitry Dzhus
2011-06-30 10:29   ` Andy Wingo
2011-04-14 22:17 ` Ludovic Courtès
2011-06-30 10:10   ` Andy Wingo
2011-06-30 14:17     ` Ludovic Courtès
2011-06-30 14:30       ` Andy Wingo

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=87hbah61cn.fsf@dzhus.org \
    --to=dima@dzhus.org \
    --cc=guile-devel@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).