[Rd] configure on mac

Prof Brian Ripley ripley at stats.ox.ac.uk
Sat Aug 12 19:50:20 CEST 2006


I gather you need to update your Xtools: others have had similar problems.
(If they are online you will no doubt get more complete information.)

On Sat, 12 Aug 2006, roger koenker wrote:

> I'm having trouble making yesterday's R-devel on my macs.
> 
> ./configure seems fine, but eventually in make I get:
> 
> gcc -dynamiclib -Wl,-macosx_version_min -Wl,10.3 -undefined  
> dynamic_lookup -single_module -multiply_defined suppress -L/sw/lib -L/ 
> usr/local/lib -install_name libR.dylib -compatibility_version 2.4.0  - 
> current_version 2.4.0  -headerpad_max_install_names -o libR.dylib  
> Rembedded.o CConverters.o CommandLineArgs.o Rdynload.o Renviron.o  
> RNG.o apply.o arithmetic.o apse.o array.o attrib.o base.o bind.o  
> builtin.o character.o coerce.o colors.o complex.o connections.o  
> context.o cov.o cum.o dcf.o datetime.o debug.o deparse.o deriv.o  
> dotcode.o dounzip.o dstruct.o duplicate.o engine.o envir.o errors.o  
> eval.o format.o fourier.o gevents.o gram.o gram-ex.o graphics.o  
> identical.o internet.o iosupport.o lapack.o list.o localecharset.o  
> logic.o main.o mapply.o match.o memory.o model.o names.o objects.o  
> optim.o optimize.o options.o par.o paste.o pcre.o platform.o plot.o  
> plot3d.o plotmath.o print.o printarray.o printvector.o printutils.o  
> qsort.o random.o regex.o registration.o relop.o rlocale.o saveload.o  
> scan.o seq.o serialize.o size.o sort.o source.o split.o sprintf.o  
> startup.o subassign.o subscript.o subset.o summary.o sysutils.o  
> unique.o util.o version.o vfonts.o xxxpr.o   `ls ../appl/*.o ../nmath/ 
> *.o ../unix/*.o  2>/dev/null|grep -v /ext-` -framework vecLib - 
> lgfortran -lgcc_s -lSystemStubs -lmx -lSystem  ../extra/zlib/ 
> libz.a ../extra/bzip2/libbz2.a ../extra/pcre/libpcre.a  -lintl - 
> liconv -Wl,-framework -Wl,CoreFoundation -lreadline  -lm -liconv
> /usr/bin/libtool: unknown option character `m' in: -macosx_version_min
> Usage: /usr/bin/libtool -static [-] file [...] [-filelist listfile 
> [,dirname]] [-arch_only arch] [-sacLT]
> Usage: /usr/bin/libtool -dynamic [-] file [...] [-filelist listfile 
> [,dirname]] [-arch_only arch] [-o output] [-install_name name] [- 
> compatibility_version #] [-current_version #] [-seg1addr 0x#] [- 
> segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table  
> <filename>] [-seg_addr_table_filename <file_system_path>] [-all_load]  
> [-noall_load]
> make[3]: *** [libR.dylib] Error 1
> make[2]: *** [R] Error 2
> make[1]: *** [R] Error 1
> make: *** [R] Error 1
> 
> This was ok  as of my last build which was:
> 
>  > version
>                 _
> platform       powerpc-apple-darwin8.7.0
> arch           powerpc
> os             darwin8.7.0
> system         powerpc, darwin8.7.0
> status         Under development (unstable)
> major          2
> minor          4.0
> year           2006
> month          07
> day            28
> svn rev        38710
> language       R
> version.string R version 2.4.0 Under development (unstable)  
> (2006-07-28 r38710)
> 
> url:    www.econ.uiuc.edu/~roger                Roger Koenker
> email   rkoenker at uiuc.edu                       Department of Economics
> vox:    217-333-4558                            University of Illinois
> fax:    217-244-6678                            Champaign, IL 61820
> 
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
> 

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-devel mailing list