Skip to Content.
Sympa Menu

freetds - Re: [freetds] Release Candidate 0.82RC1 available

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Mark Junker <m.junker AT hm-software.de>
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] Release Candidate 0.82RC1 available
  • Date: Fri, 11 Jan 2008 10:31:39 +0100

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

begin:vcard
fn:Mark Junker
n:Junker;Mark
org:HM-Software
adr:;;Rampenweg 1b;Adelheidsdorf;LS;29352;Germany
email;internet:m.junker AT hm-software.de
tel;work:+49-5085-9894-0
tel;fax:+49-5085-9894-44
x-mozilla-html:FALSE
url:http://www.hm-software.de
version:2.1
end:vcard




Archive powered by MHonArc 2.6.24.

Top of Page