Re: Problem compiling mod_perl on AIX

2021-07-07 Thread Rainer Tammer
Hello, I think I have found the problem. -[Makefile]--- cut. # FULLEXT = Pathname for extension directory (eg Foo/Bar/Oracle). # BASEEXT = Basename part of FULLEXT. May be just equal FULLEXT. (eg Oracle) # PARENT_NAME = NAME without BASEEXT and no trailing :: (

Re: Problem compiling mod_perl on AIX

2021-07-07 Thread Rainer Tammer
Hello, I have tried gcc, but this does gives me the same error. I think something with the build tools (or perl) is not working correctly. Note: The latest version of https://perldoc.perl.org/perlaix is mainly from me :-): AUTHORS Rainer Tammer I have successfully compiled mod_perl