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@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, [EMAIL PROTECTED] 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 ______________________________________________ R-help@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.