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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=amdbjgFE06I8Ma9L Foa4EwzkLEI/AdQiUR+7FRxUJoJup7iVyLbWjYlRaaEe6WI66Nv6vE6lQtL7pUgm STntCIOFbGmzdBQS2ReBh0KPzFN2/mQqhspdhP3Io8WdL3SoaIHhpPYCvhOHKCFZ kkpZ+r+Pg2vOT3pHX32JEAYA3Pg= 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:subject:to:references:cc:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=b+0f0y9krx1YtkgCpa8v6J BfRLw=; b=rCnIzrCQ85gDhZn9Kwbxk+sDg5opkcgCFXT6+yTZxBPR+FrK952LMV 8qcV2fZkQj9FIMeoL2FntiK3kyiyZNEk7wIb7jYCUxX0N1QXJZXFOXAsbukXvOeg Ux0LOeB8vyttCWlKgRjrWcefBAJwJX5vKxx2kHy5gvdHVSAAQbFxM= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,UNSUBSCRIBE_BODY,URI_HEX autolearn=no version=3.3.2 spammy=adress, H*Ad:D*cornell.edu, dear X-HELO: limerock04.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: unable to map cygSDL error To: Massi Alvioli References: Cc: cygwin From: Ken Brown Message-ID: <7ae17db1-d84c-c966-00a0-cb79ede50fb4@cornell.edu> Date: Fri, 15 Jun 2018 10:48:33 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Cornell-Gauge: Gauge=X X-PMX-CORNELL-AUTH-RESULTS: dkim-out=none; X-IsSubscribed: yes On 6/14/2018 11:22 AM, Massi Alvioli wrote: > dear Ken, > > I found your post on the web > > http://cygwin.1069669.n5.nabble.com/gimp-crashes-due-to-libSDL1-2-0-problem-td140811.html > > but did not find it in the cygwin users mailing list It's there: https://cygwin.com/ml/cygwin/2018-05/msg00226.html > , so I decided to > write to your adress only. It's better to keep the discussion on the mailing list, so that others can benefit (and help) also. > As you mention in your post, I ran into the same problem: > > https://cygwin.com/ml/cygwin/2018-05/msg00207.html > > so I would like to know if you can help me solve the problem. Until someone figures out the underlying cause of the "unable to map" error for cygSDL*.dll, my only suggestion is to try to work around the problem as I did for gimp: avoid using SDL. In your case, I think SDL is brought in via the package libwx_gtk3u3.0_0. If you look at the source for that package, you'll see that it uses the configure option --with-sdl. So you could try to rebuild it without that option. Ken -- 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