Skip to content
Prev 43466 / 398506 Next

a problem loading package 'subselect'

On Fri, 30 Jan 2004, Rajarshi Guha wrote:

            
No _reported_ errors.
All you did was create a shared object.  It does not need to be complete.
The problem is to do with a Fortran run-time, and AFAICS not that in gcc 
3.3.2.
...
As I said above ....
Compile R from the sources: works for me on FC1.  My subselect.so does not 
have a reference to f_iob.

Or look with nm to see which of the components which made up subselect.so
contains the reference, and check its compilation line.