develooper Front page | perl.perl5.porters | Postings from March 2000

Problem building PostgreSQL plperl + Perl 5.6 RC2

Thread Next
From:
David R. Favor
Date:
March 21, 2000 04:02
Subject:
Problem building PostgreSQL plperl + Perl 5.6 RC2
Message ID:
38D764EF.4D607C34@austin.ibm.com
What is the correct way to fix the following problem?

"plperl.c", line 189.17: 1506-045 (S) Undeclared identifier thr.
"plperl.c", line 227.40: 1506-280 (W) Function argument assignment between types "void(*)(struct perl_thread*)" and "void(*)(void)" is not allowed.
"plperl.c", line 235.29: 1506-045 (S) Undeclared identifier thr.
"plperl.c", line 302.9: 1506-045 (S) Undeclared identifier thr.
"plperl.c", line 360.9: 1506-045 (S) Undeclared identifier thr.
"plperl.c", line 360.40: 1506-280 (W) Function argument assignment between types "void(*)(struct perl_thread*,struct cv*)" and "void(*)(struct cv*)" is not allowed.
"plperl.c", line 361.36: 1506-280 (W) Function argument assignment between types "void(*)(struct perl_thread*,struct cv*)" and "void(*)(struct cv*)" is not allowed.
"plperl.c", line 362.33: 1506-280 (W) Function argument assignment between types "void(*)(struct perl_thread*,struct cv*)" and "void(*)(struct cv*)" is not allowed.
"plperl.c", line 373.9: 1506-045 (S) Undeclared identifier thr.
"plperl.c", line 465.15: 1506-045 (S) Undeclared identifier thr.
"plperl.c", line 2119.29: 1506-045 (S) Undeclared identifier thr.
"plperl.c", line 2119.18: 1506-045 (S) Undeclared identifier thr.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About