[R-SIG-Mac] (no subject)

Cyrus Harmon ch-rsig-mac at bobobeach.com
Fri Aug 26 03:42:05 CEST 2005


On further review, I think #2 is also busted here. It should be  
putting the sources in PrivateHeaders not in PrivateHeaders/include.  
Whoops. Hate to be thinking out loud here, but we should probably  
only copy the *.h files from src/include (if those!) to PrivateHeaders.

Here's a revised patch:


-------------- next part --------------
A non-text attachment was scrubbed...
Name: R-private-header-install-20050825b.patch
Type: application/octet-stream
Size: 1373 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20050825/b0f3cd55/R-private-header-install-20050825b.obj
-------------- next part --------------

Thanks,

Cyrus

On Aug 25, 2005, at 2:26 PM, Cyrus Harmon wrote:


> Dear r-sig-mac,
>
> I sent this patch to the r-devel list a week or so ago, but so far  
> it hasn't made it into the tree. The patch fixes two things:
>
> 1. it puts -F$(R_FRAMEWORK_DIR)/.. in the LIBR line in etc/Makeconf  
> so that subsequent builds can find the framework if it is put  
> somewhere besides /Library/Frameworks.
>
> 2. the install of the headers into $(R_FRAMEWORK_DIR)/Versions/ 
> Current/PrivateHeaders) was taking the headers from $(srcdir)  
> instead of $(top_builddir). The patch fixes this. The result of not  
> fixing this is that the .svn directory gets copied to the framework  
> PrivateHeaders dir.
>
> These both seem like useful things and I'd love to see them get  
> into the tree. Besides posting here and in r-devel, whom should I  
> pester?
>
> Thanks,
>
> Cyrus
>
>
> <R-20050825-macos-build-install-fixes.patch>
> _______________________________________________
> R-SIG-Mac mailing list
> R-SIG-Mac at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/r-sig-mac
>
>




More information about the R-SIG-Mac mailing list