Re: Wine MinGW system libraries

2021-09-06 Thread Bastien ROUCARIES
Le lun. 6 sept. 2021 à 06:57, Stephen Kitt a écrit : > > On Sun, 5 Sep 2021 12:14:47 -0500, Zebediah Figura > wrote: > > On 9/5/21 11:19 AM, Stephen Kitt wrote: > > > On Sat, 4 Sep 2021 20:17:53 -0500, Zebediah Figura > > > wrote: > > >> I'm a contributor to the Wine project. To summarize the fo

Require packages to build without any configured DNS

2021-09-06 Thread Mattia Rizzolo
Hi, during the year, a src:dnspython change made it so that any software importing that library now requires a valid /etc/resolv.conf with at least one nameserver configured. This also made it so that something between 50-100 packages now fail to build if the build system doesn't have any working

Re: Wine MinGW system libraries

2021-09-06 Thread Zebediah Figura
On 9/6/21 1:57 AM, Stephen Kitt wrote: On Sun, 5 Sep 2021 12:14:47 -0500, Zebediah Figura wrote: On 9/5/21 11:19 AM, Stephen Kitt wrote: On Sat, 4 Sep 2021 20:17:53 -0500, Zebediah Figura wrote: I'm a contributor to the Wine project. To summarize the following mail, Wine needs special versio

Re: Wine MinGW system libraries

2021-09-06 Thread Bastien ROUCARIES
Le lun. 6 sept. 2021 à 18:36, Zebediah Figura a écrit : > On 9/6/21 1:57 AM, Stephen Kitt wrote: > > On Sun, 5 Sep 2021 12:14:47 -0500, Zebediah Figura < > zfig...@codeweavers.com> > > wrote: > >> On 9/5/21 11:19 AM, Stephen Kitt wrote: > >>> On Sat, 4 Sep 2021 20:17:53 -0500, Zebediah Figura > >

Re: Wine MinGW system libraries

2021-09-06 Thread Zebediah Figura
On 9/6/21 1:34 PM, Bastien ROUCARIES wrote: Le lun. 6 sept. 2021 à 18:36, Zebediah Figura a écrit : On 9/6/21 1:57 AM, Stephen Kitt wrote: On Sun, 5 Sep 2021 12:14:47 -0500, Zebediah Figura < zfig...@codeweavers.com> wrote: On 9/5/21 11:19 AM, Stephen Kitt wrote: On Sat, 4 Sep 2021 20:17:

Re: Wine MinGW system libraries

2021-09-06 Thread Paul Wise
On Mon, Sep 6, 2021 at 9:54 PM Zebediah Figura wrote: > The basic problem is that applications can and often do ship with PE > builds of cross-platform libraries. These libraries can be ahead of > Wine's system libraries, behind them, or even built with custom patches. > Accordingly we really don'