Skip to Content.
Sympa Menu

freetds - Re: [freetds] libiconv-prefix seems broken

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Frediano Ziglio <freddy77 AT gmail.com>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] libiconv-prefix seems broken
  • Date: Wed, 23 Feb 2011 09:11:45 +0100

2011/2/18 RR <ranjtech AT gmail.com>:
> On Fri, Jan 9, 2009 at 3:11 AM, Wood, David <David.Wood AT deshaw.com> wrote:
>
>> >From my generated config.rpath:
>>
>>    master.nyc:/tmp/usr/local/pkg/freetds > egrep '^shrext|^shlibext="'
>> config.rpath
>>    shrext=.so
>>    shlibext="$shlibext"
>>
>> So - config.rpath is quite important since it sets shlibext for
>> configure!  Now I'll build with a valid config.rpath:
>>
>>
> Hello, this thread is a bit old  but I haven't needed to compile or use
> FreeTDS for 2 years or so now. Now that I have to, I downloaded the stock
> "freetds-stable" which opens up to freetds-0.82 and I'm still getting this
> config.rpath error in configure. I am not a programmer by a long shot so I
> have no idea how to "generate" my own config.rpath. Can someone help??
>
>
>>    /tmp/freetds > ls config.rpath
>>    config.rpath
>>    /tmp/freetds > ./configure --with-libiconv-prefix=/usr/local/gnu
>>    ...
>>    /tmp/freetds > grep '^LIBICONV' config.log
>>    LIBICONV='/usr/local/gnu/lib/libiconv.so -R/usr/local/gnu/lib'
>>
>> Voila - GNU libiconv is being used!
>>
>> BTW - freetds-0.83.dev.20090104 seems to include config.rpath:
>>
>
> Does that mean I have to download a snapshot / current trunk/branch etc. to
> make this work?
>
>
>>
>> > You should see the change in tomorrow's CVS HEAD
>> > snapshot.  If that works for you, I'll do the same
>> > thing to the 0.82 branch.
>>
>>
> I'm assuming this never got put into the 0.82 branch as the stable/default
> download package doesn't have it?
>
> Thanks
> \RR

Use official patched version at http://freetds.sourceforge.net/. It
fixes this and other problems

bye
freddy77




Archive powered by MHonArc 2.6.24.

Top of Page