From: | kevinmcl(at)cwjamaica(dot)com (kevin mclaughlin) |
---|---|
To: | <pgsql-ports(at)postgresql(dot)org>, "Peter Eisentraut" <peter_e(at)gmx(dot)net> |
Subject: | Re: Fw: porting to AIX |
Date: | 2001-04-14 10:08:32 |
Message-ID: | 000001c0c54c$fc4a7ba0$793c0bd0@pppm0133 |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)gmx(dot)net>
To: "kevin mclaughlin" <kevinmcl(at)cwjamaica(dot)com>
Cc: <pgsql-ports(at)postgresql(dot)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(at)gmx(dot)net http://yi.org/peter-e/
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Lemke | 2001-04-14 10:25:37 | Re: Postgres 7.1RC4 ecpg can't find sqlca |
Previous Message | Matthieu Guyonnet-Duluc | 2001-04-14 08:41:54 | running |