Skip to Content.
Sympa Menu

mace-opensaml-users - RE: procedure entry point not located in xmltooling1_0D.dll

Subject: OpenSAML user discussion

List archive

RE: procedure entry point not located in xmltooling1_0D.dll


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: procedure entry point not located in xmltooling1_0D.dll
  • Date: Tue, 2 Oct 2007 15:49:25 -0400
  • Organization: The Ohio State University

> I built xmltooling using log4shib rather than log4cpp. I went back and
> defined the XMLTOOLING_LOG4SHIB compile flag and rebuilt xmltooling
> thinking that might have been the problem. I haven't tried to demangle the
> method name, but it obviously has to do with the use of CategoryStream.
> Does anyone have an idea of what the issue is and how to fix it? Any
> ideas would be greatly appreciated. Thanks in advance.

You should run depends.exe on the libraries to see if they're missing
anything at runtime. If the link worked, you have a DLL missing from the
search path. The symbol is obviously from the log4shib namespace, so that's
probably what's missing.

-- Scott






Archive powered by MHonArc 2.6.16.

Top of Page