buildworld fails after patch (FreeBSD-SA-06:23.openssl)



FreeBSD 6.1-RELEASE-p3 amd64

/usr/bin/gcc -O1 -pipe -march=nocona -DTERMIOS -DANSI_SOURCE
-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl
-I/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto
-I/files3/build/obj/usr/src/secure/lib/libcrypto -DOPENSSL_THREADS
-DOPENSSL_NO_IDEA -DNO_IDEA -c
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:81:
error: `DH_R_MODULUS_TOO_LARGE' undeclared here (not in a function)
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:81:
error: initializer element is not constant
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:81:
error: (near initialization for `DH_str_reasons[1].error')
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:81:
error: initializer element is not constant
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:81:
error: (near initialization for `DH_str_reasons[1]')
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:82:
error: initializer element is not constant
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:82:
error: (near initialization for `DH_str_reasons[2]')
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:83:
error: initializer element is not constant
/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/dh/dh_err.c:83:
error: (near initialization for `DH_str_reasons[3]')
*** Error code 1

Stop in /usr/src/secure/lib/libcrypto.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

The patch was applied using cvsup.

--
cso


_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: RELENG_4_8 isos?
    ... I am trying to build the 4_8-STABLE iso on a RELENG_4 machine, ... keymap.h:2004: initializer element is not constant ... *** Error code 1 ... the release, docs, and a port tree, but no ports. ...
    (freebsd-stable)
  • viapm module failing during buildkernel
    ... I've got a module that fails to build repeatedly when doing buildkernel. ... and SMP. ... initializer element is not constant ... *** Error code 1 ...
    (freebsd-questions)
  • Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
    ... initializer element is not constant ... *** Error code 1 ... The cause of this problem is that the openssl sources under '/usr/src' apparently use some include files installed under '/usr/include/openssl' instead of those in the '/usr/src' tree. ... The proper fix would be to modify the respective makefiles to add all the directories where there are header files to the list of include directories given to 'cc' with '-I' options. ...
    (freebsd-stable)
  • "xfce-4.4.1_1" incomplete build
    ... checking for C compiler default output file name... ... xfindproxy.c:61: error: initializer element is not constant ... xfindproxy.c:127: error: `pmGetProxyAddrMsg' undeclared ... *** Error code 1 ...
    (freebsd-questions)
  • Re: USB devices
    ... I get erros building the kernel. ... when I make buildkernel I get.... ... usbdevs_data.h:5387: error: initializer element is not constant ... *** Error code 1 ...
    (freebsd-current)