This is the mail archive of the cygwin@cygwin.com 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 gnucash on cygwin (almost there, I think)


As a follow-up to my previous message about porting Gnucash to Cygwin:

I now have a setup that *might* be close to working, since I was able to
finish compiling the DLL's which Gnucash is supposed to be able to
dlopen at runtime.  The DLL's are opened by Guile, which uses libltdl.

I'm getting "dlopen: Win32 error 31", which is the error code
ERROR_GEN_FAILURE, "A device attached to the system is not functioning."
Has anyone seen this error when using dlopen?  Any ideas as to what it
could indicate?

Thanks,
Ivan


--
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]