Re: Fw: porting to AIX - Mailing list pgsql-ports

From kevinmcl@cwjamaica.com (kevin mclaughlin)
Subject Re: Fw: porting to AIX
Date
Msg-id 000001c0c54c$fc4a7ba0$793c0bd0@pppm0133
Whole thread Raw
In response to Re: Fw: porting to AIX  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-ports
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/
>
>





pgsql-ports by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: RE: Fw: Postgres on WinNT4 / SP5
Next
From: Tom Lane
Date:
Subject: Re: AIX 4.1 shared library support