From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from relay.yourmailgateway.de (relay.yourmailgateway.de [188.68.63.101]) by sourceware.org (Postfix) with ESMTPS id 7B39C385AC33 for ; Mon, 5 Sep 2022 17:30:34 +0000 (GMT) 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 Received: from mors-relay-2502.netcup.net (localhost [127.0.0.1]) by mors-relay-2502.netcup.net (Postfix) with ESMTPS id 4MLwX75N5lz503l; Mon, 5 Sep 2022 19:30:31 +0200 (CEST) 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== Received: from policy02-mors.netcup.net (unknown [46.38.225.53]) by mors-relay-2502.netcup.net (Postfix) with ESMTPS id 4MLwX74wJbz4xNp; Mon, 5 Sep 2022 19:30:31 +0200 (CEST) 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 Received: from mx2f6e.netcup.net (unknown [10.243.12.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by policy02-mors.netcup.net (Postfix) with ESMTPS id 4MLwX70YJxz8sb0; Mon, 5 Sep 2022 19:30:31 +0200 (CEST) Received: from [192.168.54.9] (ip-095-223-070-200.um35.pools.vodafone-ip.de [95.223.70.200]) by mx2f6e.netcup.net (Postfix) with ESMTPSA id 5DC036025B; Mon, 5 Sep 2022 19:30:30 +0200 (CEST) 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 , cygwin@cygwin.com References: From: Helge Konetzka In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 List-Id: 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.