[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cyrus-sasl
Subject:    Re: openssl problem when compiling cyrus-sasl
From:       "Mary Steiner" <steiner.mary () gmail ! com>
Date:       2007-11-14 18:32:16
Message-ID: d4b283440711141032y40be67cbp9a4c86d1b1d3510a () mail ! gmail ! com
[Download RAW message or body]

Same difference:

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was
  $ ./configure --with-openssl=/usr/local/ssl
## --------- ##
## Platform. ##
## --------- ##
uname -m = i686
uname -r = 2.6.9-34.ELsmp
uname -s = Linux
uname -v = #1 SMP Fri Feb 24 16:54:53 EST 2006
 /usr/bin/uname -p = unknown
/bin/uname -X     = unknown
/bin/arch              = i686
configure:1415: checking host system type
configure:1429: result: i686-pc-linux-gnu
configure:1437: checking target system type
configure:1451: result: i686-pc-linux-gnu
configure:1479: checking for a BSD-compatible install
configure:1533: result: /usr/bin/install -c
configure:1544: checking whether build environment is sane
configure:1587: result: yes
configure:1620: checking for gawk
configure:1646: result: gawk
configure:1656: checking whether make sets $(MAKE)
configure:1676: result: yes
configure:1901: checking for gcc
configure:1927: result: gcc
configure:2171: checking for C compiler version
configure:2174: gcc --version </dev/null >&5
gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-8)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2177: $? = 0
configure:2179: gcc -v </dev/null >&5
configure:2179: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/u
sr/share/info --enable-shared --enable-threads=posix --disable-checking
--with-s
ystem-zlib --enable-__cxa_atexit --disable-libunwind-exceptions
--enable-java-aw
t=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)
configure:2182: $? = 0
configure:2184: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2187: $? = 1
configure:2211: checking for C compiler default output
configure:2214: gcc   -L /usr/kerberos/lib  conftest.c  >&5
configure:2217: $? = 0
configure:2263: result: a.out
configure:2268: checking whether the C compiler works
configure:2274: ./a.out
configure:2277: $? = 0
configure:2294: result: yes
configure:2301: checking whether we are cross compiling
configure:2303: result: no
configure:2306: checking for suffix of executables
configure:2306: checking for suffix of executables
configure:2308: gcc -o conftest   -L /usr/kerberos/lib  conftest.c  >&5
configure:2311: $? = 0
configure:2336: result:
configure:2342: checking for suffix of object files
configure:2389: result: o
configure:2393: checking whether we are using the GNU C compiler
configure:2440: result: yes
configure:2446: checking whether gcc accepts -g
configure:2488: result: yes
configure:2505: checking for gcc option to accept ANSI C
configure:2593: result: none needed
configure:2611: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2614: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2742: checking for style of include used by make
configure:2770: result: GNU
configure:2798: checking dependency style of gcc
configure:2860: result: gcc3
configure:2860: result: gcc3
configure:2882: checking how to run the C preprocessor
configure:3000: result: gcc -E
configure:3025: gcc -E  conftest.c
configure:3031: $? = 0
configure:3063: gcc -E  conftest.c
configure:3064:28: ac_nonexistent.h: No such file or directory
configure:3069: $? = 1
configure: failed program was:
| #line 3054 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cyrus-sasl"
| #define VERSION "2.1.22"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3115: checking for gawk
configure:3141: result: gawk
configure:3141: result: gawk
configure:3151: checking whether ln -s works
configure:3155: result: yes
configure:3162: checking whether make sets $(MAKE)
configure:3182: result: yes
configure:3203: checking for a BSD-compatible install
configure:3257: result: /usr/bin/install -c
configure:3270: checking for __attribute__
configure:3331: result: yes
configure:3337: checking for runpath switch
configure:3363: gcc -o conftest -g -O2  -R /usr/lib conftest.c  >&5
gcc: unrecognized option `-R'
/usr/lib: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure:3366: $? = 1
configure: failed program was:
| #line 3346 "configure"
| /* confdefs.h.  */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cyrus-sasl"
| #define VERSION "2.1.22"
| #define HAVE___ATTRIBUTE__ 1
| /* end confdefs.h .  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:3398: gcc -o conftest -g -O2  -Wl,-rpath,/usr/lib conftest.c  >&5
configure:3401: $? = 0
configure:3404: test -s conftest
configure:3407: $? = 0
configure:3423: result: -Wl,-rpath,
configure:3550: checking for ranlib
configure:3577: result: ranlib
configure:3600: checking for ld used by GCC
configure:3657: result: /usr/bin/ld


configure:7342: checking if I should include pwcheck
configure:7344: result: no
configure:7382: checking if I should include the alwaystrue verifier
configure:7384: result: no
configure:7395: checking if we should enable sasl_checkapop
configure:7398: result: enabled
configure:7418: checking CRAM-MD5
configure:7421: result: enabled
configure:7444: checking for long
configure:7489: result: yes
configure:7492: checking size of long
configure:7798: result: 4
configure:7805: checking what directory libraries are found in
configure:7824: result: lib
configure:7860: checking for RSAPublicEncrypt in -lrsaref
configure:7912: result: no
configure:7982: checking for openssl/evp.h
configure:7987: result: no
configure:8191: checking for OpenSSL
configure:8193: result: no
configure:9114: checking DIGEST-MD5
configure:9117: result: enabled
configure:9143: WARNING: OpenSSL not found -- OTP will be disabled
configure:9143: WARNING: OpenSSL not found -- OTP will be disabled
configure:9148: checking OTP
configure:9399: result: disabled
configure:9412: WARNING: OpenSSL not found -- SRP will be disabled
configure:9417: checking SRP
configure:9460: result: disabled
configure:10047: checking KERBEROS_V4
configure:10067: result: disabled
configure:10072: checking for crypt
configure:10142: result: no
configure:10147: checking for crypt in -lcrypt
configure:10199: result: yes
configure:10277: checking for gssapi.h
configure:10282: result: no
configure:10413: checking for gssapi/gssapi.h
configure:10418: result: no
configure:10544: WARNING: Disabling GSSAPI - no include files found
configure:11243: checking GSSAPI


On Nov 14, 2007 12:14 PM, Jose-Marcio Martins da Cruz <
Jose-Marcio.Martins@ensmp.fr> wrote:

> Mary Steiner wrote:
> > Hi,
> > I am having a problem getting cyrus to install with openssl. I have
> > openssl installed, but cyrus complains that it isn't found:
>
> Hmmm...
>
> ./configure --with-openssl=/usr/local/ssl
>
> >
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >
> >   $ ./configure --with-openssl=PATH
> >
>
>

[Attachment #3 (text/html)]

<div>Same difference:</div>
<div>&nbsp;</div>
<div>It was created by configure, which was<br>generated by GNU Autoconf 2.57.&nbsp; \
Invocation command line was</div> <div>&nbsp; $ ./configure \
--with-openssl=/usr/local/ssl</div> <div>## --------- ##<br>## Platform. ##<br>## \
--------- ##  <div class="Ih2E3d"><br>uname -m = i686<br>uname -r = \
2.6.9-34.ELsmp<br>uname -s = Linux<br>uname -v = #1 SMP Fri Feb 24 16:54:53 EST \
2006</div></div> <div class="Ih2E3d">
<div>/usr/bin/uname -p = unknown<br>/bin/uname -X&nbsp;&nbsp;&nbsp;&nbsp; = \
unknown</div> <div>/bin/arch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
= i686</div></div> <div>configure:1415: checking host system type<br>configure:1429: \
result: i686-pc-linux-gnu<br>configure:1437: checking target system \
type<br>configure:1451: result: i686-pc-linux-gnu<br>configure:1479: checking for a \
BSD-compatible install  <br>configure:1533: result: /usr/bin/install \
-c<br>configure:1544: checking whether build environment is sane<br>configure:1587: \
result: yes<br>configure:1620: checking for gawk<br>configure:1646: result: \
gawk<br>configure:1656: checking whether make sets $(MAKE)  <br>configure:1676: \
result: yes<br>configure:1901: checking for gcc<br>configure:1927: result: \
gcc<br>configure:2171: checking for C compiler version<br>configure:2174: gcc \
--version &lt;/dev/null &gt;&amp;5<br>gcc (GCC)  3.4.6 20060404 (Red Hat \
3.4.6-8)<br>Copyright (C) 2006 Free Software Foundation, Inc.<br>This is free \
software; see the source for copying conditions.&nbsp; There is NO<br>warranty; not \
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  </div>
<div>configure:2177: $? = 0<br>configure:2179: gcc -v &lt;/dev/null \
&gt;&amp;5<br>configure:2179: gcc -v &lt;/dev/null &gt;&amp;5<br>Reading specs from \
/usr/lib/gcc/i386-redhat-linux/3.4.6/specs<br>Configured with: ../configure \
--prefix=/usr --mandir=/usr/share/man --infodir=/u  <br>sr/share/info --enable-shared \
--enable-threads=posix --disable-checking --with-s<br>ystem-zlib \
--enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-aw<br>t=gtk \
--host=i386-redhat-linux<br>Thread model: posix  <br>gcc version 3.4.6 20060404 (Red \
Hat 3.4.6-8)<br>configure:2182: $? = 0<br>configure:2184: gcc -V &lt;/dev/null \
&gt;&amp;5<br>gcc: `-V&#39; option must have argument<br>configure:2187: $? = \
1<br>configure:2211: checking for C compiler default output  <br>configure:2214: \
gcc&nbsp;&nbsp; -L /usr/kerberos/lib&nbsp; conftest.c&nbsp; \
&gt;&amp;5<br>configure:2217: $? = 0<br>configure:2263: result: \
a.out<br>configure:2268: checking whether the C compiler works<br>configure:2274: \
./a.out<br>configure:2277: $? = 0  <br>configure:2294: result: yes<br>configure:2301: \
checking whether we are cross compiling<br>configure:2303: result: \
no<br>configure:2306: checking for suffix of executables<br>configure:2306: checking \
for suffix of executables  <br>configure:2308: gcc -o conftest&nbsp;&nbsp; -L \
/usr/kerberos/lib&nbsp; conftest.c&nbsp; &gt;&amp;5<br>configure:2311: $? = \
0<br>configure:2336: result: <br>configure:2342: checking for suffix of object \
files<br>configure:2389: result: o<br> configure:2393: checking whether we are using \
the GNU C compiler<br>configure:2440: result: yes<br>configure:2446: checking whether \
gcc accepts -g<br>configure:2488: result: yes<br>configure:2505: checking for gcc \
option to accept ANSI C  <br>configure:2593: result: none needed<br>configure:2611: \
gcc -c -g -O2&nbsp; conftest.c &gt;&amp;5<br>conftest.c:2: error: syntax error before \
&quot;me&quot;<br>configure:2614: $? = 1<br>configure: failed program was:<br>| \
#ifndef __cplusplus  <br>|&nbsp;&nbsp; choke me<br>| #endif<br>configure:2742: \
checking for style of include used by make<br>configure:2770: result: \
GNU<br>configure:2798: checking dependency style of gcc<br>configure:2860: result: \
gcc3<br>configure:2860: result: gcc3  <br>configure:2882: checking how to run the C \
preprocessor<br>configure:3000: result: gcc -E<br>configure:3025: gcc -E&nbsp; \
conftest.c<br>configure:3031: $? = 0<br>configure:3063: gcc -E&nbsp; \
conftest.c<br>configure:3064:28: ac_nonexistent.h: No such file or directory  \
<br>configure:3069: $? = 1<br>configure: failed program was:<br>| #line 3054 \
&quot;configure&quot;<br>| /* confdefs.h.&nbsp; */<br>| <br>| #define PACKAGE_NAME \
&quot;&quot;<br>| #define PACKAGE_TARNAME &quot;&quot;<br>| #define PACKAGE_VERSION \
&quot;&quot;  <br>| #define PACKAGE_STRING &quot;&quot;<br>| #define \
PACKAGE_BUGREPORT &quot;&quot;<br>| #define PACKAGE &quot;cyrus-sasl&quot;<br>| \
#define VERSION &quot;2.1.22&quot;<br>| /* end confdefs.h.&nbsp; */<br>| #include \
&lt;ac_nonexistent.h&gt;  <br>configure:3115: checking for gawk<br>configure:3141: \
result: gawk<br>configure:3141: result: gawk<br>configure:3151: checking whether ln \
-s works<br>configure:3155: result: yes<br>configure:3162: checking whether make sets \
$(MAKE)  <br>configure:3182: result: yes<br>configure:3203: checking for a \
BSD-compatible install<br>configure:3257: result: /usr/bin/install \
-c<br>configure:3270: checking for __attribute__<br>configure:3331: result: \
yes<br>configure:3337: checking for runpath switch  <br>configure:3363: gcc -o \
conftest -g -O2&nbsp; -R /usr/lib conftest.c&nbsp; &gt;&amp;5<br>gcc: unrecognized \
option `-R&#39;<br>/usr/lib: file not recognized: Is a directory<br>collect2: ld \
returned 1 exit status<br>configure:3366: $? = 1  <br>configure: failed program \
was:<br>| #line 3346 &quot;configure&quot;<br>| /* confdefs.h.&nbsp; */<br>| <br>| \
#define PACKAGE_NAME &quot;&quot;<br>| #define PACKAGE_TARNAME &quot;&quot;<br>| \
#define PACKAGE_VERSION &quot;&quot;  <br>| #define PACKAGE_STRING &quot;&quot;<br>| \
#define PACKAGE_BUGREPORT &quot;&quot;<br>| #define PACKAGE \
&quot;cyrus-sasl&quot;<br>| #define VERSION &quot;2.1.22&quot;<br>| #define \
                HAVE___ATTRIBUTE__ 1<br>| /* end confdefs.h
 .&nbsp; */<br>| <br>| int<br>| main ()<br>| {<br>| <br>|&nbsp;&nbsp; \
;<br>|&nbsp;&nbsp; return 0;<br>| }<br>configure:3398: gcc -o conftest -g -O2&nbsp; \
-Wl,-rpath,/usr/lib conftest.c&nbsp; &gt;&amp;5<br>configure:3401: $? = \
0<br>configure:3404: test -s conftest  <br>configure:3407: $? = 0<br>configure:3423: \
result: -Wl,-rpath,<br>configure:3550: checking for ranlib<br>configure:3577: result: \
ranlib<br>configure:3600: checking for ld used by GCC<br>configure:3657: result: \
/usr/bin/ld  </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>configure:7342: checking if I should include pwcheck<br>configure:7344: result: \
no<br>configure:7382: checking if I should include the alwaystrue \
verifier<br>configure:7384: result: no<br>configure:7395: checking if we should \
enable sasl_checkapop  <br>configure:7398: result: enabled<br>configure:7418: \
checking CRAM-MD5<br>configure:7421: result: enabled<br>configure:7444: checking for \
long<br>configure:7489: result: yes<br>configure:7492: checking size of \
long<br>configure:7798: result: 4  <br>configure:7805: checking what directory \
libraries are found in<br>configure:7824: result: lib<br>configure:7860: checking for \
RSAPublicEncrypt in -lrsaref<br>configure:7912: result: no<br>configure:7982: \
checking for openssl/evp.h  <br>configure:7987: result: no 
<div class="Ih2E3d"><br>configure:8191: checking for OpenSSL<br>configure:8193: \
result: no<br>configure:9114: checking DIGEST-MD5<br>configure:9117: result: \
enabled<br>configure:9143: WARNING: OpenSSL not found -- OTP will be disabled  \
<br>configure:9143: WARNING: OpenSSL not found -- OTP will be \
disabled<br>configure:9148: checking OTP<br>configure:9399: result: \
disabled<br>configure:9412: WARNING: OpenSSL not found -- SRP will be \
disabled<br>configure:9417: checking SRP  <br>configure:9460: result: \
disabled<br>configure:10047: checking KERBEROS_V4<br>configure:10067: result: \
disabled<br></div>configure:10072: checking for crypt<br>configure:10142: result: \
no<br>configure:10147: checking for crypt in -lcrypt  <br>configure:10199: result: \
yes<br>configure:10277: checking for gssapi.h<br>configure:10282: result: \
no<br>configure:10413: checking for gssapi/gssapi.h<br>configure:10418: result: \
no<br>configure:10544: WARNING: Disabling GSSAPI - no include files found  \
<br>configure:11243: checking GSSAPI<br><br><br></div> <div class="gmail_quote">On \
Nov 14, 2007 12:14 PM, Jose-Marcio Martins da Cruz &lt;<a \
href="mailto:Jose-Marcio.Martins@ensmp.fr">Jose-Marcio.Martins@ensmp.fr</a>&gt; \
wrote:<br> <blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px \
0px 0.8ex; BORDER-LEFT: #ccc 1px solid"> <div class="Ih2E3d">Mary Steiner \
wrote:<br>&gt; Hi,<br>&gt; I am having a problem getting cyrus to install with \
openssl. I have<br>&gt; openssl installed, but cyrus complains that it isn&#39;t \
found:<br><br></div>Hmmm... <br><br>./configure \
--with-openssl=/usr/local/ssl<br><br>&gt;<br>&gt; \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>&gt;<br>&gt; &nbsp; $ \
./configure --with-openssl=PATH<br>&gt;<br><br></blockquote></div><br>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic