Re: [GENERAL] Release of 6.4.1

From: Carl Riches <riches(at)ms(dot)washington(dot)edu>
To: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>, PostgreSQL-development <hackers(at)postgreSQL(dot)org>
Subject: Re: [GENERAL] Release of 6.4.1
Date: 1998-12-29 01:05:50
Message-ID: Pine.OSF.4.02A.9812281634320.2728-100000@hilbert1.ms.washington.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Thu, 24 Dec 1998, Bruce Momjian wrote:

> Here are the list of changes for 6.4.1.
>
> Fix prototype for 64-bit platforms

If this is the prototyping problem in backend/port/snprintf.c that I
contributed, it did not help the problem of compiling 6.4.1 on Digital
Unix 4.0d using either gcc or cc. Here is my environment:

gcc 2.8.1
gmake GNU Make version 3.77
Digital cc 4.25

To set up cc as the compiler, I used the following command:

./configure --with-CC=cc --without-CXX

This failed, so I did the following:

gmake distclean
./configure

This also failed, but for a different cause.

I am attaching transcripts of the gmake session for each of the compilers.
Can anyone provide a suggestion to get 6.4.1 to compile?

Thanks,
Carl

Carl G. Riches
Software Engineer
Department of Mathematics
Box 354350 voice: 206-543-5082 or 206-616-3636
University of Washington fax: 206-543-0397
Seattle, WA 98195-4350 internet: riches(at)ms(dot)washington(dot)edu

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Thomas Good 1998-12-29 02:40:43 Re: [GENERAL] Problem with \copy
Previous Message Pascal X 1998-12-28 18:45:15 [GENERAL] Unsupported frontend protocol error?

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-12-29 03:10:13 sgml tag completion cleanup
Previous Message Hal Snyder 1998-12-28 20:18:09 Re: [CORE] Re: [HACKERS] postgresql-6.4.1.tar.gz