For a project I need a statically linked nsd. I tried by simply adding -static to the link options and that seems to work. However, when the server starts it cannot load nssock.so because of a 'Service Unavailable' error. I guess this is because a statically linked binary cannot load libraries.
My only concern is nssock. What is the best way to statically link in nssock into nsd?
Thanks,
S.
-- AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
