Re: [PORTS] ./configure problems on Fedora Core 8
Tom Lane <[email protected]> Wed, 06 Feb 2008 12:26:48 -0500
| Newsgroups | gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
Carlos Picazzo <[email protected]> writes: > Upon checking the config.log, it says: > | #define MEMSET_LOOP_LIMIT 1024 > | /* end confdefs.h. */ > | #include "./src/test/thread/thread_test.c" > configure:22450: result: no > configure:22459: error: thread test program failed > This platform is not thread-safe. Check the file 'config.log'for the > exact reason. The relevant error message is probably in the lines before where it prints the failing test program. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend