www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-pair-Authenticated: | 172.211.134.47 |
Date: | Wed, 7 Jul 2004 05:18:05 +0200 |
From: | Paul-Kenji Cahier <pkc AT F1-Photo DOT com> |
Reply-To: | Paul-Kenji Cahier <pkc AT F1-Photo DOT com> |
Organization: | DeathSofts |
Message-ID: | <26102221.20040707051805@F1-Photo.com> |
To: | Cygwin List <cygwin AT cygwin DOT com> |
Subject: | Apache2 & cygwin |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Has anyone ever been able to compile it properly and have it run? a good ol' ./configure && make && make install will run almost flawlessly(just gotta copy a few exe manually in make install) but then trying to start httpd it exists almost instantly after a sigill(with nothing in the error logs): /usr/local/apache2/bin$ gdb ./httpd.exe (gdb) run Starting program: /usr/local/apache2/bin/httpd.exe Program received signal SIGILL, Illegal instruction. 0x0022e325 in ?? () (gdb) bt #0 0x0022e325 in ?? () #1 0x00000220 in ?? () #2 0x0024e428 in ?? () #3 0x0022e6e3 in ?? () #4 0x00241f0b in ?? () #5 0x0022e5ac in ?? () #6 0x00f9a4b5 in nl_msgc!?CreateNLMsgClient@@YAPAVINLMsgClient@@XZ () from /cygdrive/c/WINDOWS/system32/nl_msgc.dll #7 0x0022e598 in ?? () #8 0x00000208 in ?? () #9 0x00060000 in ?? () #10 0x00f9a530 in nl_msgc!?CreateNLMsgClient@@YAPAVINLMsgClient@@XZ () from /cygdrive/c/WINDOWS/system32/nl_msgc.dll #11 0x0022e5ac in ?? () #12 0x0022e59c in ?? () #13 0x00040000 in ?? () #14 0x0024e558 in ?? () #15 0x00240000 in ?? () #16 0x0024e560 in ?? () If anyone knows how to correct that, dont hesitate:) (if it's of any help i'm running a non eng win) Best Regards, Paul-Kenji Cahier -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |