pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: math/R broken (NetBSD 5.99.42)
On Mon, Jan 24, 2011 at 05:17:22PM +0100, Thomas Klausner wrote:
> On Mon, Jan 24, 2011 at 05:57:04PM +0200, Jukka Ruohonen wrote:
> > unable to load shared library '/usr/pkg/lib/R/modules//R_X11.so':
> > Cannot dlopen non-loadable /usr/lib/libpthread.so.1
>
> IIUC: Joerg told me that the program itself should be linked against
> libpthread as well, or the so shouldn't link against libpthread...
R seems to have catched also other regressions such as the following
probably caused by the recent Fortran-changes (?):
> install.packages("lmtest")
Warning in install.packages("lmtest") :
argument 'lib' is missing: using
'/home/jruoho/R/x86_64--netbsd-library/2.11'
trying URL 'http://mirrors.dotsrc.org/cran/src/contrib/lmtest_0.9-27.tar.gz'
Content type 'application/x-gzip' length 273943 bytes (267 Kb)
opened URL
==================================================
downloaded 267 Kb
During startup - Warning message:
Setting LC_COLLATE failed, using "C"
* installing *source* package 'lmtest' ...
** libs
f77 -fPIC -O -c pan.f -o pan.o
make: exec(f77) failed (No such file or directory)
*** Error code 1
Stop.
make: stopped in /tmp/Rtmp22724a/R.INSTALL167eb0e7/lmtest/src
ERROR: compilation failed for package 'lmtest'
- Jukka.
Home |
Main Index |
Thread Index |
Old Index