Apache friends:
Am attempting an install of v2.0.18-alpha on SuSE 7.1 SPARC.
All works well through configure and build process...
At 'make install', I get a 'no such file or directory' error on
make[2]: Entering directory '.../httpd-2_0_18/srclib/apr'
'ar: lib/*.o: No such file or directory'
However, the file '*.o' does exist in this directory. It is a link file,
pointing to *.lo, and properties report it as an Object Code file.
Please note: no file named '*.lo' exists anywhere in the apache src tree...
Does anyone know how I can fix this?
Many TIA, Lou