Compiling postgresql 7.0.3 on AIX 4.3.2

Поиск
Список
Период
Сортировка
От Jose Manuel Lorenzo Lopez
Тема Compiling postgresql 7.0.3 on AIX 4.3.2
Дата
Msg-id 3A71646E.77FC73BD@conti.de
обсуждение исходный текст
Список pgsql-ports
Hello PG's,

I am trying to compile postgresql 7.0.3 on AIX 4.3.2.

Configure worked fine with the following:
./configure     --with-template=aix_gcc
        --with-includes=/usr/local/include
        --with-libraries=/usr/local/lib
        --without-CXX
        --with-perl

but after that make break up very early with the following output:

Making postgres.imp
./backend/port/aix/mkldexport.sh postgres /usr/local/pgsql/bin >
postgres.imp
nm: postgres: 0654-200 Cannot open the specified file.
nm: No such file or directory
/usr/local/bin/gcc -Wl,-bE:./backend/postgres.imp -o postgres
../utils/version.o -lPW -lcrypt -lld -lns
gcc: ../utils/version.o: Directory/File in the path does not exist.
make: *** [postgres.imp] Error 1

Anything went wrong with the mkldexport.sh, but I can not figure out
what!
Does anyone know what is going on here?

GNU Make version 3.78.1
GNU GCC version 2.95.2
AIX 4.3.2.0

Best Regards,

José Manuel Lorenzo López

--
**********************************************************************
** José Manuel Lorenzo López                                        **
**                                                                  **
** ICA Informationssysteme Consulting & Anwendungsgesellschaft mbH  **
** Dept. SAP Basis R/3  VBue                                        **
**                                                                  **
** phone: (+49511) 938-2961                                         **
** fax  : (+49511) 938-2270                                         **
** e-mail to: jose-manuel.lorenzo-lopez@conti.de                    **
**********************************************************************

В списке pgsql-ports по дате отправления:

Предыдущее
От: Ryan Kirkpatrick
Дата:
Сообщение: Minor Sparc/Linux patch (regression test resultmap)....
Следующее
От: Burak Bilen
Дата:
Сообщение: AIX-4.3.3 and Postgres