Thread code not vpath-safe

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Thread code not vpath-safe
Date: 2004-04-26 15:27:12
Message-ID: 20040426152712.GB11777@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The thread testing program is not nice to a vpath build. I see this
error:

checking for gmake... gmake
checking thread safety of required library functions... Makefile:13: ../../../src/Makefile.global: No such file or directory
gmake: *** No rule to make target `../../../src/Makefile.global'. Stop.
configure: error: Can not clean thread test directory.

(Basically what I'm doing is create an empty directory, cd to it and
then call ../sourcedir/configure --enable-thread-safety)

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Por suerte hoy explotó el califont porque si no me habría muerto
de aburrido" (Papelucho)

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2004-04-26 15:37:27 PITR Phase 1 - Test results
Previous Message Sailesh Krishnamurthy 2004-04-26 15:08:16 Re: Number of pages in a random sample