X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:to:from:reply-to:subject:message-id :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=VKtCubciuLAXMb5s XOY8sU7g4PgFs2cEY0K7AiUhyWvT4T4ZGNevzqpbpe2zqqGwLCXu4LIpahffmn5B eAUquXowgLi4tlyg7YuqBVG639koVj33af6EpIqMVC3NA+GJlBFULmrzSxXRf1yS Sne2XktLwagNYguKNK7MkA5sMow= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:to:from:reply-to:subject:message-id :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=GirSy+I/l0WayzowsvcODA XROZc=; b=OnXdN9nVWK3AKYypyChStuzWGKHqWzCjoeeZJ2MqifCXiBcZ7zKtW9 jp26Gjgs4bCJUxK5KDnzNgKcDYrDuaJwt98QCecAzbJrA9vVTSclF0i3kv488unu 2N7kOUJR6/94MJywanrlMWJ8jtmOJ0p1D8FG6wfac2grPutzo+2zg= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 spammy=marco, Marco, atzeri, Atzeri X-HELO: mail-40133.protonmail.ch Date: Tue, 31 Jul 2018 07:38:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1533037121; bh=622hgo5C9aROIpFFkcUwq8wS7GQXOal57dUHZjWgiHA=; h=Date:To:From:Reply-To:Subject:In-Reply-To:References:Feedback-ID: From; b=xUoqBI//VFHty0/gVXsGW3LZDLBf1Y9M5bcDcehgSGOi7y0R3B/muDv1WJCEHQV2E OhbtpT3BoddC785dHLeK9sikTS2C5Hm+KSelrE4e9KLgMro6EV/Hro0IuUOBC8E5qd 6rKbfUMShx0YuNPMwuLzZ+e1YFi5wwplCrAN6AHc= To: "cygwin AT cygwin DOT com" From: tumtum00 Reply-To: tumtum00 Subject: Re: Self-compiled xorg-server 1.20.0 crashes at startup, buffer overflow Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w6VBcrws027384 On 30 July 2018 6:07 PM, Marco Atzeri wrote: > what about doing also "install package" and properly install the > resulting binary ? I'm having trouble doing it the right way: setup.exe won't recognise/list anything under xorg-server-1.20.0-2.x86_64/dist/xorg-server/ and I don't find a detailed documentation to go from `cygport package` to actually installing the generated packages. So I tried 2 things: - manually unpacking the generated packages, moving the binaries into place an applying the post-install scripts by hand - copying the `inst/` contents to the cygwin root (setting the `DESTDIR` envvar didn't seem to have any effect on `cygport install`) Still the same crash in both cases. That said, from the docs at "Running a local build" in https://x.cygwin.com/docs/cg/prog-build-native.html it shouldn't be necessary to install it into the system, right? -- 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