I have created a simple authenticator a long time ago and I am porting 
it to other platforms, but I suddenly have a problem on Solaris 10 (32 
bit):

root@fluffy # ./STAFProc
Caught STAFException
Name      : STAFException
Location  : 
/opt/dev/autobuild/build/src/staf/stafif/STAFDynamicLibraryInlImpl.cpp(29)
Text      : STAFDynamicLibraryOpen: ld.so.1: STAFProc: fatal: 
relocation error: file /usr/local/staf/lib/libinfauth.so: symbol 
_ZN10STAFStringD1Ev: referenced symbol not found
Error code: 10
Error reading config file

To me it looks like it can't find the constructor (?) for STAFString; 
but surely that is in use everywhere in STAF? It starts fine without 
libinfauth.so, and the library builds with no error messages at all. 
What did I do wrong?

I can provide the output from the build etc if required, I just don't 
want to send an enormous email to everybody up front.

Thanks for any help.

------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to