Error compiling postgres 7.0.3 for AIX 4.3.2 - Mailing list pgsql-general

From Jose Manuel Lorenzo Lopez
Subject Error compiling postgres 7.0.3 for AIX 4.3.2
Date
Msg-id 3A702C0A.C75F7BB6@conti.de
Whole thread Raw
List pgsql-general
Hello PG's,

I am trying to compile postgresql 7.0.3 on AIX 4.3.2.

Configure worked fine with ./configure --with-CC=/usr/local/bin/gcc
--without-CXX
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

Does anyone know what is going on here?

GNU Make version 3.78.1
GNU GCC version 2.95.2

Best Regards,

José Manuel Lorenzo López

--
**********************************************************************
** José Manuel Lorenzo López                                        **
**                                                                  **
** ICA Informationssysteme Consulting & Anwendungsgesellschaft mbH  **
** Dept. SAP Basis R/3  VBue                                        **
**                                                                  **
** e-mail to: jose-manuel.lorenzo-lopez@conti.de                    **
**********************************************************************

pgsql-general by date:

Previous
From: "Rob Arnold"
Date:
Subject: Re: concatenate 2 numeric columns..
Next
From: Bruno Wolff III
Date:
Subject: Re: Re: 7.1 expected features list?