1832994 Members
2518 Online
110048 Solutions
New Discussion

fastbind error message

 
Bret Corbin
New Member

fastbind error message

I am attempting to run fastbind on an executable and am getting the following
error message.

fastbind: "server" is not a DEMAND_MAGIC or SHARE_MAGIC file.

Does anybody know what is causing this and how to resolve the problem

thanks
1 REPLY 1
Carlos Riera
Frequent Advisor

Re: fastbind error message

Hi:

Your program is not using shared librarys, so fastbind cant do anything.

see man pages file, fastbind, and magic.

Regards.