[Slackbuilds-users] postgresql-9.0.3

Renan Campos renan.campos at gmail.com
Sun May 29 13:27:36 UTC 2011


Postgresql-9.0.3 does not build on 13.37 x86_64 with the following error:

make[4]: Leaving directory `/tmp/SBo/postgresql-9.0.3/src/pl/plpgsql/src'
make[3]: Leaving directory `/tmp/SBo/postgresql-9.0.3/src/pl/plpgsql'
make[3]: Entering directory `/tmp/SBo/postgresql-9.0.3/src/pl/plperl'
"/usr/bin/perl" ./text2macro.pl --strip='^(\#.*|\s*)$' plc_perlboot.pl
plc_trusted.pl > perlchunks.h
"/usr/bin/perl" plperl_opmask.pl plperl_opmask.h
gcc -O2 -fPIC -Wall -Wmissing-prototypes -Wpointer-arith
-Wdeclaration-after-statement -Wendif-labels -fno-strict-aliasing
-fwrapv -fpic -I. -I. -I../../../src/include -D_GNU_SOURCE
-I/usr/include/libxml2  -I/usr/lib64/perl5/CORE  -c -o plperl.o
plperl.c
plperl.c: In function ‘plperl_trusted_init’:
plperl.c:877:3: error: lvalue required as left operand of assignment
make[3]: *** [plperl.o] Error 1
make[3]: Leaving directory `/tmp/SBo/postgresql-9.0.3/src/pl/plperl'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/SBo/postgresql-9.0.3/src/pl'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/SBo/postgresql-9.0.3/src'
make: *** [all] Error 2


More information about the SlackBuilds-users mailing list