help compiling error on DBI.

------_=_NextPart_001_01C7BD65.A4EC365E
Content-Type: text/plain;
charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

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=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.



Any advice would be greatly appreciated.



Thanks,

Floyd





Floyd Wellershaus

National Student Clearinghouse

floydw [at] nslc.org <mailto:floydw [at] nslc.org>

703-733-4126.


------_=_NextPart_001_01C7BD65.A4EC365E--
floydw [ Di, 03 Juli 2007 13:31 ] [ ID #1758970 ]

RE: help compiling error on DBI.

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 [at] studentclearinghouse.org]
Sent: Tuesday, July 03, 2007 7:31 AM
To: dbi-users [at] perl.org
Subject: help compiling error on DBI.

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=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.



Any advice would be greatly appreciated.



Thanks,

Floyd





Floyd Wellershaus

National Student Clearinghouse

floydw [at] nslc.org <mailto:floydw [at] nslc.org>

703-733-4126.
Philip.Garrett [ Di, 03 Juli 2007 14:11 ] [ ID #1758971 ]

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 [at] nslc.org <mailto:floydw [at] 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
Martin.Evans [ Di, 03 Juli 2007 15:13 ] [ ID #1758972 ]

RE: help compiling error on DBI.

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 [at] easysoft.com]
Sent: Tuesday, July 03, 2007 9:14 AM
To: dbi-users [at] 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=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.
>
>
>
> Any advice would be greatly appreciated.
>
>
>
> Thanks,
>
> Floyd
>
>
>
>
>
> Floyd Wellershaus
>
> National Student Clearinghouse
>
> floydw [at] nslc.org <mailto:floydw [at] 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
floydw [ Di, 03 Juli 2007 15:16 ] [ ID #1758976 ]

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
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 [at] easysoft.com]
> Sent: Tuesday, July 03, 2007 9:14 AM
> To: dbi-users [at] 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 [at] nslc.org <mailto:floydw [at] 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.Evans [ Di, 03 Juli 2007 15:27 ] [ ID #1758977 ]

RE: help compiling error on DBI.

You're correct. I get a signal 11 when compiling a simple hello world.
I'll send to my sysadmin.

Thanks.
Floyd

-----Original Message-----
From: Martin Evans [mailto:martin.evans [at] easysoft.com]
Sent: Tuesday, July 03, 2007 9:27 AM
To: dbi-users [at] 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
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 [at] easysoft.com]
> Sent: Tuesday, July 03, 2007 9:14 AM
> To: dbi-users [at] 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=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.
>>
>>
>>
>> Any advice would be greatly appreciated.
>>
>>
>>
>> Thanks,
>>
>> Floyd
>>
>>
>>
>>
>>
>> Floyd Wellershaus
>>
>> National Student Clearinghouse
>>
>> floydw [at] nslc.org <mailto:floydw [at] 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
floydw [ Di, 03 Juli 2007 15:34 ] [ ID #1758978 ]
Perl » perl.dbi.users » help compiling error on DBI.

Vorheriges Thema: DBD::ODBC 1.14_1 developer release
Nächstes Thema: escaping % AND \%