help compiling error on DBI.
help compiling error on DBI.
am 03.07.2007 13:31:05 von floydw
------_=_NextPart_001_01C7BD65.A4EC365E
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable
Hello,
=20
I'm trying to install DBI on an AIX 5.2 machine.
I got the files from /usr/bin/perl -MCPAN -e 'install DBI'
=20
Whenever it runs the make portion, I get the following error that I
can't get past.
=20
/usr/bin/perl /usr/opt/perl5/lib/5.8.0/ExtUtils/xsubpp -typemap
/usr/opt/perl5/lib/5.8.0/ExtUtils/typemap -typemap typemap Perl.xs >
Perl.xsc && mv Perl.xsc Perl.c
cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
-qmaxmem=3D16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT
-q32 -D_LARGE_FILES -qlonglong -O -DVERSION=3D\"1.58\"
-DXS_VERSION=3D\"1.58\"
"-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Perl.c
cc_r: 1501-224 fatal error in /usr/vac/exe/xlcentry: signal 11 received
make: 1254-004 The error code from the last command is 251.
=20
Any advice would be greatly appreciated.
=20
Thanks,
Floyd
=20
=20
Floyd Wellershaus
National Student Clearinghouse
floydw@nslc.org =20
703-733-4126.
------_=_NextPart_001_01C7BD65.A4EC365E--
RE: help compiling error on DBI.
am 03.07.2007 14:11:50 von Philip.Garrett
This looks like a bug in your C compiler. I'd recommend making sure
your xlC (or VisualAge C or whatever) is fully patched.
-----Original Message-----
From: Floyd Wellershaus [mailto:floydw@studentclearinghouse.org]=20
Sent: Tuesday, July 03, 2007 7:31 AM
To: dbi-users@perl.org
Subject: help compiling error on DBI.
Hello,
=20
I'm trying to install DBI on an AIX 5.2 machine.
I got the files from /usr/bin/perl -MCPAN -e 'install DBI'
=20
Whenever it runs the make portion, I get the following error that I
can't get past.
=20
/usr/bin/perl /usr/opt/perl5/lib/5.8.0/ExtUtils/xsubpp -typemap
/usr/opt/perl5/lib/5.8.0/ExtUtils/typemap -typemap typemap Perl.xs >
Perl.xsc && mv Perl.xsc Perl.c
cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
-qmaxmem=3D16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT
-q32 -D_LARGE_FILES -qlonglong -O -DVERSION=3D\"1.58\"
-DXS_VERSION=3D\"1.58\"
"-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Perl.c
cc_r: 1501-224 fatal error in /usr/vac/exe/xlcentry: signal 11 received
make: 1254-004 The error code from the last command is 251.
=20
Any advice would be greatly appreciated.
=20
Thanks,
Floyd
=20
=20
Floyd Wellershaus
National Student Clearinghouse
floydw@nslc.org =20
703-733-4126.
Re: help compiling error on DBI.
am 03.07.2007 15:13:54 von Martin.Evans
Floyd Wellershaus wrote:
> Hello,
>
>
>
> I'm trying to install DBI on an AIX 5.2 machine.
>
> I got the files from /usr/bin/perl -MCPAN -e 'install DBI'
>
>
>
> Whenever it runs the make portion, I get the following error that I
> can't get past.
>
>
>
> /usr/bin/perl /usr/opt/perl5/lib/5.8.0/ExtUtils/xsubpp -typemap
> /usr/opt/perl5/lib/5.8.0/ExtUtils/typemap -typemap typemap Perl.xs >
> Perl.xsc && mv Perl.xsc Perl.c
>
> cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
> -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT
> -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=\"1.58\"
> -DXS_VERSION=\"1.58\"
> "-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Perl.c
>
> cc_r: 1501-224 fatal error in /usr/vac/exe/xlcentry: signal 11 received
>
> make: 1254-004 The error code from the last command is 251.
>
>
>
> Any advice would be greatly appreciated.
>
>
>
> Thanks,
>
> Floyd
>
>
>
>
>
> Floyd Wellershaus
>
> National Student Clearinghouse
>
> floydw@nslc.org
>
> 703-733-4126.
>
>
It may be the bug I found with xlc some time ago which was either 1.
you've run out of disk space - check especially /var or 2. you have lost
your license. I think it was 1.
Martin
--
Martin J. Evans
Easysoft Limited
http://www.easysoft.com
RE: help compiling error on DBI.
am 03.07.2007 15:16:32 von floydw
Thanks. That's not it. I have plenty of disk space. Not sure what
license you're talking about though.
-----Original Message-----
From: Martin Evans [mailto:martin.evans@easysoft.com]=20
Sent: Tuesday, July 03, 2007 9:14 AM
To: dbi-users@perl.org
Subject: Re: help compiling error on DBI.
Floyd Wellershaus wrote:
> Hello,
>=20
> =20
>=20
> I'm trying to install DBI on an AIX 5.2 machine.
>=20
> I got the files from /usr/bin/perl -MCPAN -e 'install DBI'
>=20
> =20
>=20
> Whenever it runs the make portion, I get the following error that I
> can't get past.
>=20
> =20
>=20
> /usr/bin/perl /usr/opt/perl5/lib/5.8.0/ExtUtils/xsubpp
-typemap
> /usr/opt/perl5/lib/5.8.0/ExtUtils/typemap -typemap typemap Perl.xs >
> Perl.xsc && mv Perl.xsc Perl.c
>=20
> cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
> -qmaxmem=3D16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT
> -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=3D\"1.58\"
> -DXS_VERSION=3D\"1.58\"
> "-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Perl.c
>=20
> cc_r: 1501-224 fatal error in /usr/vac/exe/xlcentry: signal 11
received
>=20
> make: 1254-004 The error code from the last command is 251.
>=20
> =20
>=20
> Any advice would be greatly appreciated.
>=20
> =20
>=20
> Thanks,
>=20
> Floyd
>=20
> =20
>=20
> =20
>=20
> Floyd Wellershaus
>=20
> National Student Clearinghouse
>=20
> floydw@nslc.org =20
>=20
> 703-733-4126.
>=20
>=20
It may be the bug I found with xlc some time ago which was either 1.=20
you've run out of disk space - check especially /var or 2. you have lost
your license. I think it was 1.
Martin
--=20
Martin J. Evans
Easysoft Limited
http://www.easysoft.com
Re: help compiling error on DBI.
am 03.07.2007 15:27:21 von Martin.Evans
Floyd Wellershaus wrote:
> Thanks. That's not it. I have plenty of disk space. Not sure what
> license you're talking about though.
Have you got an enabled license for the compiler? Our xlc exits wirh
signal 11 if we have not got a valid, enabled license. Just try
compiling a simple hello world C program to see if it is working at all.
Martin
> -----Original Message-----
> From: Martin Evans [mailto:martin.evans@easysoft.com]
> Sent: Tuesday, July 03, 2007 9:14 AM
> To: dbi-users@perl.org
> Subject: Re: help compiling error on DBI.
>
> Floyd Wellershaus wrote:
>> Hello,
>>
>>
>>
>> I'm trying to install DBI on an AIX 5.2 machine.
>>
>> I got the files from /usr/bin/perl -MCPAN -e 'install DBI'
>>
>>
>>
>> Whenever it runs the make portion, I get the following error that I
>> can't get past.
>>
>>
>>
>> /usr/bin/perl /usr/opt/perl5/lib/5.8.0/ExtUtils/xsubpp
> -typemap
>> /usr/opt/perl5/lib/5.8.0/ExtUtils/typemap -typemap typemap Perl.xs >
>> Perl.xsc && mv Perl.xsc Perl.c
>>
>> cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
>> -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT
>> -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=\"1.58\"
>> -DXS_VERSION=\"1.58\"
>> "-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Perl.c
>>
>> cc_r: 1501-224 fatal error in /usr/vac/exe/xlcentry: signal 11
> received
>> make: 1254-004 The error code from the last command is 251.
>>
>>
>>
>> Any advice would be greatly appreciated.
>>
>>
>>
>> Thanks,
>>
>> Floyd
>>
>>
>>
>>
>>
>> Floyd Wellershaus
>>
>> National Student Clearinghouse
>>
>> floydw@nslc.org
>>
>> 703-733-4126.
>>
>>
>
> It may be the bug I found with xlc some time ago which was either 1.
> you've run out of disk space - check especially /var or 2. you have lost
>
> your license. I think it was 1.
>
> Martin
RE: help compiling error on DBI.
am 03.07.2007 15:34:09 von floydw
You're correct. I get a signal 11 when compiling a simple hello world.
I'll send to my sysadmin.=20
Thanks.
Floyd
-----Original Message-----
From: Martin Evans [mailto:martin.evans@easysoft.com]=20
Sent: Tuesday, July 03, 2007 9:27 AM
To: dbi-users@perl.org
Subject: Re: help compiling error on DBI.
Floyd Wellershaus wrote:
> Thanks. That's not it. I have plenty of disk space. Not sure what
> license you're talking about though.
Have you got an enabled license for the compiler? Our xlc exits wirh=20
signal 11 if we have not got a valid, enabled license. Just try=20
compiling a simple hello world C program to see if it is working at all.
Martin
> -----Original Message-----
> From: Martin Evans [mailto:martin.evans@easysoft.com]=20
> Sent: Tuesday, July 03, 2007 9:14 AM
> To: dbi-users@perl.org
> Subject: Re: help compiling error on DBI.
>=20
> Floyd Wellershaus wrote:
>> Hello,
>>
>> =20
>>
>> I'm trying to install DBI on an AIX 5.2 machine.
>>
>> I got the files from /usr/bin/perl -MCPAN -e 'install DBI'
>>
>> =20
>>
>> Whenever it runs the make portion, I get the following error that I
>> can't get past.
>>
>> =20
>>
>> /usr/bin/perl /usr/opt/perl5/lib/5.8.0/ExtUtils/xsubpp
> -typemap
>> /usr/opt/perl5/lib/5.8.0/ExtUtils/typemap -typemap typemap Perl.xs >
>> Perl.xsc && mv Perl.xsc Perl.c
>>
>> cc_r -c -D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE
>> -qmaxmem=3D16384 -qnoansialias -DUSE_NATIVE_DLOPEN =
-DNEED_PTHREAD_INIT
>> -q32 -D_LARGE_FILES -qlonglong -O -DVERSION=3D\"1.58\"
>> -DXS_VERSION=3D\"1.58\"
>> "-I/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE" Perl.c
>>
>> cc_r: 1501-224 fatal error in /usr/vac/exe/xlcentry: signal 11
> received
>> make: 1254-004 The error code from the last command is 251.
>>
>> =20
>>
>> Any advice would be greatly appreciated.
>>
>> =20
>>
>> Thanks,
>>
>> Floyd
>>
>> =20
>>
>> =20
>>
>> Floyd Wellershaus
>>
>> National Student Clearinghouse
>>
>> floydw@nslc.org =20
>>
>> 703-733-4126.
>>
>>
>=20
> It may be the bug I found with xlc some time ago which was either 1.=20
> you've run out of disk space - check especially /var or 2. you have
lost
>=20
> your license. I think it was 1.
>=20
> Martin