[bug-notifications] [guile_dev 0005069]: Compilation issue with guile and solaris studio

Mantis Bug Tracker noreply at opencsw.org
Sun Apr 21 15:39:58 CEST 2013


A NOTE has been added to this issue. 
====================================================================== 
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:39 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







====================================================================== 

---------------------------------------------------------------------- 
 (0010352) pfelecan (manager) - 2013-04-21 15:39
 https://www.opencsw.org/mantis/view.php?id=5069#c10352 
---------------------------------------------------------------------- 
Guile was built using gcc. I'm not really caring for other compilers. As
what you report is quite strange I'll investigate next week. In the mean
time, why don't you give a try to a gcc based build for mailutils? It's a
FSF project anyway.



More information about the bug-notifications mailing list