delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/11/07/09:25:21

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-Server: Advanced Direct Remailer
Message-ID: <436F6226.1040904@ericsson.com>
Date: Mon, 07 Nov 2005 15:18:14 +0100
From: Nenad Antic <nenad DOT antic AT ericsson DOT com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Thunderbird/1.0.6 Mnenhy/0.7
MIME-Version: 1.0
To: "Gerrit P. Haase" <cygwin AT cygwin DOT com>
Subject: Re: Error compiling mod_perl with apache-1.3.33-2 and perl-5.8.7-4 (was: Apache with mod_perl up and running)
References: <436B4525 DOT 8010405 AT ericsson DOT com> <436BB87F DOT 1080908 AT cygwin DOT com>
In-Reply-To: <436BB87F.1080908@cygwin.com>
X-IsSubscribed: yes

Gerrit P. Haase wrote, on 11/4/2005 8:37 PM:

> Nenad Antic wrote:
>
>> Sorry for starting a new thread, but I think I made a mistake. My 
>> original post disappeared, or rather never appeared among new 
>> threaded messages, since I continued on an existing old thread. Just 
>> hoping to get some help...
>>
>> Could somebody help? I have tried following the suggestions from 
>> http://cygwin.com/ml/cygwin/2005-08/msg00128.html as well as other 
>> threads on this issue and also the instructions that come with 
>> mod_perl and apache.  I do manage to get mod_perl compiled (following 
>> the receipe from Harald Joerg).  But then it doesn't work when trying 
>> to start apache httpd.
>>
>> Attached are (in addition to cygcheck.out) the strace logs for a 
>> httpd startup both with and without mod_perl (for comaprison).
>>
>> The mod_perl INSTALL document has a note about how both Perl and 
>> Apache+mod_perl must be built using  the same compiler, and since gcc 
>> seems to at some time have become something called "cygming special" 
>> (I used to build most of the stuff from source before so I didn't 
>> notice until now) I rebuilt perl from the cygwin source distribution 
>> to make sure that it was not because of this compiler issue. But that 
>> didn't help.
>>
>>  From what I can see there seems to be some problem (at least) after 
>> the fork is done. fixup_mmaps_after_fork doesn't seem to complete 
>> properly. What to do about it?
>>
>> Any suggestions?
>
>
>
> Please try ot run with a recent snapshot installed.
> http://cygwin.com/snapshots/
>
>
>
> Gerrit

Hi,

I tried "cygwin-inst-20051106.tar.bz2". Rebuilt apache and mod_perl. It 
didn't help. Same problem as before.

Is there any point in trying to rebuild perl as  well?

BTW i think there is a bug in the snapshot in file 
/usr/include/sys/stdio.h, line 338. Had to change:

-ssize_t _EXFUN(__getline, (char **, size_t *, FILE *));
+ssize_t _EXFUN(__getline, (char **, size_t *, int, FILE *));

in order to be able to compile apache.

Don't know where to report this though.

/nenad



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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019