Skip to Content.
Sympa Menu

freetds - Re: [freetds] Using gnuTLS

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Tony Baldarelli" <tbaldarelli AT wmsvision.com>
  • To: "'FreeTDS Development Group'" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Using gnuTLS
  • Date: Fri, 8 Apr 2011 13:46:32 -0400

Doesn't compile, but I will keep playing with it to see if I can get it to
work. I did the following steps:
1. Ran "./configure --with-openssl"
2. Ran "make"
3. Ran "make install"

I then ran "make clean" and "make distclean" to start from scratch. Then I
reran steps 1 and 2. I think these two errors are the root cause of the
compile failure. I guess the older version does not have this problem
because it compiled fine.
challenge.c: In function `generate_random_buffer':
challenge.c:152: warning: implicit declaration of function `RAND_bytes'
challenge.c:154: warning: implicit declaration of function
`RAND_pseudo_bytes'

Anyway, I guess I will wait to see if the new patch for 0.82 fixes my SSL
issue.

 
Tony


-----Original Message-----
From: freetds-bounces AT lists.ibiblio.org
[mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of Ken Collins
Sent: Friday, April 08, 2011 1:07 PM
To: FreeTDS Development Group
Subject: Re: [freetds] Using gnuTLS


I used this.
http://ftp.ibiblio.org/pub/Linux/ALPHA/freetds/current/freetds-current.tgz

On Apr 8, 2011, at 1:03 PM, Tony Baldarelli wrote:

> Thanks for the information. The latest version I see is 0.82 ( at
> http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/ ). So where did you
get
> a later version? There is a patch in that directory, but it is for
version
> 0.82 ( I know this because I downloaded it today and last night and tried
it
> with openssl ). Currently Freddy is helping me with that patch and
> hopefully it will be fixed soon, but I was just a little surprised I could
> not see any version later than 0.82 when you refer to version 0.83.
Thanks
> for your time.
>
>
> Tony
>
>
> -----Original Message-----
> From: freetds-bounces AT lists.ibiblio.org
> [mailto:freetds-bounces AT lists.ibiblio.org] On Behalf Of Ken Collins
> Sent: Friday, April 08, 2011 12:56 PM
> To: FreeTDS Development Group
> Subject: Re: [freetds] Using gnuTLS
>
>
> I can share that the latest 0.83.dev (0.91) works with OpenSSL 1.0.0c for
me
> just find. It was necessary to connect to Azure and it just worked.
>
> - Ken
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds
>
> _______________________________________________
> FreeTDS mailing list
> FreeTDS AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/freetds

_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds





Archive powered by MHonArc 2.6.24.

Top of Page