RELENG_4_5_0_RELEASE doesn't compile - can anyone explain ?

Richard Shea freebsdQ0 at richardshea.fastmail.fm
Sun May 4 20:07:51 PDT 2003


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


More information about the freebsd-questions mailing list