Re: beta3 on unixware 714

From: ohp(at)pyrenet(dot)fr
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: beta3 on unixware 714
Date: 2004-10-09 15:37:12
Message-ID: Pine.UW2.4.53.0410091732280.18729@server.pyrenet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, 9 Oct 2004, Tom Lane wrote:

> Date: Sat, 09 Oct 2004 11:19:51 -0400
> From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
> To: ohp(at)pyrenet(dot)fr
> Cc: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
> Subject: Re: [HACKERS] beta3 on unixware 714
>
> ohp(at)pyrenet(dot)fr writes:
> > Also, I tried to compile with --enable-cassert, this causes a "symbol not
> > found" in createlang while make check.
>
> Sounds like picking up the wrong version of a shared library.
>
> regards, tom lane
>
not sure:
createlang: language installation failed: ERROR: could not load library
"/home/postgres/postgresql-snapshot/src/test/regress/./tmp_check/install//usr/local/pgsql/lib/plpgsql.so": dynamic linker: /home/postgres/postgresql-snapshot/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/postmaster: relocation error: symbol not found: assert_enabled; referenced from: /home/postgres/postgresql-snapshot/src/test/regress/./tmp_check/install//usr/local/pgsql/lib/plpgsql.so

gmake[2]: *** [check] Error 2
gmake[1]: *** [check] Error 2
gmake: *** [check] Error 2
UX:make: ERREUR: erreur irrémédiable.
no old pgsql library involved (this is with snapshot but same message with
beta3)

As for the first part of my message (hang in make check)
the hang occurs when compiling with --enable-thread-safey and NOT
otherwise.

While I strongly suspect a SCO pthread bug, I'm at lost why it works
perfectly with beta1 and 2.

Did signal handling changed between beta2 and beta3?

Regards
--
Olivier PRENANT Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou +33-5-61-50-97-01 (Fax)
31190 AUTERIVE +33-6-07-63-80-64 (GSM)
FRANCE Email: ohp(at)pyrenet(dot)fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-10-09 15:46:36 Re: beta3 on unixware 714
Previous Message Tom Lane 2004-10-09 15:19:51 Re: beta3 on unixware 714