Re: Fw: porting to AIX

Поиск
Список
Период
Сортировка
От kevinmcl@cwjamaica.com (kevin mclaughlin)
Тема Re: Fw: porting to AIX
Дата
Msg-id 000001c0c54c$fc4a7ba0$793c0bd0@pppm0133
обсуждение исходный текст
Ответ на Re: Fw: porting to AIX  (Peter Eisentraut <peter_e@gmx.net>)
Список 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 по дате отправления:

Предыдущее
От: "Hiroshi Inoue"
Дата:
Сообщение: RE: Fw: Postgres on WinNT4 / SP5
Следующее
От: Tom Lane
Дата:
Сообщение: Re: AIX 4.1 shared library support