Postgres 6.5.2 compiling problems

From: Sebestyen Zoltan <szoli(at)netvisor(dot)hu>
To: PostgreSQL general mailinglist <pgsql-general(at)postgreSQL(dot)org>
Subject: Postgres 6.5.2 compiling problems
Date: 1999-09-20 14:40:55
Message-ID: Pine.LNX.4.04.9909201639050.6750-100000@linux.intranet.netvisor.hu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Andreas,

Currently, I'm bugging with compiling pgsql 6.4.2 for AIX and ran into
the same problem I'd ran earlier with earlier versions of pgsql, namely I
just can't compile any shared library related stuff on AIX; at least I
believe that the problem is this.
Hereby I include the output of GNU make, if you have some idea what to do
know please let me know

Thanks in advance

Zoltan Sebestyen

xlc -I../include -I../backend -qchars=signed -qmaxmem=8192 -qhalt=w
-qsrcmsg qcheck=divzero -qlonglong -c version.c -o version.o
"/usr/include/stdlib.h", line 471.33: 1506-343 (S) Redeclaration of getopt
differs from previous declaration on line 378 of "/usr/include/stdio.h".
"/usr/include/stdlib.h", line 471.33: 1506-377 (I) The type "char**" of
parameter 2 differs from the previous type "char* const*".
"/usr/include/stdlib.h", line 472.33: 1506-343 (S) Redeclaration of
getpass differs from previous declaration on line 367 of "/usr/include/unistd.h".
"/usr/include/stdlib.h", line 472.33: 1506-377 (I) The type "char*" of
parameter 1 differs from the previous type "const char*".
gmake: *** [version.o] Error 1

--------------------------------------------------------------------------------
Sebestyén Zoltán <szoli(at)netvisor(dot)hu> There was a time when all on my mind
was Love.
MAKE INSTALL NOT WAR Now I find that most of the time
love's not enough in itself.

I use UNIX because reboots are for hardware upgrades.

Kick me! Whip me!! Make me develop on AIX!!!

Browse pgsql-general by date

  From Date Subject
Next Message Dana Powers 1999-09-20 15:58:50 Re: [GENERAL] Case sensitivity
Previous Message Sebestyen Zoltan 1999-09-20 13:47:09 vacuum error - 6.4.2 database..