| From: | "Lorenzo Vallan" <l(dot)vallan(at)inwind(dot)it> |
|---|---|
| To: | <pgsql-ports(at)postgresql(dot)org> |
| Subject: | postgreSQL 7.0.2 with AIX 4.2.1 |
| Date: | 2000-11-11 10:50:42 |
| Message-ID: | 000501c04bcd$3e7e0900$4742623e@default |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-ports |
After a ./configure --withtemplate=aix_42 --with-CC=xlc --without-CXX ,
when i compiled postgreSQL 7.0.2 on IBM PowePC running AIX 4.2.1 with xlc
3.1.4 i got this error
xlc -I../../../include -I../../../backend -qmaxmem=16384 -qhalt=w -qsrcmsg
-qlanglvl=extended -qlonglong -I../..
- c float.c
269 | val = (0.0/0.0);
...................................a....
a - 1506-232 (W) Divisor for modulus or division operator cannot be zero.
make[3]: *** [float.o] Error 1
make[3]: Leaving directory `/postgreSQL/pgsql/src/backend/utils/adt'
Can some expert help me ?
Thanks.
Lorenzo Vallan
mailto:l(dot)vallan(at)inwind(dot)it
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fredrick Bartlett | 2000-11-11 16:19:46 | Re: PostgreSQL on NT |
| Previous Message | Peter Eisentraut | 2000-11-10 23:22:28 | Re: SCO Ports |