From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Rémi Zara <remi_zara(at)mac(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Port report: NetBSD 2.0 mac68k |
Date: | 2004-12-18 21:24:49 |
Message-ID: | 200412182124.iBILOnn16851@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Rmi Zara wrote:
>
> Le 16 d?c. 04, ? 22:48, Bruce Momjian a ?crit :
>
> >
> > I am confused by the threading failure. I don't see any free() call in
> > thread_test.c. Would you go to the tools/thread directory and run the
> > program manually and use a debugger to see the failure line? Is there
> > some threading flag NetBSD requires for compiles or linking?
> >
>
> Ok. I must have made an error reporting the output of the thread safety
> test.
> Here is the output, for ./configure --enable-thread-safety:
>
> configure:18831: ./conftest
> Your errno is thread-safe.
> Your system uses strerror() which is not thread-safe. **
> Your system uses getpwuid() which is not thread-safe. **
> Your system has getaddrinfo(); it does not need gethostbyname()
> or gethostbyname_r().
>
> ** YOUR PLATFORM IS NOT THREAD-SAFE. **
OK, that is the right output, but I thought NetBSD 2.0 had native
threading.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2004-12-18 22:14:25 | Re: Port report: NetBSD 2.0 mac68k |
Previous Message | Simon Riggs | 2004-12-18 20:52:39 | Re: [Testperf-general] BufferSync and bgwriter |