From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 90550 invoked by alias); 11 Mar 2016 02:40:33 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 89521 invoked by uid 89); 11 Mar 2016 02:40:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.7 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=344, (unknown), stating, clue X-HELO: mail-lb0-f177.google.com Received: from mail-lb0-f177.google.com (HELO mail-lb0-f177.google.com) (209.85.217.177) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Fri, 11 Mar 2016 02:40:30 +0000 Received: by mail-lb0-f177.google.com with SMTP id x1so137854477lbj.3 for ; Thu, 10 Mar 2016 18:40:30 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to; bh=Owl7EOuaO9jnCFdq2ZQ3KdM1l5KORuV+mEVpo7kHqyo=; b=Numt7B2S+ILXbNdruiCRx0HlRL+HZYYNLNz8A7tbxLeQnLfjxzYGfRt8vbi2Zw1hiZ sj0QxUzhPplSUy8wLaSA94Pdt/cTlyyAxYEolaRKvaxL2rc4+XukHnflG4ii7DFU9of5 +rNqZzLF7ymcUwo/icrz/VcTqLSPfn88rer32cUBI+4WmXgjQvF78faotILmkTT+PiBj d8y2VIVGY1LEszjE2PymWnQ8xkN2rmHV5NBeTxzdbHkhhB7lu75qbZkVEHQ+l5tBS7w5 M1zNfqbpDgYetCNen45d6evHV9ZmpzxQn8begc36GobaffMfNx93//hqHck/Q7Nc+hiR Dy2A== X-Gm-Message-State: AD7BkJIlViEA50A0DSSYyn3Ubnh0FxGnc7L0m3JAUBtRLIlDaRXhk02RMhc8dnUGX5qOyPe/RMtG7CdTOPUlLA== MIME-Version: 1.0 X-Received: by 10.25.29.8 with SMTP id d8mr2328996lfd.92.1457664027315; Thu, 10 Mar 2016 18:40:27 -0800 (PST) Received: by 10.25.206.81 with HTTP; Thu, 10 Mar 2016 18:40:27 -0800 (PST) In-Reply-To: References: Date: Fri, 11 Mar 2016 02:40:00 -0000 Message-ID: Subject: Re: Cygwin 1.7-58 with windows 2008 From: Rashi Singhal To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2016-03/txt/msg00142.txt.bz2 Hello. Please help me in resolving below compilation error: I am compiling Cygwin 1.7.0.58 make[5]: Leaving directory `/cygwin-1.7.0-58/i686-pc-cygwin/winsup/w32api/lib/directx' make[4]: Leaving directory `/cygwin-1.7.0-58/i686-pc-cygwin/winsup/w32api/lib' make[3]: Leaving directory `/cygwin-1.7.0-58/i686-pc-cygwin/winsup/w32api' make[3]: Entering directory `/cygwin-1.7.0-58/i686-pc-cygwin/winsup/cygwin' g++ -L/cygdrive/c/cygwin/cygwin-1.7.0-58/i686-pc-cygwin/winsup -L/cygdrive/c/cygwin/cygwin-1.7.0-58/i686-pc-cygwin/winsup/cygwin -L/cygdrive/c/cygwin/cygwin-1.7.0-58/i686-pc-cygwin/winsup/w32api/lib -isystem /cygdrive/c/cygwin/cygwin-1.7.0-58/winsup/include -isystem /cygdrive/c/cygwin/cygwin-1.7.0-58/winsup/cygwin/include -isystem /cygdrive/c/cygwin/cygwin-1.7.0-58/winsup/w32api/include -B/cygdrive/c/cygwin/cygwin-1.7.0-58/i686-pc-cygwin/newlib/ -isystem /cygdrive/c/cygwin/cygwin-1.7.0-58/i686-pc-cygwin/newlib/targ-include -isystem /cygdrive/c/cygwin/cygwin-1.7.0-58/newlib/libc/include -c -DHAVE_CONFIG_H -g -O2 -MMD -Werror -fmerge-constants -ftracer -Wall -Wstrict-aliasing -Wwrite-strings -fno-common -pipe -fbuiltin -fmessage-length=0 -I. -I/cygdrive/c/cygwin/cygwin-1.7.0-58/winsup/cygwin -I/cygdrive/c/cygwin/cygwin-1.7.0-58/winsup/w32api/include -I../../.././winsup/cygwin/config/i386 -I/usr/lib/gcc/i686-pc-cygwin/3.4.4/include -fno-rtti -fno-exceptions -o ./_cygwin_crt0_common.o ../../.././winsup/cygwin/lib/_cygwin_crt0_common.cc make[3]: *** [_cygwin_crt0_common.o] Error 127 make[3]: Leaving directory `/cygwin-1.7.0-58/i686-pc-cygwin/winsup/cygwin' make[2]: *** [cygwin] Error 1 make[2]: Leaving directory `/cygwin-1.7.0-58/i686-pc-cygwin/winsup' make[1]: *** [all-target-winsup] Error 2 make[1]: Leaving directory `/cygwin-1.7.0-58' make: *** [all] Error 2 Please give some clue what could be missing On Wed, Mar 9, 2016 at 4:40 PM, Rashi Singhal wrote: > Hi, > > Thanks for sharing path. > > We have downloaded source and compiled. > > We are getting compilation error on cygwin stating /bin/sh: > ../../.././winsup/cygwin/mkglobals_h: /usr/bin/perl: bad interpreter: > Permission denied > > There is no perl of this path and even not there is any other path too. > > Should we download it as separate? > > Also attached makelog output with compilation error > > Please help... > > > On Wed, Mar 9, 2016 at 1:30 PM, Rashi Singhal wrote: >> Hi , >> >> We need to download Cygwin version 1.7.0-58 (with source) >> >> Please help us from we can download old versions >> >> >> On Fri, Mar 4, 2016 at 10:10 PM, Rashi Singhal wrote: >>> Hi, >>> >>> Further to this we could now see that "NO MORE PROCESS" error is >>> displayed due to some of the process not get de-queued from memory >>> >>> Our application use fork process to create child and then pass SIGUSR1 >>> for SIGCHLD to terminate child process. >>> >>> Sighandler is installed on the start of process.But this process is >>> not getting invoked many a times due to which child process does not >>> get killed. >>> >>> We are working on how to recreate this using simple test case . As >>> this problem occurs mostly is heavy load and at random. >>> >>> We are also working to take latest cygwin and check on that . >>> >>> But we are getting error on SEMOPEN function as "semget , prot or table full" >>> >>> Please help us . >>> >>> >>> >>> On Tue, Feb 23, 2016 at 9:04 AM, Rashi Singhal wrote: >>>> Hi , >>>> >>>> We have call to "msgsnd" function that fails after processing 3 to 4 messages. >>>> >>>> We tried both Block and NO Block mechanism (IPC_NOWAIT) >>>> >>>> Also we changes configuration of cygserver.conf .This increases >>>> message processing to 8-10 messages.But fails after that. >>>> >>>> Attached is cygserver.conf file for reference: >>>> >>>> >>>> >>>> On Mon, Feb 22, 2016 at 3:20 PM, Rashi Singhal wrote: >>>>> Hi , >>>>> >>>>> Last version working with out application is 1.7.32. We tried with >>>>> this version but problem remain same. >>>>> >>>>> With the latest version of cygwin (2.4.1 release) our program gives >>>>> compilation error for Yacc and LEX modules.( We are checking on this) >>>>> >>>>> Please can you suggest something on EAGAIN issue >>>>> >>>>> >>>>> On Wed, Feb 17, 2016 at 2:14 PM, Rashi Singhal wrote: >>>>>> We tried with latest version also . But problem remain same -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple