Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Mon, 12 May 2003 22:27:56 -0400 (EDT) From: Ivan Middleton To: Subject: Re: building gnucash on cygwin (almost there, I think) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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/