Compile Error on AIX 6.1 of Perl 5.12.01

[email protected] (Brian Gaber) Tue, 24 Aug 2010 08:33:06 -0400
Newsgroups perl.64bit
Message-ID <37CAD44053C7CA4EA6E242DF34594A63043378F36A@MB-NCR-128.ad.pwgsc-tpsgc.gc.ca>
--_000_37CAD44053C7CA4EA6E242DF34594A63043378F36AMBNCR128adpwg_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

I followed README.aix and compiled as follows:

export OBJECT_MODE=3D64
rm config.sh
./Configure \
-d \
-Dcc=3Dcc_r \
-Duseshrplib \
-Duse64bitall \
-Dprefix=3D/usr/opt/perl5_64

Configure worked fine.  I get this error with make test


Running Mkbootstrap for attributes ()
        chmod 644 attributes.bs
        rm -f ../../lib/auto/attributes/attributes.so
        ld  -b64  -bhalt:4 -G -bI:../../perl.exp -bE:attributes.exp -bnoent=
ry -lc -lm -L/usr/local/lib attributes.o  -o ../../lib/auto/attributes/attr=
ibutes.so
ld: 0706-003 Cannot find or read import file: ../../perl.exp
        ld:accessx(): A file or directory in the path name does not exist.
make: 1254-004 The error code from the last command is 255.


Stop.
Unsuccessful make(ext/attributes): code=3D512 at make_ext.pl line 449.
make: 1254-004 The error code from the last command is 25.


Stop.


--_000_37CAD44053C7CA4EA6E242DF34594A63043378F36AMBNCR128adpwg_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html>
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
 #800000 2px solid; } --></style>
</head>
<body>
<font face=3D"Arial, sans-serif" size=3D"2">
<div>I followed README.aix and compiled as follows:</div>
<div>&nbsp;</div>
<div>export OBJECT_MODE=3D64</div>
<div>rm config.sh</div>
<div>./Configure \</div>
<div>-d \</div>
<div>-Dcc=3Dcc_r \</div>
<div>-Duseshrplib \</div>
<div>-Duse64bitall \</div>
<div>-Dprefix=3D/usr/opt/perl5_64</div>
<div>&nbsp;</div>
<div>Configure worked fine.&nbsp; I get this error with make test</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Running Mkbootstrap for attributes ()</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; chmod 644 attributes.bs</di=
v>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rm -f ../../lib/auto/attrib=
utes/attributes.so</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ld&nbsp; -b64&nbsp; -bhalt:=
4 -G -bI:../../perl.exp -bE:attributes.exp -bnoentry -lc -lm -L/usr/local/l=
ib attributes.o&nbsp; -o ../../lib/auto/attributes/attributes.so&nbsp;&nbsp=
;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </div>
<div>ld: 0706-003 Cannot find or read import file: ../../perl.exp</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ld:accessx(): A file or dir=
ectory in the path name does not exist.</div>
<div>make: 1254-004 The error code from the last command is 255.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Stop.</div>
<div>Unsuccessful make(ext/attributes): code=3D512 at make_ext.pl line 449.=
</div>
<div>make: 1254-004 The error code from the last command is 25.</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Stop.</div>
<div>&nbsp;</div>
</font>
</body>
</html>

--_000_37CAD44053C7CA4EA6E242DF34594A63043378F36AMBNCR128adpwg_--