Thanx Peter.
After using gmake all, the compile failed again, but MUCH later in the
process. I decided that rather than spend time getting 7.0.3 up when I
planned to move to 7.1RC4, I would be best served to download 7.1RC4 now, so
I did.
Again, gmake all worked well, and postgresql is now installed.
Thanx again.
Regards, Kevin
----- Original Message -----
From: "Peter Eisentraut" <peter_e@gmx.net>
To: "kevin mclaughlin" <kevinmcl@cwjamaica.com>
Cc: <pgsql-ports@postgresql.org>
Sent: Friday, April 13, 2001 1:31 PM
Subject: Re: [PORTS] Fw: porting to AIX
> kevin mclaughlin writes:
>
> > # gmake
> > 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: A file or directory in the path name does not exist.
> > xlc -Wl,-bE:./backend/postgres.imp -o postgres
> > ../utils/version.o -lPW -lcrypt
> > -lld -lnsl -ldl -lm -ltermcap -lcurses
> > xlc: 1501-228 input file ../utils/version.o not found
> > gmake: *** [postgres.imp] Error 252
>
> You need to enter 'gmake all'. It's a known and fixed bug.
>
> --
> Peter Eisentraut peter_e@gmx.net http://yi.org/peter-e/
>
>