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: 1.2 release candidate


On Mon, Jul 01, 2002 at 10:34:12PM +0100, Brian Gough sent those random bytes:
> Can you send the error for a clean "./configure ; make", thanks.

1)
gcc -v
gcc version 2.95.2 19991024 (release)

2)
uname -impsrv
SunOS 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-60

3)
errors after "./configure; make; make check 2> mylog"

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 .LLC27:
        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 .LLC109:
        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 .LLC110:
        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 .LLC115:
        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 .LLC116:
        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 .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 .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 .LLC115:
        external symbolic relocation against non-allocatable section .stab;
        cannot be processed at runtime: relocation ignored
ld: warning: relocation error: R_SPARC_32: file test_rotmg.o: symbol .LLC12:
        external symbolic relocation against non-allocatable section .stab;
        cannot be processed at runtime: relocation ignored
Undefined                       first referenced
 symbol                             in file
.LLC109                             test_rotg.o
.LLC110                             test_rotg.o
.LLC115                             test_rotg.o
.LLC116                             test_rotg.o
.LLC5                               test_rotg.o
.LLC12                              test_rotmg.o
.LLC27                              test_rotg.o
ld: fatal: Symbol referencing errors. No output written to .libs/test
collect2: ld returned 1 exit status
make: Fatal error: Command failed for target `test'
Current working directory /home/users/k/ka/kabur/gsl-1.1.1+/cblas
make: Fatal error: Command failed for target `check-am'
Current working directory /home/users/k/ka/kabur/gsl-1.1.1+/cblas
make: Fatal error: Command failed for target `check-recursive'

-- 
Carlo Perassi - http://www.linux.it/~carlo/


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