Skip to content

cvs version of r-devel on darwin

6 messages · stefano iacus, Jan de Leeuw, Luke Tierney

#
Does not use -L/sw/lib -dl anymore, so only works for those who have
libdl in /usr/local/lib

Cannot find _environ in linking  libR.dylib (not sure where it normally
gets it). Does not seem to need it in linking R.bin.
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au
#
On Domenica, giu 15, 2003, at 02:39 Europe/Rome, Jan de Leeuw wrote:

            
I do not have /sw on my machine and I was able to build R till  
yesterday. So it should not be a problem related to fink.
But today I get the same error of you

ld: Undefined symbols:
_environ
/usr/bin/libtool: internal link edit command failed
make[3]: *** [libR.dylib] Error 1
make[2]: *** [R] Error 2
make[1]: *** [R] Error 1
make: *** [R] Error 1
#
No, but if you do not have dlcompat in /usr/local/lib, you also get
link errors because it cannot find dlopen and friends. So one need
a dlcompat somewhere where the linker can find it.

Not finding environ must be due to some very recent change in the
R code, it seems.
On Sunday, Jun 15, 2003, at 08:47 US/Pacific, Stefano Iacus wrote:

            
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au
#
On Sun, 15 Jun 2003, Jan de Leeuw wrote:

            
Yes--a bit of overzealous code cleaning by someone who thought code
conditionalized for __APPLE__ was for classic MacOS.  Should be OK
again in cvs.

luke

  
    
#
Yes, __APPLE_CC__ is for Darwin indeed.

stefano
On Domenica, giu 15, 2003, at 18:50 Europe/Rome, Luke Tierney wrote:

            
#
R-devel builds again from CVS if LDFLAGS is '-L/sw -lccc_dynamic'.
I can't build RAqua.app, though.

-- Jan
On Sunday, Jun 15, 2003, at 15:20 US/Pacific, Stefano Iacus wrote:

            
===
Jan de Leeuw; Professor and Chair, UCLA Department of Statistics;
Editor: Journal of Multivariate Analysis, Journal of Statistical  
Software
US mail: 9432 Boelter Hall, Box 951554, Los Angeles, CA 90095-1554
phone (310)-825-9550;  fax (310)-206-5658;  email: deleeuw@stat.ucla.edu
homepage: http://gifi.stat.ucla.edu
   
------------------------------------------------------------------------ 
-------------------------
           No matter where you go, there you are. --- Buckaroo Banzai
                    http://gifi.stat.ucla.edu/sounds/nomatter.au