bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-mailutils] Re: gsasl support for version 0.6


From: Jordi Mallach
Subject: Re: [bug-mailutils] Re: gsasl support for version 0.6
Date: Tue, 8 Feb 2005 10:29:15 +0100
User-agent: Mutt/1.5.6+20040907i

On Mon, Feb 07, 2005 at 08:41:55PM -0600, Fredrick O Jackson wrote:
> we conquered this though, with the help of a hot shot programmer I know, who 
> successfull compiled mailutils with gsasl0.2.3 support.
> the output you see (in your build) is the result of a version check for 
> libgsasl which requires 0.2.3 .
> so we compiled 2.3, packaged it and the built mailutils (see below).

Yeah, I see this now in config.log:
configure:16806: checking for gsasl.h
configure:16813: result: yes
configure:16827: checking for gsasl_init in -lgsasl
configure:16857: cc -o conftest -g -Wall -O2   conftest.c -lgsasl  -lresolv  
>&5configure:16863: $? = 0
configure:16867: test -z
                         || test ! -s conftest.err
configure:16870: $? = 0
configure:16873: test -s conftest
configure:16876: $? = 0
configure:16889: result: yes
configure:16918: cc -o conftest -g -Wall -O2   conftest.c -lresolv  -lgsasl >&5
configure:16921: $? = 0
configure:16923: ./conftest
configure:16926: $? = 1
configure: program exited with status 1

| #include <gsasl.h>
|
| int
| main()
| {
|   return gsasl_check_version ("0.2.3") == (char*) 0;
| }

> 
> I feel like there is probably something simple we overlooked (like a command 
> line paramater?)....

I can't go further right now, as I need Ryan to upload gsasl 0.2.3 to
Debian. I'm mailing him shortly.

Jordi
-- 
Jordi Mallach PĂ©rez  --  Debian developer     http://www.debian.org/
address@hidden     address@hidden     http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/~jordi/

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]