[freetds] Release Candidate 0.82RC1 available

ZIGLIO, Frediano, VF-IT Frediano.Ziglio at vodafone.com
Fri Jan 11 04:51:08 EST 2008


> 
> James K. Lowden schrieb:
> 
> > The UG has some undoubtedly out-of-date information about 
> Mac OS X. I
> > think it's been determined that FreeTDS as of today doesn't build
> > correctly on that platform.  If you have notes on how to do 
> it, I'll add
> > them to the readme.  
> 
> I tried it on MacOS X and there is just one problem that causes the 
> compilation to fail:
> 
> gcc -DHAVE_CONFIG_H -I. -I../../include  -I../../include 
> -D_FREETDS_LIBRARY_SOURCE -DIODBC -D_REENTRANT -D_THREAD_SAFE 
> -DDEBUG=1 
> -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long 
> -D_THREAD_SAFE  -g -O2 -Wdeclaration-after-statement -MT 
> tsql.o -MD -MP 
> -MF .deps/tsql.Tpo -c -o tsql.o tsql.c
> tsql.c: In function 'main':
> tsql.c:687: error: 'rl_inhibit_completion' undeclared (first 
> use in this 
> function)
> tsql.c:687: error: (Each undeclared identifier is reported only once
> tsql.c:687: error: for each function it appears in.)
> 
> The reason is that I have a libreadline 5.2 in my system and it seems 
> that it doesn't have a rl_inhibit_completion any more.
> 
> Regards,
> Mark
> 
> 

If you comment/remove that line does it build correctly??

freddy77


More information about the FreeTDS mailing list