public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: cygwin@cygwin.com
Subject: Re: undetectable libraries
Date: Fri, 28 Aug 2020 23:44:28 -0600	[thread overview]
Message-ID: <1cd2c3aa-9fe2-de29-9c25-86793626885d@SystematicSw.ab.ca> (raw)
In-Reply-To: <CAJzZnfQ3SxQgEWXbRtNdCHn2=rpjOBydRbLybkb+w7BRm4Caag@mail.gmail.com>

On 2020-08-28 15:08, Juan carlos Rebate via Cygwin wrote:
> El vie., 28 ago. 2020 a las 5:30, Brian Inglis
> (<Brian.Inglis@systematicsw.ab.ca>) escribió:
>>
>> On 2020-08-27 17:40, Juan carlos Rebate via Cygwin wrote:
>>> El vie., 28 ago. 2020 a las 1:10, Yasuhiro KIMURA escribió:
>>>> On Fri, 28 Aug 2020 00:51:41 +0200, Juan carlos Rebate via Cygwin wrote:
>>
>>>>> good evening, I have a strange problem, I try to compile code that
>>>>> uses gtk3 and sdl2 in addition to curl, the problem is that when I
>>>>> invoke the gcc compiler it tells me that sdl2-devel and libcurl are
>>>>> not installed, but actually yes are.
>>>>> ./configure --cross-prefix=x86_64-w64-mingw32- --enable-sdl
>>>>> --enable-gtk --enable-curl
>>>>> I'm not sure if they allow to send screenshot to show windows of the
>>>>> cygwin package installer so they can see the installed packages. How
>>>>> could I find the variable and add it to compile?
>>
>>>> Did you install packages such as libcurl-devel, libgtk3-devel and
>>>> libSDL2-devel?
>>
>>> yes mingw64-x86_64-gtk3
>>> mingw64-x86_64-sdl2
>>> sdl2-devel
>>> libcurl-devel
>>
>> Check what Cygwin packages exist (allows EREs) on Cygwin site:
>>
>> $ cygcheck -p libgtk[1-9].*-devel
>> Found 8 matches for libgtk[1-9].*-devel
>> libgtk1.2-devel-1.2.10-12 - libgtk1.2-devel: Gimp Toolkit GUI library (version
>> 1.2) (installed binaries and support file
>> s)
>> libgtk1.2-devel-1.2.10-13 - libgtk1.2-devel: Gimp Toolkit GUI library (version
>> 1.2) (installed binaries and support file
>> s)
>> libgtk2.0-devel-2.24.30-1 - libgtk2.0-devel: GTK+ X11 GUI toolkit (development)
>> (installed binaries and support files)
>> libgtk2.0-devel-2.24.31-1 - libgtk2.0-devel: GTK+ X11 GUI toolkit (development)
>> (installed binaries and support files)
>> libgtk2.0-devel-2.24.32-1 - libgtk2.0-devel: GTK+ X11 GUI toolkit (development)
>> libgtk3-devel-3.22.15-1 - libgtk3-devel: GTK+ X11 GUI toolkit (development)
>> libgtk3-devel-3.22.20-1 - libgtk3-devel: GTK+ X11 GUI toolkit (development)
>> libgtk3-devel-3.22.28-1 - libgtk3-devel: GTK+ X11 GUI toolkit (development)
>>
>> Check if Cygwin package (exact name) installed and status of installed files:
>>
>> $ cygcheck -c libgtk3-devel
>> Cygwin Package Information
>> Package              Version        Status
>> libgtk3-devel        3.22.28-1      OK

> In the images that I have attached to this email you can see how the
> packages are installed, I have always installed them this way and I
> have never had failures
...that you have noticed, so far.

That's unusual, as we have probably all had issues at some point with some
package install, that we have had to remove and reinstall to fix, if we have
installed and upgraded enough packages over a long enough period of time.
Setup is normally reliable, but networks sometimes are not, and problems
occasionally occur syncing some package mirror directories, or downloading the
packages.

The question is do you have libgtk*-devel installed and what is the *current*
package status of that and the other prerequisites?

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
[Data in IEC units and prefixes, physical quantities in SI.]

  reply	other threads:[~2020-08-29  5:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-27 22:51 Juan carlos Rebate
2020-08-27 23:07 ` Yasuhiro KIMURA
2020-08-27 23:40   ` Juan carlos Rebate
2020-08-28  3:29     ` Brian Inglis
2020-08-28 21:08       ` Juan carlos Rebate
2020-08-29  5:44         ` Brian Inglis [this message]
2020-08-29  6:12     ` Yasuhiro KIMURA
2020-08-29  7:33       ` Marco Atzeri
2020-08-29  8:26 ` Hans-Bernhard Bröker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1cd2c3aa-9fe2-de29-9c25-86793626885d@SystematicSw.ab.ca \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).