From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6170 invoked by alias); 17 Mar 2016 11:19:36 -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 6148 invoked by uid 89); 17 Mar 2016 11:19:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=facing, Block, SIGUSR1, sigusr1 X-HELO: mail-lf0-f48.google.com Received: from mail-lf0-f48.google.com (HELO mail-lf0-f48.google.com) (209.85.215.48) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 17 Mar 2016 11:19:25 +0000 Received: by mail-lf0-f48.google.com with SMTP id h198so39862726lfh.0 for ; Thu, 17 Mar 2016 04:19:25 -0700 (PDT) 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=q4oEwiFLPelC2rovqYi1jWgc2FeDSnP59pd1PXGVhuM=; b=OQymGC4vLmhLATW4e+eP4eIxiVPF4PQ0Bkz5uz5G9Wo0349QkFCyFUZjPmYB2jtEFP gpVGpEwWYON6D4abqQk774bMRq+u/hSDe0enZ0Qtv7OucauEGDtHlgVjwFQu41mhQg9T le9TJXjeJbsDrdIArspEs9Wg67abi32lI7R7IeYhIovy0iFbsHQAX8aJdC42NF4mYaqC Pe673f4Blz1Ye9PIXDVurmLVj6wDHw/SqWx2G6P9d90s/axlE8kkhTJ6DSOelCotuneh /YgfIXT8OPb3Ccsv4SFh3KjeNtbszjIa8SnakyBKawXAD9RkaRoMrVulq84lEi8OKd/z PXsA== X-Gm-Message-State: AD7BkJLI0HFs2A2oiAasNN1V60ALVcsreeExN93e2TlWD0o1rBtJpVHP2URNbAHyBVcOW7zbkxAM4xsBXwjShQ== MIME-Version: 1.0 X-Received: by 10.25.41.140 with SMTP id p134mr3600965lfp.15.1458213562130; Thu, 17 Mar 2016 04:19:22 -0700 (PDT) Received: by 10.25.206.81 with HTTP; Thu, 17 Mar 2016 04:19:22 -0700 (PDT) In-Reply-To: References: Date: Thu, 17 Mar 2016 11:19: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/msg00350.txt.bz2 Hi, I really need help/clue on this: We have our system qualified with cygwin 1.7.0.58 and we are facing some issue in msgsnd/msgrcv functions. We have got the fix of this problem but the code change is in sysv_msg.cc ( under cygserver) by calling msleep We tried to download source from the path provided but getting compilation error as we have compiled it using latest cygwin package. Now our problem is ..we do not have any option left as latest cygwin is giving us some other problem like (semaphore not getting created ) Please help us is any of the below things are possible: 1, Can we compile only cygserver.exe with changes ? 2. Can we get complete package and source through which we can build cygwin 1.7.0.58? I know my problem sounds very odd..But please help. We are really stuck in this. On Fri, Mar 11, 2016 at 8:10 AM, Rashi Singhal wrote: > 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