[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

007_libssl.patch fails on sparc



  Machine: Sparc IPC
  OS: clean install of 3.2 + patches 001-006, rebooted

  Synopsis:
  - during "make install" for libssl after 007_libssl.patch installation,
    make fails with the follwing:

-bash-2.05b# make install
===> crypto
install -c -o root -g bin -m 600 libcrypto.a  /usr/lib
ranlib -t /usr/lib/libcrypto.a
chmod 444 /usr/lib/libcrypto.a
install -c -o root -g bin -m 600  libcrypto_p.a /usr/lib
ranlib -t /usr/lib/libcrypto_p.a
chmod 444 /usr/lib/libcrypto_p.a
install -c -o root -g bin -m 600  libcrypto_pic.a /usr/lib
ranlib -t /usr/lib/libcrypto_pic.a
chmod 444 /usr/lib/libcrypto_pic.a
install -c -o root -g bin -m 444  libcrypto.so.8.0 /usr/lib
===> ssl
install -c -o root -g bin -m 600 libssl.a  /usr/lib
ranlib -t /usr/lib/libssl.a
ranlib: /usr/lib/libssl.a: no archive map to update
*** Error code 1

Stop in /usr/src/lib/libssl/ssl (line 225 of /usr/share/mk/bsd.lib.mk).
*** Error code 1

Stop in /usr/src/lib/libssl.
-bash-2.05b#

  - the file libssl.a (and libssl_p.a) is invalid:

-bash-2.05b# ls -la /usr/lib/libssl*
-rw-------  1 root  bin       8 Mar 11 21:25 /usr/lib/libssl.a
-r--r--r--  1 root  bin  242306 Oct  4 04:32 /usr/lib/libssl.so.6.0
-rw-------  1 root  bin       8 Mar 11 21:07 /usr/lib/libssl_p.a
-r--r--r--  1 root  bin  307950 Oct  4 04:32 /usr/lib/libssl_pic.a
-bash-2.05b#

  BR, Marcin Dobrucki
  Marcin_(_dot_)_Dobrucki_(_at_)_hut_(_dot_)_fi



Visit your host, monkey.org