| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Neil Conway <neilc(at)samurai(dot)com> |
| Cc: | Jeff Davis <list-pgsql-general(at)empires(dot)org>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: postgres/perl problem in 7.3b5 |
| Date: | 2002-11-08 05:28:51 |
| Message-ID: | 200211080528.gA85Spn13662@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
This fix will be in 7.3 final.
---------------------------------------------------------------------------
Neil Conway wrote:
> Jeff Davis <list-pgsql-general(at)empires(dot)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(at)samurai(dot)com> || PGP Key ID: DB3C29FC
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Emmanuel Gravel | 2002-11-08 05:57:55 | Re: Permissions on functions |
| Previous Message | Bruce Momjian | 2002-11-08 04:22:12 | Re: Permissions on functions |