unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#40075: guile-3.0.1: --without-threads build failure on NetBSD
@ 2020-03-15 12:55 Thomas Klausner
  2020-03-18 23:47 ` bug#40075: tmpnam Matt Wette
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Thomas Klausner @ 2020-03-15 12:55 UTC (permalink / raw)
  To: 40075

Hi!

guile-2.2.7 builds fine, but when I try to build guile 3.0.1
--without-threads on NetBSD-9.99.49/amd64, I see:

  CCLD     libguile-3.0.la
ld: .libs/libguile_3.0_la-posix.o: in function `scm_tmpnam':
/scratch/wip/guile30/work/guile-3.0.1/libguile/posix.c:1605: warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()
  CCLD     guile
ld: ./.libs/libguile-3.0.so: warning: warning: tmpnam() possibly used unsafely, use mkstemp() or mkdtemp()
ld: ./.libs/libguile-3.0.so: undefined reference to `scm_i_pthread_key_create'

Any ideas how to solve this?

Thanks,
 Thomas





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

end of thread, other threads:[~2020-03-21 17:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-15 12:55 bug#40075: guile-3.0.1: --without-threads build failure on NetBSD Thomas Klausner
2020-03-18 23:47 ` bug#40075: tmpnam Matt Wette
2020-03-21 14:30 ` bug#40075: oops Matt Wette
2020-03-21 14:37 ` bug#40075: pthreads Matt Wette
2020-03-21 16:43 ` bug#40075: patch Matt Wette
2020-03-21 17:28   ` 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).