Re: can't compile master without threads?
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <CAHt6W4fuOy-xpC390jpWGio2=W=SdSYm7i+5zMrnObNOu2273A@mail.gmail.com> |
2013/3/12 James K. Lowden <[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.... > Yes, I know, was meant as a temporary solution Frediano