patrick.drechsler@gmx.net
2004-Oct-05 20:55 UTC
[Rd] compilation problem R2.0.0 Linux SuSE8.2 (PR#7263)
Hi, I just tried to compile the new release today and encountered some problems: --8<------------------------schnipp------------------------->8--- patrick@trurl:~/src/r-project/R-2.0.0> ./configure > pd.configure.output patrick@trurl:~/src/r-project/R-2.0.0> make > pd.make.output /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: tcltk.so: undefined versioned symbol name _LIB_VERSION@@GLIBC_2.0 /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: failed to set dynamic section sizes: Bad value collect2: ld returned 1 exit status make[5]: *** [tcltk.so] Fehler 1 make[4]: *** [all] Fehler 2 make[3]: *** [all] Fehler 1 make[2]: *** [R] Fehler 1 make[1]: *** [R] Fehler 1 make: *** [R] Fehler 1 patrick@trurl:~/src/r-project/R-2.0.0> make check > pd.make.check.output make[4]: *** [base-Ex.Rout] Fehler 1 make[3]: *** [test-Examples-Base] Fehler 2 make[2]: *** [test-Examples] Fehler 2 make[1]: *** [test-all-basics] Fehler 1 make: *** [check] Fehler 2 --8<------------------------schnapp------------------------->8--- I had no problems compiling earlier versions. I've attached a zip file with the complete output of the usual procedure of `./configure', `make' and `make check'. Drop me a line in case you need more info. system: Linux 2.4.20 (SuSE 8.2 Prof) TIA Patrick -- Die wahren Lebensk??nstler sind bereits gl??cklich, wenn sie nicht ungl??cklich sind. (Jean Anouilh)
Prof Brian Ripley
2004-Oct-05 21:03 UTC
[Rd] compilation problem R2.0.0 Linux SuSE8.2 (PR#7263)
Why do you think this is a bug in R? Have you read what the FAQ says about BUGS? R 2.0.0 has been under alpha/beta test for a month and has been tested on scores of Linux boxes. It looks like a problem with your Linux installation to me, specifically with your tcltk installation in the first instance. On Tue, 5 Oct 2004 patrick.drechsler@gmx.net wrote:> Hi, > > I just tried to compile the new release today and encountered > some problems: > > --8<------------------------schnipp------------------------->8--- > patrick@trurl:~/src/r-project/R-2.0.0> ./configure > pd.configure.output > patrick@trurl:~/src/r-project/R-2.0.0> make > pd.make.output > /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: > tcltk.so: undefined versioned symbol name _LIB_VERSION@@GLIBC_2.0 > /usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: > failed to set dynamic section sizes: Bad value collect2: ld returned 1 > exit status make[5]: *** [tcltk.so] Fehler 1 make[4]: *** [all] Fehler 2 > make[3]: *** [all] Fehler 1 make[2]: *** [R] Fehler 1 make[1]: *** [R] > Fehler 1 make: *** [R] Fehler 1 patrick@trurl:~/src/r-project/R-2.0.0> > make check > pd.make.check.output make[4]: *** [base-Ex.Rout] Fehler 1 > make[3]: *** [test-Examples-Base] Fehler 2 make[2]: *** [test-Examples] > Fehler 2 make[1]: *** [test-all-basics] Fehler 1 make: *** [check] > Fehler 2 > --8<------------------------schnapp------------------------->8--- > > I had no problems compiling earlier versions. I've attached a > zip file with the complete output of the usual procedure of > `./configure', `make' and `make check'. Drop me a line in case > you need more info. > > system: Linux 2.4.20 (SuSE 8.2 Prof) > > TIA > > Patrick >-- Brian D. Ripley, ripley@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