>>>>> "James" == James Berry <[EMAIL PROTECTED]> writes:
James> Hi Greg, That would be great. The branch is on svn at
James> http://svn.apache.org/
James> repos/asf/xerces/c/branches/jberry/3.0-unstable.
Configure.in probably needs the following for solaris.
AC_CHECK_LIB([socket], [socket])
AC_CHECK_LIB([nsl], [gethostbyname])
config/pretty-make isn't compatible with generic bourne shell. I had
to substitute #!/bin/sh with #!/bin/bash.
/home/greg/src/xerces-3.0/src/../config/pretty-make: bad substitution
make[2]: *** [xercesc/util/Base64.lo] Error 1
It seems to be compiling now.
..greg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]