SCM

[#6155] Mutils.h not loaded when linking on solaris

Date:
2015-07-08 15:11
Priority:
3
State:
Closed
Submitted by:
Patrick Brown (patrick)
Assigned to:
Nobody (None)
Hardware:
Sun
Product:
None
Operating System:
Solaris
Component:
None
Version:
None
Severity:
minor
Resolution:
Won't Fix
URL:
http://www.r-project.org/nosvn/R.check/r-patched-solaris-sparc/geostatsp-00install.html
Summary:
Mutils.h not loaded when linking on solaris

Detailed description
Hello. I'm linking to Matrix's C code and am getting an error when cran builds the package for solaris sparc (but none of the other platforms)

I've got

LinkingTo: Matrix

in the DESCRIPTION file, and

#include<Matrix_stubs.c>

SEXP QR;
CHM_SP Q;
Q = AS_CHM_SP(QR);

giving

`warning: implicit function declaration: alloca`

alloca is defined in Mutils.h, which for some reason isn't getting included

I can live without a solaris build, I expect it's not a high priority for you either. hopefully the cran folks will let it go.

Comments:

Message  ↓
Date: 2017-02-03 17:10
Sender: Martin Maechler

This is now too old, ... and I have not had access to Solaris in any recent years. Thank you for the report, in spite ....

Attached Files:

Changes

Field Old Value Date By
status_idOpen2017-02-03 17:10mmaechler
close_dateNone2017-02-03 17:10mmaechler
ResolutionNone2017-02-03 17:10mmaechler
Thanks to:
Vienna University of Economics and Business Powered By FusionForge