Very nice suggestion - as with the original tarball I do get the .so files - BUT - the make install fails at the same location.
Testing again... original tarball, plus updated config.guess create *.a files, and make install succeeds. On Sun, Dec 20, 2009 at 3:36 PM, Eric Covener <[email protected]> wrote: > On 12/20/09, Michael Felt <[email protected]> wrote: > > What I consider unfortunate, and again unsure of where the exact problem > > lies - or I would try to work out a patch - is that the make install > worked > > fine before the buildconf - but the wrong file extensions for the modules > > (.a rather than .so) are generated, where after buildconf - the correct > > files are made, but make install is broken. > > You can probably avoid buildconf by setting: > > ac_cv_build="powerpc-ibm-aix5.3.0.0" > ac_cv_build_alias=$ac_cv_build > export ac_cv_build ac_cv_build_alias > > > > > > -- > Eric Covener > [email protected] >
