From 05a68a44155216ab21ceef81aadf5187c46b44ad Mon Sep 17 00:00:00 2001 From: Daniel Joseph Barnhart Clark Date: Mon, 7 Aug 2006 12:22:27 +0000 Subject: * Doc'd Solaris 10/x86 gcc compiler bug (that was causing openssl to segfault) and fix in README * Added "make test" to openssl compile, so at least it will obviously fail if there is a problem now (not that it wasn't obvious before if one was to read through the compile .log file :-) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2053 ce84e21b-d406-0410-9b95-82705330c041 --- encap/README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'encap/README') diff --git a/encap/README b/encap/README index 1ed9bbb02..73719de78 100644 --- a/encap/README +++ b/encap/README @@ -6,7 +6,7 @@ quickly as possible (from source). You can view this document with glorious Trac Wiki formatting at: * http://trac.mcs.anl.gov/projects/bcfg2/wiki/EncapHowto -(Although that version may be out of date) + (Although that version may be out of date) You can obtain the latest version of the code from bcfg2 svn: * `svn co https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2/encap` @@ -50,6 +50,9 @@ work, but it has not yet been tested with a working bcfg2 repository. == Prerequisites == * GNU gcc and GNU g++ + * If you are using the gcc distributed with Solaris/x86 10, you need to + install the gcc bugfix at http://www.openssl.org/~appro/values.c by + running "ksh -f values.c" as root (or openssl will segfault) * GNU make (make sure "gmake" links to GNU make on non-GNU platforms) * epkg (the encap package manager) * Canonical website is http://www.encap.org/epkg -- cgit v1.2.3-1-g7c22