Re: postgres/perl problem in 7.3b5 - Mailing list pgsql-general

From Bruce Momjian
Subject Re: postgres/perl problem in 7.3b5
Date
Msg-id 200211080528.gA85Spn13662@candle.pha.pa.us
Whole thread Raw
In response to Re: postgres/perl problem in 7.3b5  (Neil Conway <neilc@samurai.com>)
List pgsql-general
This fix will be in 7.3 final.

---------------------------------------------------------------------------

Neil Conway wrote:
> Jeff Davis <list-pgsql-general@empires.org> writes:
> > gcc -O2 -fpic -I. -I/usr/lib/perl/5.8.0/CORE -I../../../src/include   -c -o
> > plperl.o plperl.c
> > In file included from /usr/lib/perl/5.8.0/CORE/op.h:480,
> >                  from /usr/lib/perl/5.8.0/CORE/perl.h:2209,
> >                  from plperl.c:61:
> > /usr/lib/perl/5.8.0/CORE/reentr.h:602: field `_crypt_struct' has incomplete
> > type
>
> Yes, this is a known problem (I believe the culprit is a bug in Perl
> 5.8.0 on Linux). I think Tom has decided on a reasonable workaround
> for the problem, so it should be fixed in rc1.
>
> You can workaround this by adding '-D_GNU_SOURCE' to the CFLAGS for
> PL/Perl.
>
> Cheers,
>
> Neil
>
> --
> Neil Conway <neilc@samurai.com> || PGP Key ID: DB3C29FC
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Permissions on functions
Next
From: Emmanuel Gravel
Date:
Subject: Re: Permissions on functions