tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: R package C++ compile can't find header



On Tue, Sep 25, 2018 at 11:07:34AM -0500, Jason Bacon wrote:
> 
> Anybody seen an error like this before?  The C++ command appears to be
> specifying the correct include path, but reports that it can't find the
> header file.
> 
> The package is in wip/R-readxl.

I believe I've fixed it, git pull

the wrappers strip out things not in work/.buildink or in
SYSTEM_DEFAULT_RPATH (/usr/lib).
Adding the buildink3 files means it gets added to work/.buildlink.


Home | Main Index | Thread Index | Old Index