X-Recipient: archive-cygwin@delorie.com
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 7B39C385AC33
Authentication-Results: sourceware.org;
 dmarc=none (p=none dis=none) header.from=zapateado.de
Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=zapateado.de
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=zapateado.de; s=key2;
 t=1662399031; bh=UWi7UF+QEwuO6KJ4O0ZjFsGDfRb5olesHDz655ERmkI=;
 h=Date:Subject:To:References:From:In-Reply-To:From;
 b=lK67k8DRbjLiZWs5RAW6iDOqioAje6tF7d6f8IOYdjlm0OHOzWO3AeoljwbIcnQ5F
 kYKgQd/W67/+Gd1p7ijPJRKfZVsrb5Mvfu3wly2Rg5mIZMromJKZg+qn+AGXlYYR/q
 bburuAA12wq1syVSryBTaou8q/niz2/Q5ZktpfHbQyq1gi2+6paYDtmYAT2RRJSqYE
 lst2Oi3D+k+/XYMV06yV+ZRfKwWMRtJrFjYvVWYLDRciReSSP1Xmvbt/iMmLD98mHQ
 QwIoc0Jg0QRUg64rZuY7rEOztdajOnGNS1cg5hIVzwVpAzEfbBdJeuljGn4wq43NB5
 h0KpnBg6GdP8w==
X-Virus-Scanned: Debian amavisd-new at policy02-mors.netcup.net
X-Spam-Score: -2.9
X-Spam-Level: 
X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
 SPF_HELO_PASS, SPF_PASS, TXREP,
 T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
Authentication-Results: mx2f6e;
 spf=pass (sender IP is 95.223.70.200) smtp.mailfrom=hk@zapateado.de
 smtp.helo=[192.168.54.9]
Received-SPF: pass (mx2f6e: connection is authenticated)
Message-ID: <002627af-3456-13dd-50c8-c92fb2049c45@zapateado.de>
Date: Mon, 5 Sep 2022 19:30:29 +0200
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101
 Thunderbird/91.13.0
Subject: Re: compile missing dependencies
Content-Language: en-US
To: Juan carlos Rebate <nerus492@gmail.com>, cygwin@cygwin.com
References: <CAJzZnfQ4oeLg+sDP835NaB29WxN6HXEXiKD0RG+B3e4Gu4ExyA@mail.gmail.com>
From: Helge Konetzka <hk@zapateado.de>
In-Reply-To: <CAJzZnfQ4oeLg+sDP835NaB29WxN6HXEXiKD0RG+B3e4Gu4ExyA@mail.gmail.com>
X-PPP-Message-ID: <166239903072.7767.4555263698689525025@mx2f6e.netcup.net>
X-PPP-Vhost: konetzka.de
X-Rspamd-Queue-Id: 5DC036025B
X-Spamd-Result: default: False [-3.06 / 15.00]; BAYES_HAM(-2.96)[99.84%];
 MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_ZERO(0.00)[0];
 FREEMAIL_TO(0.00)[gmail.com,cygwin.com];
 FROM_EQ_ENVFROM(0.00)[];
 ASN(0.00)[asn:3209, ipnet:95.223.0.0/16, country:DE];
 MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[];
 NEURAL_HAM(-0.00)[-0.944]; TO_MATCH_ENVRCPT_ALL(0.00)[];
 FROM_HAS_DN(0.00)[]; RCPT_COUNT_TWO(0.00)[2];
 TO_DN_SOME(0.00)[]; FREEMAIL_ENVRCPT(0.00)[gmail.com];
 ARC_NA(0.00)[]
X-Rspamd-Server: rspamd-worker-8404
X-NC-CID: qk26vRrVGRoM3xWx2RhXLCKWo7XcVgWP2/cbVhRzIPRe
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

Hello,

Am 05.09.22 um 18:54 schrieb Juan carlos Rebate:
 > hello, I try to compile qemu but there are too many dependencies
 > missing that I am not able to find in the package manager, one of them
 > is gthread-2.0, I tried to get help from the qemu community but I do
 > not receive a response, the only solution would be to pack the
 > dependencies but no I know how to create the necessary scripts to link
 > the dependencies to the cygwin system

I've created cygports you can use to compile Qemu on cygwin:

https://gitlab.com/hejko-cygwin/cygports

Best Regards
Helge.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
