Subject: Re: Perl 5.8.5 continue without work in RC4 and recent pkgsrc
To: Thomas Klausner <wiz@NetBSD.org>
From: Francisco Valladolid Hernandez <ficovh@bsdguy.net>
List: current-users
Date: 11/29/2004 14:30:22
Recently i installed NetBSD RC5 unofficial follow by Perl 5.8.5,
p5-DBI, p5-DBD-postgresql and postgresql 7.4.2 i'am trying to do a
small scrip for test postgresql.
I think that the p5-DBI is not working correctly, or maybe p5-DBD, the
scrip exit with a "Abort Core" message, please sugesst for this problem;
The use DBI( ) ; has no effect .
Thanks,.
Thomas Klausner wrote:
>On Thu, Nov 18, 2004 at 01:30:12PM -0500, Francisco Valladolid wrote:
>
>
>>===> Checking for vulnerabilities in perl-5.8.5nb2
>>===> Building for perl-5.8.5nb2
>>`sh cflags "optimize='-O2 -pthread -I/usr/include'" pp_sys.o` -DPIC -fPIC
>>pp_sys.c
>>
>>
>
>What does
> cd work*/perl-5.8.5
> sh cflags "optimize='-O2 -pthread -I/usr/include'" pp_sys.o
> `sh cflags "optimize='-O2 -pthread -I/usr/include'" pp_sys.o` -DPIC -fPIC > pp_sys.c
> echo $?
>show?
>
> Thomas
>
>
>
>