Re: ./configure problems on Fedora Core 8
- From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- To: Carlos Picazzo <ojaiguy(at)gmail(dot)com>
- Cc: pgsql-ports(at)postgresql(dot)org
- Subject: Re: ./configure problems on Fedora Core 8
- Date: Wed, 06 Feb 2008 12:26:48 -0500
- Message-id: <12171.1202318808@sss.pgh.pa.us> <text/plain>
Carlos Picazzo <ojaiguy(at)gmail(dot)com> 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
Home |
Main Index |
Thread Index