This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compilation problem on sun4u Sparc SunOS 5.7


Jean-Baptiste Veyrieras wrote:

> ld: warning: relocation error: R_SPARC_32: file test_rotg.o: symbol
> .LLC5:
>         external symbolic relocation against non-allocatable section
> .stab;
>         cannot be processed at runtime: relocation ignored
> ld: warning: relocation error: R_SPARC_32: file test_rotg.o: symbol

The last time I saw this was when someone used the gcc package provided
by SUN and installed by pkgadd (or a similar command) and forgot to
install also the GNU ld. I think the comments for the compiler package
indicates there is a dependency. I suggest you verify this and ask your
system administrator to install the compiler correctly (i.e. with the
packages it depends on).

                                                        Luc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]