Re: Plperl make fails with Error1 at plperl.o (7.0.3)
| От | Tom Lane |
|---|---|
| Тема | Re: Plperl make fails with Error1 at plperl.o (7.0.3) |
| Дата | |
| Msg-id | 1535.976492506@sss.pgh.pa.us обсуждение |
| Ответ на | Plperl make fails with Error1 at plperl.o (7.0.3) ("Michael Miyabara-McCaskey" <mykarz@miyabara.com>) |
| Список | pgsql-interfaces |
"Michael Miyabara-McCaskey" <mykarz@miyabara.com> writes:
>> plperl.c: In function `plperl_create_sub':
>> plperl.c:328: `errgv' undeclared (first use in this function)
>> plperl.c:328: (Each undeclared identifier is reported only once
>> plperl.c:328: for each function it appears in.)
>> plperl.c:334: `na' undeclared (first use in this function)
>> plperl.c: In function `plperl_call_perl_func':
>> plperl.c:444: `errgv' undeclared (first use in this function)
>> plperl.c:450: `na' undeclared (first use in this function)
>> plperl.c: In function `plperl_func_handler':
>> plperl.c:654: `na' undeclared (first use in this function)
>> plperl.c: In function `plperl_build_tuple_argument':
>> plperl.c:2192: `na' undeclared (first use in this function)
>> make: *** [plperl.o] Error 1
In 7.0.*, for some versions of Perl you must do
perl Makefile.PL POLLUTE=1
make
make install
regards, tom lane
В списке pgsql-interfaces по дате отправления: