Hi Tux, I think I found the problem. I snipped the cppsym c code from the Configure script and recompiled it and got a few symbols out of 792 possibilities. Few of the *64* Symbols are available and I think this is the problem. I'm not sure if an option was missed when the package was installed. If not, I Here's the list:

$ ./cppsym _AIX _AIX32 _AIX41 _AIX43 _ALL_SOURCE _ANSI_C_SOURCE _BIG_ENDIAN __BIG_ENDIAN__ _IBMR2 _LARGE_FILE_API _LONG_LONG _LP64 __LP64__ _POSIX_C_SOURCE _POSIX_SOURCE _POWER _XOPEN_SOURCE _XOPEN_SOURCE_EXTENDED __unix __unix__

Any light you can shed on this would be greatly appreciated!


In reply to Re^4: Problem Compiling Perl 5.20.1 on AIX by ChuckP
in thread Problem Compiling Perl 5.20.1 on AIX by ChuckP

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.