X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BC8103851C1A Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=gmail.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date; bh=hY5zYrGS+gHUywe4mJHUkhDPme1cu/AwR7p1xMoukcg=; b=jMrFWY2lk9VHFaySkcE+jRBZAV+3Zok6XOZAjwaoIWvCEzRKeHI/4VqaiCIueSv7Pk zYnB7l+ycfiJwf65wktONcaOl1vfLo5Uex90RmvDc0nxlaaOVmzToTp22MXPDbtcoBSg OkXvzz+BSwg20ZscH7RdSvHDV+qy1eMk6aHUUwtZ1KiWloDXNYUfnI/8nmWLQ7wa5SAh A+nVTTEdnLCRYVgrEslnupkvxyoqOyiDHYZRCV52XEenhHw+T/AwKiHPjMJwIrThssSJ 9vDJBnotrF6MJ9r4R8tci6rKCUG/SGVcmPt6m44JsHwz1irTgigJzqp7bJA9KzpeKeFb t8yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date; bh=hY5zYrGS+gHUywe4mJHUkhDPme1cu/AwR7p1xMoukcg=; b=ks1qERakuBPtEUVsJKpCm2VRHfjzFAcvtj9YSnmRvRZ/qPzm5nn7H2v2fy4EZ5aRdc NL7C5yEWl72DGJhEBWx7kuGT2I+K/PJeYJFKGPidhfsy7EabngQ6EdSDPZ1bnbdmfIdS R5My1rIPeH98pbgg3FzEqA9c7k2l7rZyM8VIXi8qqa0qYHFtll4WSOPHTHBvj6t6hSF5 tOAA0YUWvGLB83lKSM/efAotanlGSKcEJ7BubJtMXLNXPEZATzxhgaOtbbEZvT6XgChL g2GLjKz6e3A4h/SSELKJBmTzH4v09ZanJhwbafuXrixgFMSlxO5zzacVoixg96c5/s69 OS8g== X-Gm-Message-State: ACgBeo0VINSqlDUnFRGwz20J56tYjkz5dQkCmGoo5SUhSzSxpmg+eb55 mbKBUSU023y3BviQPjIjGlM3vt6IQWn0bCBrRMRmElubLEw= X-Google-Smtp-Source: AA6agR7hJqZOIu/lWYHRgI0x6PZ6RI8xph/W/J7WsIJ6eHKTYJooay+dX0qnCmoIxlhaDg1LX7AOsji0YXPpbipOxCM= X-Received: by 2002:a1f:9f96:0:b0:39e:8e29:44ea with SMTP id i144-20020a1f9f96000000b0039e8e2944eamr225616vke.17.1662396913902; Mon, 05 Sep 2022 09:55:13 -0700 (PDT) MIME-Version: 1.0 From: Juan carlos Rebate Date: Mon, 5 Sep 2022 18:54:36 +0200 Message-ID: Subject: compile missing dependencies To: cygwin AT cygwin DOT com X-Spam-Status: No, score=2.4 required=5.0 tests=BAYES_05, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Level: ** X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 List-Id: General Cygwin discussions and problem reports List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Cygwin" 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 -- 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