Subject: openssl, building CURRENT
To: None <current-users@netbsd.org>
From: M.Negovanovic <milosn@bmf.bounceme.net>
List: current-users
Date: 11/15/2003 11:30:12
Hi,

I have been getting this error during last week, so i was wondering
if anyone has seen this before :)?

--- ERROR ---

/home/stuff/temp/dest/usr/include/openssl/ocsp.h(104): syntax error
[249]
/home/stuff/temp/dest/usr/include/openssl/ocsp.h(104): warning: old
style declaration; add int [1]
/home/stuff/temp/dest/usr/include/openssl/ocsp.h(112): syntax error
[249]
/home/stuff/temp/dest/usr/include/openssl/ocsp.h(115): syntax error
[249]
/home/stuff/temp/dest/usr/include/openssl/ocsp.h(115): cannot recover
from previous errors [224]

*** Failed target:  err_all.ln
*** Failed command: CC=/home/stuff/temp/tools//bin/i386--netbsdelf-gcc
/home/stuff/temp/tools//bin/i386--netbsdelf-lint -chapbxzF -d
/home/stuff/temp/dest//usr/include -Dlibcrypto -I.
-I/usr/src/crypto/dist/openssl/crypto -I/usr/src/crypto/dist/openssl
-DOPENSSLDIR=\"/etc/openssl\" -DDSO_DLFCN -DHAVE_DLFCN_H
-I/usr/src/crypto/dist/openssl/crypto
-I/usr/src/crypto/dist/openssl/crypto/aes
-I/usr/src/crypto/dist/openssl/crypto/asn1 -DBF_PTR2
-I/usr/src/crypto/dist/openssl/crypto/bf
-I/usr/src/lib/libcrypto/arch/i386
-I/usr/src/crypto/dist/openssl/crypto/bio
-I/usr/src/crypto/dist/openssl/crypto/bn
-I/usr/src/crypto/dist/openssl/crypto/buffer
-I/usr/src/crypto/dist/openssl/crypto/cast
-I/usr/src/crypto/dist/openssl/crypto/comp
-I/usr/src/crypto/dist/openssl/crypto/conf
-I/usr/src/crypto/dist/openssl/crypto -DDES_UNROLL -DDES_RISC2 -DDES_PTR
-I/usr/src/crypto/dist/openssl/crypto/des
-I/usr/src/crypto/dist/openssl/crypto/dh
-I/usr/src/crypto/dist/openssl/crypto/dsa
-I/usr/src/crypto/dist/openssl/crypto/dso
-I/usr/src/crypto/dist/openssl/crypto/ec
-I/usr/src/crypto/dist/openssl/crypto/engine
-I/usr/src/crypto/dist/openssl/crypto/err
-I/usr/src/crypto/dist/openssl/crypto/evp
-I/usr/src/crypto/dist/openssl/crypto/hmac
-I/usr/src/crypto/dist/openssl/crypto/krb5
-I/usr/src/crypto/dist/openssl/crypto/lhash
-I/usr/src/crypto/dist/openssl/crypto/md2
-I/usr/src/crypto/dist/openssl/crypto/md4
-I/usr/src/crypto/dist/openssl/crypto/md5 -DMD5_ASM
-I/usr/src/crypto/dist/openssl/crypto/objects
-I/usr/src/crypto/dist/openssl/crypto/ocsp
-I/usr/src/crypto/dist/openssl/crypto/pem
-I/usr/src/crypto/dist/openssl/crypto/pkcs12
-I/usr/src/crypto/dist/openssl/crypto/pkcs7
-I/usr/src/crypto/dist/openssl/crypto/rand
-I/usr/src/crypto/dist/openssl/crypto/rc2
-I/usr/src/crypto/dist/openssl/crypto/rc4
-I/usr/src/crypto/dist/openssl/crypto/ripemd -DRMD160_ASM
-I/usr/src/crypto/dist/openssl/crypto/rsa
-I/usr/src/crypto/dist/openssl/crypto/sha -DSHA1_ASM
-I/usr/src/crypto/dist/openssl/crypto/stack
-I/usr/src/crypto/dist/openssl/crypto/txt_db
-I/usr/src/crypto/dist/openssl/crypto/ui
-I/usr/src/crypto/dist/openssl/crypto/x509
-I/usr/src/crypto/dist/openssl/crypto/x509v3
-I/usr/src/crypto/dist/openssl/crypto/idea
-I/usr/src/crypto/dist/openssl/crypto/rc5
-I/usr/src/crypto/dist/openssl/crypto/mdc2 -i
/usr/src/crypto/dist/openssl/crypto/err/err_all.c
*** Error code 1

Stop.
nbmake: stopped in /usr/src/lib/libcrypto

*** Failed target:  dependall
*** Failed command: cd /usr/src/lib/libcrypto;
/home/stuff/temp/tools//bin/nbmake realall
*** Error code 1

Stop.
nbmake: stopped in /usr/src/lib/libcrypto

*** Failed target:  dependall-libcrypto
*** Failed command: targ=dependall;dir=libcrypto; case "$dir" in /*)
echo "$targ ===> $dir"; cd "$dir"; /home/stuff/temp/tools//bin/nbmake
"_THISDIR_=$dir/" $targ; ;; *) echo "$targ ===> $dir"; cd
"/usr/src/lib/$dir"; /home/stuff/temp/tools//bin/nbmake
"_THISDIR_=$dir/" $targ; ;; esac
*** Error code 1

Stop.
nbmake: stopped in /usr/src/lib

*** Failed target:  do-lib
*** Failed command: (cd /usr/src/lib &&
/home/stuff/temp/tools//bin/nbmake dependall)
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  build
*** Failed command: (cd /usr/src && /home/stuff/temp/tools//bin/nbmake
do-lib)
*** Error code 1

Stop.
nbmake: stopped in /usr/src

*** Failed target:  distribution
*** Failed command: (cd /usr/src && /home/stuff/temp/tools//bin/nbmake
NOPOSTINSTALL=1 build)
*** Error code 1

Stop.
nbmake: stopped in /usr/src

ERROR: Failed to make distribution
*** BUILD ABORTED ***

-- ERROR ---

Regards
Milos