This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Building dll's and executables in same package


Yaakov Selkowitz wrote:

OK, here's the story.  I built clamav after the following steps, and
everything completed without errors, and cygcheck shows the applications
are linked to cygclamav-1.dll.  But when I try running one of the
programs that were built, I get a Windows error dialog:

freshclam.exe - Application Error

~  The application failed to initialize properly (0xc0000005).  Click on
OK to terminate the application.

This happens by all of the applications, even when I moved
cygclamav-1.dll into my PATH, and even if I call the programs with
- --help or --version options.  What's going on now??

Make sure that the dll has executable permissions. chmod +x cygclamav-1.dll

--
Chuck


-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]