Re: Fw: porting to AIX

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Fw: porting to AIX
Дата
Msg-id Pine.LNX.4.30.0104131930530.945-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Fw: porting to AIX  (kevinmcl@cwjamaica.com (kevin mclaughlin))
Список pgsql-ports
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 по дате отправления:

Предыдущее
От: kevinmcl@cwjamaica.com (kevin mclaughlin)
Дата:
Сообщение: Re: Fw: porting to AIX
Следующее
От: Rocco Altier
Дата:
Сообщение: Re: AIX 4.1 shared library support