Paul INDELICATO wrote:
>
> Thank you all for looking into this.
> 1) I created the aix5.h and aix5-1.h headers according to Valdis
> Kletnieks mail (but i had to replace the <> by "" in the includes
> otherwise the include files were not found. I suppose one has to change
> something else so that configure would put the correct include in config.h
>
> >% cat > s/aix5.h
> >#define AIX5
> >#include <aix4-2.h>
> >^D
> >
> >% cat > s/aix5-1.h
> >#define AIX5_1
> >#include <aix5.h>
> >^D
Hi Paul,
I've tried to reproduce this on my AIX 5.1 box with also the VisualAge
Compiler V6.0. Using the header files mentioned above and an additional
line in configure for aix5, building 21.4.12 as well as 21.5.10 went
fine (with and without the portable dumper). Apart from the fact that I
also got a bunch of warnings telling me that _ALL_SOURCE has been
redefined (only for 21.4.12).
Both versions run ok for me, so I don't know why it doesn't work for you
on AIX 5.1. Are you sure that all the latest OS patches have been
applied? Have you already tried running "lppchk" to check for any
inconsistencies in the installation?
Regards,
Markus
--
Markus Alt
IBM Lab Boeblingen, Germany
altmark(a)de.ibm.com