473,399 Members | 4,192 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

Building perl 5.8.8 on AIX 5.3 using gcc 4.1.1

I have seen some previous posts regarding problems building Perl on AIX with gcc. Unfortunately, none of the posts produced any answers to the problem. I am also having similar problems, and I hope there are answers for them.

I am able to run Configure, and do the 'make' successfully, but doing 'make test' produces numerous failures, like:

# Can't load '../lib/auto/File/Glob/Glob.so' for module File::Glob: dlopen: ../l
ib/auto/File/Glob/Glob.so: (ld 3 1 Perl_safesysfree ../lib/auto/File/Glob/Glob.s
o(ld 3 1 Perl_croak ../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_safesysrealloc ../
lib/auto/File/Glob/Glob.so(ld 3 1 Perl_safesysmalloc ../lib/auto/File/Glob/Glob.
so(ld 3 1 PL_memory_wrap ../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_sv_2pv_flags
../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_form ../lib/auto/File/Glob/Glob.so(ld
3 1 Perl_get_sv ../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_newXS ../lib/auto/File
/Glob/Glob.so(ld 3 1 Perl_sv_setpv ../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_sv_
newmortal ../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_newSVpvf ../lib/auto/File/Gl
ob/Glob.so(ld 3 1 Perl_sv_2mortal ../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_stac
k_grow ../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_sv_setiv ../lib/auto/File/Glob/
Glob.so(ld 3 1 Perl_mg_set ../lib/auto/File/Glob/Glob.so(ld 3 1 Perl_sv_2iv ../l
ib/auto/File/Glob/Glob.so(ld 3 1 Perl_newSVpvn ../lib/auto/File/Glob/Glob.so(ld
3 1 Perl_sv_taint ../lib/auto/File/Glob/Glob.so(ld 3 1 PL_stack_sp ../lib/auto/F
ile/Glob/Glob.so(ld 3 1 PL_markstack_ptr ../lib/auto/File/Glob/Glob.so(ld 3 1 PL
_stack_base ../lib/auto/File/Glob/Glob.so(ld 3 1 PL_sv_yes ../lib/auto/File/Glob
/Glob.so(ld 3 1 PL_op ../lib/auto/File/Glob/Glob.so(ld 3 1 PL_curpad ../lib/auto
/File/Glob/Glob.so(ld 3 1 PL_sv_undef ../lib/auto/File/Glob/Glob.so(ld 3 1 PL_st
ack_max ../lib/auto/File/Glob/Glob.so(ld 3 1 PL_tainted ../lib/auto/File/Glob/Gl
ob.so(ld 3 1 PL_tainting ../lib/auto/File/Glob/Glob.so at ../lib/XSLoader.pm lin
e 70.
# at ../lib/File/Glob.pm line 96
# Compilation failed in require at - line 23.
# BEGIN failed--compilation aborted at - line 23.
# STATUS: 65280
# Failed at run/fresh_perl.t line 55
FAILED at test 82

I get similar errors when doing 'make install'.

Please help me. I have spent many hours trying to solve this, and have trying getting answers in other discussion groups, without success.

Thank you
Dec 5 '06 #1
0 1339

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Ed | last post by:
I am trying to use a Perl script which requires a Database module other than "dbm" to be the default Mod. So, what the script is checking is import anydbm if (anydbm._defaultmod.__name__ ==...
0
by: Kevin Parkes | last post by:
Because Active State haven't yet built the additional modules I will require I'm trying to build Perl 5.8.0 from source using dmake and the Borland C++ command line compiler from the cmd.exe...
0
by: Mike | last post by:
I am having a little trouble getting DB_File 1.808 to work with BerkleyDB4.2.52 and perl 5.8.0 when building in 64 bit mode on Solaris 5.8. When running the make test it fails with the message...
0
by: Ben Fitzgerald | last post by:
Hi, I've built apache under a temp dir so I can package and install it, which I have done. I also have built and installed perl this way. Now I'm trying to build mod_perl under a temp...
6
by: Gianni Mariani | last post by:
Before I go deep into this - does anyone have the quick fix for this ? Some facts - the 7.3.4 version of plperl.c has the same errors in the 7.4 tree. The 7.4 version of plperl.c (with some...
7
by: Hal Vaughan | last post by:
I have a problem with port forwarding and I have been working on it for over 2 weeks with no luck. I have found C programs that almost work and Java programs that almost work, but nothing that...
1
by: Robert Neville | last post by:
Basically, I want to create a table in html, xml, or xslt; with any number of regular expressions; a script (Perl or Python) which reads each table row (regex and replacement); and performs the...
1
by: shankarhegde | last post by:
Hi, Im trying to build perl and mod_perl on x86_64-linux machine and getting the following error, while compiling mod_perl /usr/bin/ld:...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.