unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: anirkko@insel.ch
To: bug-guile@gnu.org
Subject: guile-1.8.1 build fails at libguile/stime.c on Solaris2.6
Date: Thu, 10 May 2007 15:19:49 +0200 (MET DST)	[thread overview]
Message-ID: <200705101319.PAA22248@neuro.insel.ch> (raw)


Hi
The guile-1.8.1 build also fails at libguile/stime.c on Solaris2.6
(see output below).

Workaround: in that file, for that platform, insert
    #define _REENTRANT  //(or #define __EXTENSIONS__)
    #include <time.h>"
_before_ any other #include statements.

Greetings
Arto


output of 'gmake':
---------------------------------------------------------------
...
gcc -DHAVE_CONFIG_H -I. -I/build/guile-1.8.1/libguile -I.. -I.. -I/build/guile-1.8.1 -O2 -funswitch-loops -fgcse-after-reload -mcpu=supersparc -mno-app-regs -Wall -Wmissing-prototypes -Werror -MT libguile_la-stime.lo -MD -MP -MF .deps/libguile_la-stime.Tpo -c /build/guile-1.8.1/libguile/stime.c -o libguile_la-stime.o
cc1: warnings being treated as errors
/build/guile-1.8.1/libguile/stime.c: In function 'scm_gmtime':
/build/guile-1.8.1/libguile/stime.c:463: warning: implicit declaration of function 'gmtime_r'
/build/guile-1.8.1/libguile/stime.c:463: warning: assignment makes pointer from integer without a cast
gmake[3]: *** [libguile_la-stime.lo] Error 1
gmake[3]: Leaving directory ...
...
...


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


             reply	other threads:[~2007-05-10 13:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-10 13:19 anirkko [this message]
2007-08-16 23:29 ` guile-1.8.1 build fails at libguile/stime.c on Solaris2.6 Kevin Ryde
2007-08-23 21:08   ` Ludovic Courtès

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=200705101319.PAA22248@neuro.insel.ch \
    --to=anirkko@insel.ch \
    --cc=bug-guile@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).