Date: Mon, 05 May 2003 16:21:24 +1200 From: "Richard Shea" <rshea@thecubagroup.com> To: freebsd-questions@freebsd.org Subject: RELENG_4_5_0_RELEASE doesn't compile - can anyone explain ? Message-ID: <3EB68F84.241.33DA22DC@localhost>
next in thread | raw e-mail | index | archive | help
Hi - I've had some earlier difficulties compiling an upgrade from 4.4 -> 4.5 ( see http://tinyurl.com/az3u for earlier details ) so I deleted all of /usr/src and /usr/obj and did a CVSUP using the cvsupfile file seen below. Amazingly (to me anyhow) I still get a compilation error - how can that be ? I thought what I'd just done was get all the sources for a legit release and then compile them - I can't see how that would have failed ? The compilation error is shown below as well. Any thoughts welcome. regards richard shea. COMPILATION ERROR ================ cc -pg -nostdinc -O -pipe -DTERMIOS -DANSI_SOURCE -I/usr/home/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/home/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN -DSHA1_ASM -DBN_ASM -DMD5_ASM -DRMD160_ASM -DNO_IDEA -I/usr/obj/usr/home/src/i386/usr/include -c /usr/home/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pem/ pem_lib.c -o pem_lib.po In file included from /usr/home/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pem/ pem_lib.c:63: /usr/obj/usr/home/src/secure/lib/libcrypto/openssl/evp.h:564: syntax error before `if' *** Error code 1 Stop in /usr/home/src/secure/lib/libcrypto. *** Error code 1 Stop in /usr/home/src/secure/lib. *** Error code 1 Stop in /usr/home/src. *** Error code 1 Stop in /usr/home/src. *** Error code 1 CVSUP FILE ========= *default host=cvsup.nz.FreeBSD.org #*default host=cvsup.au.FreeBSD.org #default host=cvsup.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4_5_0_RELEASE *default delete use-rel-suffix src-all *default tag=. #ports-all #doc-all++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ The Cuba Group PO Box 1864 Wellington New Zealand PH +64 4 496 5205 MO +64 21 296 6839 FX +64 4 496 5209 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB68F84.241.33DA22DC>