RE: [PORTS] AIX-4.2.1 binaries ? more info

From: "Kapoor, Nishikant X" <Nishikant(dot)X(dot)Kapoor(at)nspco(dot)com>
To: pgsql-ports(at)postgreSQL(dot)org
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgreSQL(dot)org>
Subject: RE: [PORTS] AIX-4.2.1 binaries ? more info
Date: 1999-05-28 18:27:33
Message-ID: C7DCBA49A357D11196A500805F851ACD0241ACA3@MNMAIL04
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-ports

Here is the exact error I got when I compiled it on my IBM PowerPC running
AIX-4.2.1.

./configure --prefix=/usr/local/pgsql_6_4 --with-template=aix_42 :
------------------------------------------------------------------
gmake -C tcop all
gmake[2]: Entering directory
`/usr/local/src/postgresql-6.4.2/src/backend/tcop'
gcc -I../../include -I../../backend -qchars=signed -qmaxmem=8192 -qhalt=w
-qsrcmsg -qcheck=divzero -qlonglong -Wall -Wmissing-prototypes -I..
-Wno-error -c dest.c
gcc: unrecognized option `-qchars=signed'
gcc: unrecognized option `-qmaxmem=8192'
gcc: unrecognized option `-qhalt=w'
gcc: unrecognized option `-qsrcmsg'
gcc: unrecognized option `-qcheck=divzero'
gcc: unrecognized option `-qlonglong'
gcc -I../../include -I../../backend -qchars=signed -qmaxmem=8192 -qhalt=w
-qsrcmsg -qcheck=divzero -qlonglong -Wall -Wmissing-prototypes -I..
-Wno-error -c fastpath.c
gcc: unrecognized option `-qchars=signed'
gcc: unrecognized option `-qmaxmem=8192'
gcc: unrecognized option `-qhalt=w'
gcc: unrecognized option `-qsrcmsg'
gcc: unrecognized option `-qcheck=divzero'
gcc: unrecognized option `-qlonglong'
gcc -I../../include -I../../backend -qchars=signed -qmaxmem=8192 -qhalt=w
-qsrcmsg -qcheck=divzero -qlonglong -Wall -Wmissing-prototypes -I..
-Wno-error -c postgres.c
gcc: unrecognized option `-qchars=signed'
gcc: unrecognized option `-qmaxmem=8192'
gcc: unrecognized option `-qhalt=w'
gcc: unrecognized option `-qsrcmsg'
gcc: unrecognized option `-qcheck=divzero'
gcc: unrecognized option `-qlonglong'
postgres.c: In function `PostgresMain':
postgres.c:987: warning: implicit declaration of function `strcasecmp'
postgres.c: In function `ResetUsage':
postgres.c:1705: too few arguments to function `gettimeofday'
postgres.c:1702: warning: unused variable `tz'
postgres.c: In function `ShowUsage':
postgres.c:1720: too few arguments to function `gettimeofday'
postgres.c:1716: warning: unused variable `tz'
gmake[2]: *** [postgres.o] Error 1
gmake[2]: Leaving directory
`/usr/local/src/postgresql-6.4.2/src/backend/tcop'
gmake[1]: *** [tcop.dir] Error 2
gmake[1]: Leaving directory `/usr/local/src/postgresql-6.4.2/src/backend'
gmake: *** [all] Error 2

gcc version 2.8.1
GNU Bison version 1.27
flex version 2.5.4

I really need to install it ASAP or else ......I'll end up with mySQL :-(
So, please help.

Thanks
Nishi
> -----Original Message-----
> From: Nishikant Kapoor (H) [SMTP:nkapoor(at)c3ipros(dot)com]
> Sent: Friday, May 28, 1999 5:30 AM
> To: pgsql-ports(at)postgreSQL(dot)org
> Subject: [PORTS] AIX-4.2.1 binaries ?
>
> Hi all
>
> Can anyone tell me where can I find postgresql-6.4.2 binaries for
> AIX-4.2.1 ?
>
> Since I am not on the AIX mchine right now, I can't give you the exact
> compilation error but it was related to 'gettimeofday()' - too few
> arguments or something similar.
>
> I am short on time and I need to install postgresql 6.4.2 on a brand
> new AIX-4.2.1 powerPC.
> Would appreciate if someone can help me find the find the binaries for
> it.
>
> Thanks
> Nishi
>

Browse pgsql-general by date

  From Date Subject
Next Message JT Kirkpatrick 1999-05-28 22:06:12 ownership of tables. . .
Previous Message Gary Hoffman 1999-05-28 16:02:26 Thanks for the tips

Browse pgsql-ports by date

  From Date Subject
Next Message Unprivileged user 1999-05-31 10:45:51 Port Bug Report: Wrong matching with LC_COLLATE=cs_CZ
Previous Message Bruce Momjian 1999-05-28 16:35:18 Re: [PORTS] Port Bug Report: Backend dies when run at high debug level