Current-Users archive

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

Re: build.sh fails while compiling distribution on i386



One symptom I currently see is:
   compile  factor/factor.o
      link  factor/factor
.../BUILD.i386/lib/libcrypto.so: undefined reference to `sha1_block_data_order' .../BUILD.i386/lib/libcrypto.so: undefined reference to `md5_block_asm_data_order' .../BUILD.i386/lib/libcrypto.so: undefined reference to `ripemd160_block_asm_data_order'
collect2: ld returned 1 exit status

These seem to be assembler sections generated by perl scripts in the openssl distribution which
are seemingly not built.

Frank

BSD List List wrote:
Hello!

build.sh fails while compiling distribution on i386. Error message is:

Error code: 1

Failed target: distribution
Failed command: -makedirtarget() {dir="$1"; shift;}


Thanks




Home | Main Index | Thread Index | Old Index