From: "Benoît Rouits" <brouits@free.fr>
To: "Mário Gamito" <gamito@gmail.com>
Cc: Glynn Clements <glynn@gclements.plus.com>, linux-admin@vger.kernel.org
Subject: Re: Error compiling courier-imap (problems with SSL/TLS)
Date: Sat, 10 Feb 2007 10:56:51 +0100 [thread overview]
Message-ID: <1171101411.12597.10.camel@chimay> (raw)
In-Reply-To: <45CCF81B.7010700@gmail.com>
-lssl -ldl should be _after_ the objects
i mean, the compilation line must look like
gcc -g -O2 $OBJECTS -ldl -lssl
these are not CFLAGS, bug LDFLAGS
On ven, 2007-02-09 at 22:39 +0000, Mário Gamito wrote:
> Hi,
>
> Shoud it be this ?
> CFLAGS = -g -O2 -lssl -ldl
>
> If it is, i still get the error :(
>
> Warm Regards,
> Mário Gamito
>
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2007-02-10 9:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-09 21:01 Error compiling courier-imap (problems with SSL/TLS) Mário Gamito
2007-02-09 22:31 ` Glynn Clements
2007-02-09 22:39 ` Mário Gamito
2007-02-10 0:11 ` Glynn Clements
2007-02-10 9:56 ` Benoît Rouits [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1171101411.12597.10.camel@chimay \
--to=brouits@free.fr \
--cc=gamito@gmail.com \
--cc=glynn@gclements.plus.com \
--cc=linux-admin@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.