> Dave > > Dave, > > The lib directory is empty. I did not see any errors > during compile either. > > I am using gcc version 2.9-aix51-020209 and GNU make > 3.79.1 if that matters.
If the lib directory is empty, then something is not working correctly, because the main library, libxerces-c26.0.a, was not created. If that library is not present, there's no way the libxerces-depdom26.0.a can be built. You should look very carefully through the output of the make process to see if there's an error message you missed. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
