Re: AIX Postgres Compile Error
От | Tom Lane |
---|---|
Тема | Re: AIX Postgres Compile Error |
Дата | |
Msg-id | 1790.1271342305@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | AIX Postgres Compile Error ("Thorne, Francis" <thornef@cromwell.co.uk>) |
Список | pgsql-admin |
"Thorne, Francis" <thornef@cromwell.co.uk> writes: > I am trying to compile Postgres on an AIX machine but am getting the > following error through the 'make' process > In file included from > /merlin/perl5.10.1/lib/5.10.1/aix-thread-multi-64all/CORE/ > op.h:633, > from > /merlin/perl5.10.1/lib/5.10.1/aix-thread-multi-64all/CORE/ > perl.h:3420, > from plperl.h:31, > from plperl.c:34: > /merlin/perl5.10.1/lib/5.10.1/aix-thread-multi-64all/CORE/reentr.h:780: > error: field '_srandom_struct' has incomplete type Hmm. You might try pulling the latest version of ppport.h from our CVS: http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/pl/plperl/ppport.h to see if that fixes it. I wouldn't really expect what's in 8.3.7 to work with such a new version of Perl. If that doesn't do it, try using a 5.8.x Perl release. regards, tom lane
В списке pgsql-admin по дате отправления: