PostgreSQL 7.4beta3 does not compile on AIX 5 ...
От | Hans-Jürgen Schönig |
---|---|
Тема | PostgreSQL 7.4beta3 does not compile on AIX 5 ... |
Дата | |
Msg-id | 3F6DD3CD.50206@cybertec.at обсуждение исходный текст |
Ответы |
Re: PostgreSQL 7.4beta3 does not compile on AIX 5 ...
|
Список | pgsql-hackers |
I have tried to perform a regression test on AIX 5.1 (PostgreSQL 7.4beta3). I have encountered an error. gmake[3]: Leaving directory `/usr/src/shopnet/postgresql-7.4beta3/src/interfaces/libpq' gmake[3]: Entering directory `/usr/src/shopnet/postgresql-7.4beta3/src/interfaces/ecpg' gmake -C include all gmake[4]: Entering directory `/usr/src/shopnet/postgresql-7.4beta3/src/interfaces/ecpg/include' gmake[4]: Nothing to be done for `all'. gmake[4]: Leaving directory `/usr/src/shopnet/postgresql-7.4beta3/src/interfaces/ecpg/include' gmake -C pgtypeslib all gmake[4]: Entering directory `/usr/src/shopnet/postgresql-7.4beta3/src/interfaces/ecpg/pgtypeslib' gcc -O2 -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/interfaces/ecpg/include -I../../../../src /include/utils -I../../../../src/include -g -c -o numeric.o numeric.c gcc -O2 -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/interfaces/ecpg/include -I../../../../src /include/utils -I../../../../src/include -g -c -o datetime.o datetime.c gcc -O2 -pipe -Wall -Wmissing-prototypes -Wmissing-declarations -I../../../../src/interfaces/ecpg/include -I../../../../src /include/utils -I../../../../src/include -g -c -o common.o common.c common.c: In function `pgtypes_fmt_replace': common.c:94: union has no member named `int64_val' gmake[4]: *** [common.o] Error 1 gmake[4]: Leaving directory `/usr/src/shopnet/postgresql-7.4beta3/src/interfaces/ecpg/pgtypeslib' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/usr/src/shopnet/postgresql-7.4beta3/src/interfaces/ecpg' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/src/shopnet/postgresql-7.4beta3/src/interfaces' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/src/shopnet/postgresql-7.4beta3/src' PostgreSQL 7.3.4 works nicely (gmake, GCC 2.95) for me (production system). Regards, Hans -- Cybertec Geschwinde u Schoenig Ludo-Hartmannplatz 1/14, A-1160 Vienna, Austria Tel: +43/2952/30706; +43/660/816 40 77 www.cybertec.at, www.postgresql.at, kernel.cybertec.at
В списке pgsql-hackers по дате отправления: