Re: 723 failed to compile [FreeBSD-4.7-STABLE] - Mailing list pgsql-ports

From Peter Eisentraut
Subject Re: 723 failed to compile [FreeBSD-4.7-STABLE]
Date
Msg-id Pine.LNX.4.44.0210232042250.928-100000@localhost.localdomain
Whole thread Raw
In response to Re: 723 failed to compile [FreeBSD-4.7-STABLE]  (Fernan Aguero <fernan@iib.unsam.edu.ar>)
List pgsql-ports
Fernan Aguero writes:

> Calling make like this worked, and pgsql compiled OK:
> env -i PATH=$PATH make
> (note that I don't call make within the extracted pgsql
> sources (i.e. on pgsql's Makefile) but on the ports
> meta-Makefile).

In that case it would be instructive to see what's actually in your
environment.  Try to unset each environment variable and see which one
makes the problem go away.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-ports by date:

Previous
From: "Ron Harter"
Date:
Subject: Re: Problem compiling on HP/Compaq Tru64 UNIX
Next
From: Tom Lane
Date:
Subject: Do we still need NO_MKTIME_BEFORE_1970 ?