I've downloaded R-2.6.0 I want to install it on Solaris, so, I run the configure command, it to be fine, but once I run make it give me the following error: *ld: fatal : fichier Rmain.o : type de machine ELF erronV : EM_386 ld: fatal : Erreurs dans le traitement des fichiers. Aucun rVsultat n'a VtV Vcr it dans R.bin collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `R.bin' Current working directory /rgui-original/R-2.6.0/src/main *** Error code 1 make: Fatal error: Command failed for target `R' Current working directory /rgui-original/R-2.6.0/src/main *** Error code 1 make: Fatal error: Command failed for target `R' Current working directory /rgui-original/R-2.6.0/src *** Error code 1 make: Fatal error: Command failed for target `R' * Please have you any idea to solve this problem? Sincerely yours* * [[alternative HTML version deleted]]
On Mon, 26 Nov 2007, aziza belmaati wrote:> I've downloaded R-2.6.0 I want to install it on Solaris, so, I run the > configure command, it to be fine, but once I run > make it give me the following error: > *ld: fatal : fichier Rmain.o : type de machine ELF erronV : EM_386 > ld: fatal : Erreurs dans le traitement des fichiers. Aucun rVsultat n'a VtV > Vcr > it dans R.bin > collect2: ld returned 1 exit status > *** Error code 1 > make: Fatal error: Command failed for target `R.bin' > Current working directory /rgui-original/R-2.6.0/src/main > *** Error code 1 > make: Fatal error: Command failed for target `R' > Current working directory /rgui-original/R-2.6.0/src/main > *** Error code 1 > make: Fatal error: Command failed for target `R' > Current working directory /rgui-original/R-2.6.0/src > *** Error code 1 > make: Fatal error: Command failed for target `R' * > > Please have you any idea to solve this problem?Yes, your compiler and your hardware/OS version differ. Since you haven't told us what either is, we can't even guess as to the difference. Please ask your local OS expertise for help (you also omitted to tell us who you work for).> > Sincerely yours* > * > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code.PLEASE do. -- 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
aziza belmaati wrote:> I've downloaded R-2.6.0 I want to install it on Solaris, so, I run the > configure command, it to be fine, but once I run > make it give me the following error: > *ld: fatal : fichier Rmain.o : type de machine ELF erronV : EM_386 > ld: fatal : Erreurs dans le traitement des fichiers. Aucun rVsultat n'a VtV > Vcr > it dans R.bin > collect2: ld returned 1 exit status > *** Error code 1 > make: Fatal error: Command failed for target `R.bin' > Current working directory /rgui-original/R-2.6.0/src/main > *** Error code 1 > make: Fatal error: Command failed for target `R' > Current working directory /rgui-original/R-2.6.0/src/main > *** Error code 1 > make: Fatal error: Command failed for target `R' > Current working directory /rgui-original/R-2.6.0/src > *** Error code 1 > make: Fatal error: Command failed for target `R' * > > Please have you any idea to solve this problem? >As far I gather, this error can occur if you accidentally mix machine types. Any chance that you have something remaining from an earlier build for (say) Linux in the source directory?> Sincerely yours* > * > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- O__ ---- Peter Dalgaard ?ster Farimagsgade 5, Entr.B c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907