"Thomas T. Thai" <[EMAIL PROTECTED]> writes:
>> Uh, why are you altering NS32K code in an Alpha patch? I did not apply
>> this.
> cause egcs on NetBSD/Alpha will give lots of error during compile. we
> don't have gcc 2.95.2 on the alpha working yet.
But the proposed diff is inside #if defined(N
On Sat, 30 Dec 2000, Tom Lane wrote:
[snipped header]
> "Thomas T. Thai" <[EMAIL PROTECTED]> writes:
> > i grabbed the CVS ball last night and tried to build it. i'm attaching a
> > patch that made it possible to build -current on NetBSD/Alpha
> > 1.5.1_ALPHA.
>
> Partially applied, per comments
"Thomas T. Thai" <[EMAIL PROTECTED]> writes:
> i grabbed the CVS ball last night and tried to build it. i'm attaching a
> patch that made it possible to build -current on NetBSD/Alpha
> 1.5.1_ALPHA.
Partially applied, per comments below.
> after install, i did the regression test and it failed i
> Hmm, do you have an environment definition for PGPORT?
>
> I notice that pg_regress.sh contains
>
> export PGPORT
>
> but it doesn't necessarily set any value for PGPORT. It seems possible
> that some shells may take this as license to invent an empty-string
> value for PGPORT, which w
i concure with this.
On Sat, 30 Dec 2000, Tom Lane wrote:
> Date: Sat, 30 Dec 2000 20:10:58 -0500
> From: Tom Lane <[EMAIL PROTECTED]>
> To: Thomas T. Thai <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED], Brent Verner <[EMAIL PROTECTED]>,
> Ryan Kirkpatrick <[EMAIL PROTECTED]>,
> Adriaan J
"Thomas T. Thai" <[EMAIL PROTECTED]> writes:
> psql: connectDBStart() -- connect() failed: No such file or directory
> Is the postmaster running locally
> and accepting connections on Unix socket '/tmp/.s.PGSQL.0'?
Hmm, do you have an environment definition for PGPORT?
I notice t
On Sat, 30 Dec 2000, Thomas T. Thai wrote:
[...snip mail header...]
> i grabbed the CVS ball last night and tried to build it. i'm attaching a
> patch that made it possible to build -current on NetBSD/Alpha
> 1.5.1_ALPHA. i would appreciate it if you have cvs write access to
> integrate my patch
On Saft, 30 Dec 2000, Thomas T. Thai wrote:
i grabbed the CVS ball last night and tried to build it. i'm attaching a
patch that made it possible to build -current on NetBSD/Alpha
1.5.1_ALPHA. i would appreciate it if you have cvs write access to
integrate my patch back into the tree.
after insta
I tried to install rel 7.0.3 on RH Linux. The command "gmake
install" failed after creating lib and bin directories. I tried to go thru the
script files. and found three variables ($LIBDIR) , ($BINDIR) &
($INCLUDEDIR) in the Gmakefile.
I Could not find definition for ($INCLUDEDIR) anywhere.