[bug-notifications] [guile_dev 0005069]: Compilation issue with guile and solaris studio
Mantis Bug Tracker
noreply at opencsw.org
Sun Apr 21 15:07:36 CEST 2013
The following issue has been SUBMITTED.
======================================================================
https://www.opencsw.org/mantis/view.php?id=5069
======================================================================
Reported By: yann
Assigned To:
======================================================================
Project: guile_dev
Issue ID: 5069
Category:
Reproducibility: always
Severity: major
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-04-21 15:07 CEST
Last Modified: 2013-04-21 15:07 CEST
======================================================================
Summary: Compilation issue with guile and solaris studio
Description:
Hi,
I am currently running into a compilation issue when trying to re-package
mailutils with guile support.
I've got the following error message at the configure step:
"/opt/csw/include/guile/2.0/libguile/gc.h", line 279: warning: implicit
function declaration: scm_remember_upto_here_1
"/opt/csw/include/guile/2.0/libguile/gc.h", line 320: identifier
redeclared: scm_remember_upto_here_1
current : function(pointer to struct scm_unused_struct {char
scm_unused_field}) returning void
previous: function() returning int :
"/opt/csw/include/guile/2.0/libguile/gc.h", line 279
This prevents me from enabling guile support.
Having a look at the source, it seems that when GNU GCC is not used,
scm_remember_upto_here_1 is used before being defined hence the error.
Can you have a look at this issue ?
Thanks in advance,
Yann
======================================================================
More information about the bug-notifications
mailing list