unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#24681: undefined reference to `mktime_internal' on solaris sparc
@ 2016-10-13  6:03 Christian Jullien
  2017-03-01 12:46 ` Andy Wingo
  2017-03-02  8:04 ` bug#24681: RE : " Christian JULLIEN
  0 siblings, 2 replies; 6+ messages in thread
From: Christian Jullien @ 2016-10-13  6:03 UTC (permalink / raw)
  To: 24681

[-- Attachment #1: Type: text/plain, Size: 904 bytes --]

Hi,

 

Trying to compile guile on solaris sparcs (I'm using gcc 6.2) I get:

  CC       guile-guile.o

  CCLD     guile

./.libs/libguile-2.0.so: undefined reference to `mktime_internal'

collect2: error: ld returned 1 exit status

make[3]: *** [Makefile:2327: guile] Error 1

 

with guile-2.0.12.tar.gz and guile-2.0.11.tar.gz but works with
guile-2.0.10.tar.gz

 

Is there any configure flag I can use. Currently, I'm using:

 

PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure; time make

 

$ gcc -v

Using built-in specs.

COLLECT_GCC=gcc

COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/sparc-sun-solaris2.10/6.2.0/lto-w
rapper

Target: sparc-sun-solaris2.10

Configured with: ../configure --with-gnu-as --with-as=/usr/local/bin/as
--with-gnu-ld --with-ld=/usr/local/bin/ld --enable-shared --disable-lto
--disable-nls --enable-languages=c,c++

Thread model: posix

gcc version 6.2.0 (GCC)

 

 


[-- Attachment #2: Type: text/html, Size: 3369 bytes --]

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

end of thread, other threads:[~2017-03-16  5:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-13  6:03 bug#24681: undefined reference to `mktime_internal' on solaris sparc Christian Jullien
2017-03-01 12:46 ` Andy Wingo
2017-03-02  5:19   ` Christian Jullien
2017-03-02  7:38     ` Andy Wingo
2017-03-16  5:33   ` Christian Jullien
2017-03-02  8:04 ` bug#24681: RE : " Christian JULLIEN

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