Igor Shevchenko <[EMAIL PROTECTED]> writes:
> I've got a compile-time error when trying to build postgresql 7.3beta3 with
> perl:
> gcc -O2 -fpic -I. -I/usr/lib/perl5/5.8.0/i686-linux-thread-multi-64int-ld/CORE
> -I../../../src/include -c -o plperl.o plperl.c
> In file included from
> /usr/lib
Hi.
I've got a compile-time error when trying to build postgresql 7.3beta3 with
perl:
./configure --with-perl
make
make[4]: Entering directory `/usr/src/postgresql-7.3b3/src/pl/plpgsql/src'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/postgresql-7.3b3/s