[freetds] Release Candidate 0.82RC1 available

Mark Junker m.junker at hm-software.de
Fri Jan 11 04:31:39 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: m_junker.vcf
Type: text/x-vcard
Size: 270 bytes
Desc: not available
Url : http://lists.ibiblio.org/pipermail/freetds/attachments/20080111/976f9086/attachment-0001.vcf 


More information about the FreeTDS mailing list