Hi I am having compiling issues:
 
./config --prefix=/usr/local/stow/openssl-0.9.7d -shared
make
 
          set -x; gcc -shared -G -dy -z text \
                -o lib$i.so.0.9.7 \
                -h lib$i.so.0.9.7 \
                ${MINUSZ}allextract lib$i.a ${MINUSZ}defaultextract \
                $libs -lsocket -lnsl -ldl -lc ) || exit 1; \
        libs="-l$i $libs"; \
        done; \
fi
+ gcc -shared -G -dy -z text -o libcrypto.so.0.9.7 -h libcrypto.so.0.9.7
-Wl,-z,allextract libcrypto.a -Wl,-z,defaultextract -L. -lsocket -lnsl
-ldl -lc 
Text relocation remains                         referenced
    against symbol                  offset      in file
DES_encrypt1                        0x2082      libcrypto.a(dx86-elf.o)
DES_encrypt1                        0x20ea      libcrypto.a(dx86-elf.o)
DES_encrypt1                        0x211b      libcrypto.a(dx86-elf.o)
DES_encrypt1                        0x2167      libcrypto.a(dx86-elf.o)
DES_encrypt3                        0x224b      libcrypto.a(dx86-elf.o)
DES_encrypt3                        0x22b3      libcrypto.a(dx86-elf.o)
DES_decrypt3                        0x22eb      libcrypto.a(dx86-elf.o)
DES_decrypt3                        0x2337      libcrypto.a(dx86-elf.o)
DES_encrypt2                        0x1e5c      libcrypto.a(dx86-elf.o)
DES_encrypt2                        0x1e70      libcrypto.a(dx86-elf.o)
DES_encrypt2                        0x1e84      libcrypto.a(dx86-elf.o)
DES_encrypt2                        0x1f8c      libcrypto.a(dx86-elf.o)
DES_encrypt2                        0x1fa0      libcrypto.a(dx86-elf.o)
DES_encrypt2                        0x1fb4      libcrypto.a(dx86-elf.o)
RC5_32_encrypt                      0x391       libcrypto.a(r586-elf.o)
RC5_32_encrypt                      0x3f9       libcrypto.a(r586-elf.o)
RC5_32_decrypt                      0x42b       libcrypto.a(r586-elf.o)
RC5_32_decrypt                      0x477       libcrypto.a(r586-elf.o)
BF_encrypt                          0x895       libcrypto.a(bx86-elf.o)
BF_encrypt                          0x905       libcrypto.a(bx86-elf.o)
BF_decrypt                          0x93f       libcrypto.a(bx86-elf.o)
BF_decrypt                          0x993       libcrypto.a(bx86-elf.o)
ld: fatal: relocations remain against allocatable but non-writable
sections
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `do_solaris-shared'
Current working directory /export/home/fcocquyt/src/openssl-0.9.7d
*** Error code 1
make: Fatal error: Command failed for target `libcrypto.so.0.9.7'
Current working directory /export/home/fcocquyt/src/openssl-0.9.7d
*** Error code 1
make: Fatal error: Command failed for target `shared'
Current working directory
/export/home/fcocquyt/src/openssl-0.9.7d/crypto
*** Error code 1
make: Fatal error: Command failed for target `sub_all'
 
uname -a
SunOS irt-lab-03 5.9 Generic_117172-09 i86pc i386 i86pc
 
Solaris 9 x86
 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Fletcher Cocquyt
Data Center Services
Sr. System Administrator
Information Resources & Technology
School of Medicine Stanford University
650-723-8390, option 6
[EMAIL PROTECTED]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to