~ubuntu-branches/ubuntu/maverick/openssl/maverick

« back to all changes in this revision

Viewing changes to INSTALL

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Martin
  • Date: 2004-12-16 18:41:29 UTC
  • mto: (11.1.1 lenny)
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: james.westby@ubuntu.com-20041216184129-z7xjkul57mh1jiha
Tags: upstream-0.9.7e
ImportĀ upstreamĀ versionĀ 0.9.7e

Show diffs side-by-side

added added

removed removed

Lines of Context:
123
123
     generic configurations "cc" or "gcc" should usually work on 32 bit
124
124
     systems.
125
125
 
126
 
     Configure creates the file Makefile.ssl from Makefile.org and
 
126
     Configure creates the file Makefile from Makefile.org and
127
127
     defines various macros in crypto/opensslconf.h (generated from
128
128
     crypto/opensslconf.h.in).
129
129
 
159
159
     the failure that isn't a problem in OpenSSL itself (like a missing
160
160
     or malfunctioning bc).  If it is a problem with OpenSSL itself,
161
161
     try removing any compiler optimization flags from the CFLAG line
162
 
     in Makefile.ssl and run "make clean; make". Please send a bug
 
162
     in Makefile and run "make clean; make". Please send a bug
163
163
     report to <openssl-bugs@openssl.org>, including the output of
164
164
     "make report" in order to be added to the request tracker at
165
165
     http://www.openssl.org/support/rt2.html.