Dantzler, DeWayne C wrote:
Q/A - I did run gmake clean before building the curl netAccessor, but maybe I
need to run a specific clean operation of the Makefile. Besides issuing gmake
clean, is there another clean operation that needs to be run?
I suppose that your xercesc library build is fine so you don't need any
more special clean. I suppose that your application build/run is wrong.
Q/A - When you say "another library with SocketNetAccessor being used", are
referring to a library other than Xerces? And if so, how would another 3rd party library
using SocketNetAccessor impact Xerces library?
I mean another xercesc library with SocketNetAccessor support enabled.
Q/A - Also, if there another library with SocketNetAccessor being used, how do
I determine which library and how to remove it from the build process?
Q/A - Why is the Makefile being configured with '-Wl,+b
-Wl,/net/sinai/home/d/dcd9420/labs/xercesLab/xerces-c-3.0.1/src/.libs:/site/sw/ots/curl/curl-7.19.6/lib:/site/ots/xerces/xerces-c-3.0.1/lib'?
I'm not specifying this in the configure options.
I see the path
"/net/sinai/home/d/dcd9420/labs/xercesLab/xerces-c-3.0.1/" all over your
config.log. Could you check your environment variables and redefine
anyone that contains this path?
Good luck!
Vitaly