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 From: "Sencer" To: Subject: lighttpd - dlopen: Win32 error 126 Date: Tue, 17 Feb 2004 19:37:00 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, I have compiled and installed lighttpd (available from: http://www.incremental.de/products/lighttpd/documentation/ ) under Cygwin (WinXP). When I try to run it I get the following error: 2004-02-17 09:51:09: (plugin.c.72) dlopen: Win32 error 126 2004-02-17 09:51:09: (server.c.374) When I trim down the configuration before starting it (i.e. take out _all_ modules) then it runs and works without problems. However being able to use those modules is (obviously) crucial. The modules are being compiled and are available in the correct directories (/usr/local/lib/): mod_acces.a mod_acces.la mod_acceslog.a mod_acceslog.la ... ... "net helpmsg 126" says that the module could not be found however. What could I be doing wrong? -- 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/