unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* compiling 2.0.5 and make error
@ 2012-02-03  6:56 mikeyao
  2012-02-04 16:45 ` mikeyao
  2012-02-04 23:30 ` Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: mikeyao @ 2012-02-03  6:56 UTC (permalink / raw)
  To: guile-user

posix.c: In function 'scm_nice':
posix.c:1632:8: warning: ignoring return value of 'nice', 
declared with attribute warn_unused_result [-Wunused-result]
  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 `GC_unregister_my_thread'
./.libs/libguile-2.0.so: undefined reference to `GC_pthread_create'
./.libs/libguile-2.0.so: undefined reference to `GC_register_my_thread'
./.libs/libguile-2.0.so: undefined reference to `GC_pthread_detach'
collect2: ld returned 1 exit status
make[3]: *** [guile] Error 1
make[3]: Leaving directory `/home/mikeyao/code/guile-2.0.5/libguile'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/mikeyao/code/guile-2.0.5/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mikeyao/code/guile-2.0.5'
make: *** [all] Error 2




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

end of thread, other threads:[~2012-02-04 23:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-03  6:56 compiling 2.0.5 and make error mikeyao
2012-02-04 16:45 ` mikeyao
2012-02-04 23:30 ` Ludovic Courtès

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