Displaying 1 result from an estimated 1 matches for "mlmat".
Did you mean:
mymat
2005 Dec 31
3
Problems with updating R-packages
...type 'application/x-gzip' length 329401 bytes
> opened URL
> ==================================================
> downloaded 321Kb
>
> * Installing *source* package 'Design' ...
> ** libs
> g77 -fPIC -g -O2 -c lrmfit.f -o lrmfit.o
> g77 -fPIC -g -O2 -c mlmats.f -o mlmats.o
> g77 -fPIC -g -O2 -c robcovf.f -o robcovf.o
> gcc -shared -o Design.so lrmfit.o mlmats.o robcovf.o -lg2c -lm
-lgcc_s -L/usr/lib/R/lib -lR
> /usr/bin/ld: crti.o: No such file: No such file or directory
> collect2: ld returned 1 exit status
> make: *** [Design.so]...