Re: [ADMIN] PostgreSQL 6.4.2 won't compile on Digital Unix V4.0d

1999-03-11 Thread Jan Kim
On Wed, Mar 10, 1999 at 02:36:46PM +0100, Reiner Dassing wrote: > Jan Kim wrote: [failing int regression tests] > > This looks strange to me -- from replies, which I got from this list > > some time ago, I know that a failing int8 test is not necessarily a > > problem, but I'd be concerned if i

Re: [ADMIN] PostgreSQL 6.4.2 won't compile on Digital Unix V4.0d

1999-03-10 Thread Reiner Dassing
Jan Kim wrote: > On Mon, Mar 08, 1999 at 03:07:09PM +0100, Reiner Dassing wrote: > > Hello! > > Thank you very much all of you who have given me some hints for solving > > my problem of the compilation of PostgreSQL under Digital UNIX V4.0D > > > > Here are the steps of the successful compilati

Re: [ADMIN] PostgreSQL 6.4.2 won't compile on Digital Unix V4.0d

1999-03-08 Thread Jan Kim
On Mon, Mar 08, 1999 at 03:07:09PM +0100, Reiner Dassing wrote: > Hello! > Thank you very much all of you who have given me some hints for solving > my problem of the compilation of PostgreSQL under Digital UNIX V4.0D > > Here are the steps of the successful compilation: > > 1. The option "-E" o

Re: [ADMIN] PostgreSQL 6.4.2 won't compile on Digital Unix V4.0d

1999-03-08 Thread Reiner Dassing
Hello! Thank you very much all of you who have given me some hints for solving my problem of the compilation of PostgreSQL under Digital UNIX V4.0D Here are the steps of the successful compilation: 1. The option "-E" of cc gave the hint that the preprocessor has deleted the const attribut of

Re: [ADMIN] PostgreSQL 6.4.2 won't compile on Digital Unix V4.0d

1999-03-07 Thread Bruce Momjian
Perhaps you have an old libpq-fe in your include path somewhere? > Hello! > As I am new to postgreSQL but not to OSF I do not understand why > PostgreSQL > will not be compiled successfully: > > Here is the excerpt of the Make-Process: > > Starting in ../postgresql-6.4.2/src/interfaces/libpq wi

Re: [ADMIN] PostgreSQL 6.4.2 won't compile on Digital Unix V4.0d

1999-03-05 Thread Jan Kim
On Fri, Mar 05, 1999 at 04:10:58PM +0100, Reiner Dassing wrote: > Hello! > As I am new to postgreSQL but not to OSF I do not understand why > PostgreSQL > will not be compiled successfully: > > Here is the excerpt of the Make-Process: > > Starting in ../postgresql-6.4.2/src/interfaces/libpq with

[ADMIN] PostgreSQL 6.4.2 won't compile on Digital Unix V4.0d

1999-03-05 Thread Reiner Dassing
Hello! As I am new to postgreSQL but not to OSF I do not understand why PostgreSQL will not be compiled successfully: Here is the excerpt of the Make-Process: Starting in ../postgresql-6.4.2/src/interfaces/libpq with the command line: cc -I../../include -I../../backend -DNOFIXADE -DFRONTEND