Re: can't compile master without threads?
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 12 Mar 2013 09:00:05 +0000 Frediano Ziglio <[email protected]> wrote: > > In file included from ../../../include/tds.h:54:0, > > from ../../../src/replacements/getpassarg.c:29: > > ../../../include/tdsthread.h:216:2: error: #error Condition not > > supported! *** Error code 1 > > > > Suggestions? > > > > --jkl > > > > Ehm.... disable --thread-safe? The other option is to write > conditional code for no thread environment. Are you sure you are never > using thread? But I'm using --enable-threadsafe=no.... --jkl