unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* Building without posix
@ 2011-04-01 22:41 Dmitry Dzhus
  2011-04-02 15:25 ` Dmitry Dzhus
  2011-04-14 22:17 ` Ludovic Courtès
  0 siblings, 2 replies; 7+ messages in thread
From: Dmitry Dzhus @ 2011-04-01 22:41 UTC (permalink / raw)
  To: guile-devel

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 




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-06-30 14:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-01 22:41 Building without posix Dmitry Dzhus
2011-04-02 15:25 ` 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

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