Seems odd that it's trying to dynamically load what look like static
(.a) libraries.
[EMAIL PROTECTED] is the place to ask for help building perl.
(and use at least perl5.6.1 or 5.7.1)
Tim.
On Wed, Aug 01, 2001 at 10:05:12AM -0400, [EMAIL PROTECTED] wrote:
> Hi all (especially you IBMers out there).
>
> Until now I have been working on HP-UX. Now I need to move my
> DBI/DBD-Oracle environment to
> AIX 4.3.x...
>
> I am trying to build this with a version of gcc we downloaded from IBM's
> linux compatibility software website (gcc version 2.9-aix43-010216).
>
> >From reading various archives I have discovering the -Xlinker ccdlflags
> option that allows me to get past link errors, during the build. The
> problem I now have is that 'make test' fails loading the Dynamic extensions:
>
> op/defins............Can't load '../lib/auto/File/Glob/Glob.a' for module
> File::Glob: dlopen: ../lib/auto/File/Glob/Glob.a: can't load library
> ../lib/auto/File/Glob/Glob.a103 ../lib/auto/File/Glob/Glob.a at
> ../lib/XSLoader.pm line 75.
> at ../lib/File/Glob.pm line 101
> Compilation failed in require at op/defins.t line 95.
> BEGIN failed--compilation aborted at op/defins.t line 95.
> FAILED at test 1
>
> There seems to be nothing, in the README.aix file in perl directory that
> discussed gcc.
> Can any one shed light on this, or share a perl -V output for a build that
> successful makes
> and tests dynamic libraries... (if you are using Oracle 8.1.x and have it
> working that would be
> wonder).
>
> Thanks.
>
>
>
> Lincoln A. Baxter
> Information Technology, Fleet Credit Card Services
> Office: 215.444.7973
> email to my pager: (190 chars in message body)
> [EMAIL PROTECTED]