Re: [HACKERS] Re: Problems compiling version 7 - Mailing list pgsql-general

From Travis Bauer
Subject Re: [HACKERS] Re: Problems compiling version 7
Date
Msg-id Pine.GSO.4.21.0005101208270.17696-100000@school.cs.indiana.edu
Whole thread Raw
In response to Re: [HACKERS] Re: Problems compiling version 7  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I've found part of the problem.  I put "echo $TR" right before the line
that is failing.  $TR is set to "/usr/ucb/tr" during the
configuration.  The directory ucb does not exist.  If execute "which
tr" at the command line, I get "/usr/bin//tr."  Why is $TR getting set to
/usr/ucb/tr?

By the way, I do not get this problem when compiling the last version of
Postgresql on this same machine.  I'm in the processof upgrading.  That
compile was fine.

Thanks,

----------------------------------------------------------------
Travis Bauer | CS Grad Student | IU |www.cs.indiana.edu/~trbauer
----------------------------------------------------------------

>
> But we haven't yet figured out Travis' problem: why is the configure
> test failing?  Useless or not, I don't see why it's falling over...
>
>             regards, tom lane


pgsql-general by date:

Previous
From: Ned Lilly
Date:
Subject: Re: Steering committee responce to Great Bridge LLC
Next
From: Alfred Perlstein
Date:
Subject: 6.5.3 -> 7.0 upgrade went smoothly, thanks