Re: Latest c-ares build compile failure from sys/unistd.h

2025-04-09 Thread Brian Inglis via Cygwin
On 2025-04-09 13:49, Brian Inglis via Cygwin wrote: Hi folks, Latest c-ares build failing with gcc 12.4 and Cygwin 3.6.0 header: $ uname -srvmo CYGWIN_NT-10.0-19045 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_64 Cygwin $ gcc --version gcc (GCC) 12.4.0 Copyright (C) 2022 Free Software Foundation, In

Latest c-ares build compile failure from sys/unistd.h

2025-04-09 Thread Brian Inglis via Cygwin
Hi folks, Latest c-ares build failing with gcc 12.4 and Cygwin 3.6.0 header: $ uname -srvmo CYGWIN_NT-10.0-19045 3.6.0-1.x86_64 2025-03-18 17:01 UTC x86_64 Cygwin $ gcc --version gcc (GCC) 12.4.0 Copyright (C) 2022 Free Software Foundation, Inc. ... /usr/include/sys/unistd.h:218:14: error: expe

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-29 Thread Mark Geisert via Cygwin
Corinna Vinschen via Cygwin wrote: On Aug 25 22:50, Mark Geisert via Cygwin wrote: Hi Corinna, Corinna Vinschen via Cygwin wrote: On Aug 24 14:39, Mark Geisert via Cygwin wrote: Denis Excoffier via Cygwin wrote: Hello, When i try to compile coreutils-9.3 under cygwin-3.4.8 i get the

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-26 Thread Corinna Vinschen via Cygwin
On Aug 25 22:50, Mark Geisert via Cygwin wrote: > Hi Corinna, > > Corinna Vinschen via Cygwin wrote: > > On Aug 24 14:39, Mark Geisert via Cygwin wrote: > > > Denis Excoffier via Cygwin wrote: > > > > Hello, > > > > When i try to co

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-25 Thread Mark Geisert via Cygwin
Hi Corinna, Corinna Vinschen via Cygwin wrote: On Aug 24 14:39, Mark Geisert via Cygwin wrote: Denis Excoffier via Cygwin wrote: Hello, When i try to compile coreutils-9.3 under cygwin-3.4.8 i get the following error messages (see below). There seems to be a kind of loop in the hierarchy of

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-25 Thread Corinna Vinschen via Cygwin
On Aug 24 14:39, Mark Geisert via Cygwin wrote: > Hi Denis, > > Thanks for the report. More below... > > Denis Excoffier via Cygwin wrote: > > Hello, > > When i try to compile coreutils-9.3 under cygwin-3.4.8 i get the following > > error messages (see below)

Re: can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-24 Thread Mark Geisert via Cygwin
Hi Denis, Thanks for the report. More below... Denis Excoffier via Cygwin wrote: Hello, When i try to compile coreutils-9.3 under cygwin-3.4.8 i get the following error messages (see below). There seems to be a kind of loop in the hierarchy of #includes. Moreover, with cygwin-3.4.7, this is

can't compile coreutils-9.3 any more after upgrade to cygwin-3.4.8

2023-08-24 Thread Denis Excoffier via Cygwin
Hello, When i try to compile coreutils-9.3 under cygwin-3.4.8 i get the following error messages (see below). There seems to be a kind of loop in the hierarchy of #includes. Moreover, with cygwin-3.4.7, this is ok. Also, if under cygwin-3.4.8 i remove the 2 #includes from /usr/include/sys

Re: Compile win64 filesys kernel module only with Cygwin tools?

2023-08-10 Thread Brian Inglis via Cygwin
On 2023-08-09 16:59, Wendy Lin via Cygwin wrote: On Wed, 9 Aug 2023 at 22:04, Hans-Bernhard Bröker via Cygwin wrote: Am 09.08.2023 um 21:17 schrieb Wendy Lin via Cygwin: How can I compile https://github.com/microsoft/Windows-driver-samples/tree/main/filesys/cdfs with Cygwin gcc? You should

Re: Compile win64 filesys kernel module only with Cygwin tools?

2023-08-10 Thread Martin Wege via Cygwin
On Wed, Aug 9, 2023 at 10:04 PM Hans-Bernhard Bröker via Cygwin wrote: > > Am 09.08.2023 um 21:17 schrieb Wendy Lin via Cygwin: > > How can I compile > > https://github.com/microsoft/Windows-driver-samples/tree/main/filesys/cdfs > > with Cygwin gcc? > > You s

Re: Compile win64 filesys kernel module only with Cygwin tools?

2023-08-09 Thread Wendy Lin via Cygwin
On Wed, 9 Aug 2023 at 22:04, Hans-Bernhard Bröker via Cygwin wrote: > > Am 09.08.2023 um 21:17 schrieb Wendy Lin via Cygwin: > > How can I compile > > https://github.com/microsoft/Windows-driver-samples/tree/main/filesys/cdfs > > with Cygwin gcc? > > You s

Re: Compile win64 filesys kernel module only with Cygwin tools?

2023-08-09 Thread Hans-Bernhard Bröker via Cygwin
Am 09.08.2023 um 21:17 schrieb Wendy Lin via Cygwin: How can I compile https://github.com/microsoft/Windows-driver-samples/tree/main/filesys/cdfs with Cygwin gcc? You should not be trying to do that. That's deeply system-specific Windows code. It has nothing to with POSIX, Cygw

Compile win64 filesys kernel module only with Cygwin tools?

2023-08-09 Thread Wendy Lin via Cygwin
How can I compile https://github.com/microsoft/Windows-driver-samples/tree/main/filesys/cdfs with Cygwin gcc? Compiling the individual *.c files might be easy, but how do I LINK this to a *.sys module which can be loaded into the Windows 10 64bit kernel? Wendy -- Problem reports: https

Re: compile missing dependencies

2022-09-05 Thread Juan carlos Rebate
The problem is that I need the mingw chain to recognize the libraries compiled by me, but I can't. El lun, 5 sept 2022 a las 19:30, Helge Konetzka () escribió: > > Hello, > > Am 05.09.22 um 18:54 schrieb Juan carlos Rebate: > > hello, I try to compile qemu but there ar

Re: compile missing dependencies

2022-09-05 Thread Helge Konetzka
Hello, Am 05.09.22 um 18:54 schrieb Juan carlos Rebate: > 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 r

compile missing dependencies

2022-09-05 Thread Juan carlos Rebate
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

Re: Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Achim Gratz
Bruce Mardle via Cygwin writes: > Hi, all. I've been happily compiling simple C programs under Emacs > (emacs-w32) under Cygwin. Yesterday I wanted to install > libedit-dev. While I was doing that, setup...exe marked a few dozen > other packages for upgrades. I didn't notice which. You can still

Re: Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Takashi Yano
pgrades. I didn't notice > which. Now, if I `emacs hello.c` and M-x compile gcc -o hello hello.c the > compilation works... but then, a few seconds later, Emacs SEGVs. emacs-nox > does the same but without the delay. > I've tried Emacs versions 27.2-1, 28.0.60-1.f7e6c199bf

Emacs crashing after M-x compile after Cygwin updates

2022-04-04 Thread Bruce Mardle via Cygwin
Hi, all. I've been happily compiling simple C programs under Emacs (emacs-w32) under Cygwin. Yesterday I wanted to install libedit-dev. While I was doing that, setup...exe marked a few dozen other packages for upgrades. I didn't notice which. Now, if I `emacs hello.c` and M-x comp

Re: Trouble trying to compile apache2

2022-02-20 Thread Adam Dinwoodie
On Thu, Feb 17, 2022 at 03:37:00PM +, Jon Turney wrote: > On 16/02/2022 10:40, Adam Dinwoodie wrote: > > > > Inevitably a bunch of other maintainers will have their own way of doing > > things; I think Scallywag is the closest thing we have to a common CI/CD > > setup. But hopefully some of t

Re: Trouble trying to compile apache2

2022-02-17 Thread Scott Wood
in apache2) SW On Thu, Feb 17, 2022 at 10:35 AM Jon Turney wrote: > On 14/02/2022 22:25, Scott Wood wrote: > > I'm trying to compile a current version of apache2 httpd under the > cygwin64 > > environment. There is an older version of apache2 compiled in cygwin but > &

Re: Trouble trying to compile apache2

2022-02-17 Thread Jon Turney
On 14/02/2022 22:25, Scott Wood wrote: I'm trying to compile a current version of apache2 httpd under the cygwin64 environment. There is an older version of apache2 compiled in cygwin but it's orphaned and didn't include some of the ssl libs I needed. When I try to compile it

Re: Trouble trying to compile apache2

2022-02-16 Thread Adam Dinwoodie
On Tue, Feb 15, 2022 at 04:50:22AM -0800, Russell VT wrote: > Thanks for the clarification, Adam. > > I've been meaning/wanting to step up and take care of some Cygwin packages, > given that it's generally my Unix after from my desktop environment sort of > arrangement ... and, well, I have a Jenk

Re: Trouble trying to compile apache2

2022-02-15 Thread Russell VT
e: > > On Mon, Feb 14, 2022 at 2:26 PM Scott Wood <> wrote: > > > > > I'm trying to compile a current version of apache2 httpd under the > cygwin64 > > > environment. There is an older version of apache2 compiled in cygwin > but > >

Re: Trouble trying to compile apache2

2022-02-15 Thread Adam Dinwoodie
On Mon, Feb 14, 2022 at 11:17:59PM -0800, Russell VT wrote: > On Mon, Feb 14, 2022 at 2:26 PM Scott Wood <> wrote: > > > I'm trying to compile a current version of apache2 httpd under the cygwin64 > > environment. There is an older version of apache2 compiled in cyg

Re: Trouble trying to compile apache2

2022-02-14 Thread Russell VT
On Mon, Feb 14, 2022 at 2:26 PM Scott Wood wrote: > I'm trying to compile a current version of apache2 httpd under the cygwin64 > environment. There is an older version of apache2 compiled in cygwin but > it's orphaned and didn't include some of the ssl libs I needed. >

Trouble trying to compile apache2

2022-02-14 Thread Scott Wood
I'm trying to compile a current version of apache2 httpd under the cygwin64 environment. There is an older version of apache2 compiled in cygwin but it's orphaned and didn't include some of the ssl libs I needed. When I try to compile it's failing when trying to compile the m

Re: Re: cygport compile command fails

2021-12-18 Thread Tatsuro MATSUOKA
> - Original Message - > > Tatsuro MATSUOKA writes: > > I tried both CXXFLAGS="-std=gnu++11" and CXXFLAGS="-std=gnu++14" to the > > configure but the results are the same. > > It turns out this is a latent bug in Qt5 sources. It was relying on an > implicit include chain that is no

cygport qt5-base.cygport compile fails ( *** ERROR: configure failed )

2021-12-18 Thread Tatsuro MATSUOKA
cygport qt5-base.cygport compile fails ( *** ERROR: configure failed ) Error massage ERROR: Feature 'dbus-linked' was enabled, but the pre-condition 'features.dbus && libs.dbus' failed. ERROR: Feature 'system-pcre2' was enabled, but the pre-condition

Re: cygport compile command fails

2021-12-18 Thread Achim Gratz
Tatsuro MATSUOKA writes: > I tried both CXXFLAGS="-std=gnu++11" and CXXFLAGS="-std=gnu++14" to the > configure but the results are the same. It turns out this is a latent bug in Qt5 sources. It was relying on an implicit include chain that is no longer present in gcc-11 header files. https://g

Re: Re: cygport compile command fails

2021-12-17 Thread Tatsuro MATSUOKA
> - Original Message - > > Tatsuro MATSUOKA writes: > >> > In file included from > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearray.cpp:42: > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-openso

Re: Re: cygport compile command fails

2021-12-17 Thread Tatsuro MATSUOKA
> - Original Message - > Tatsuro MATSUOKA writes: > >> > In file included from > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearray.cpp:42: > >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-openso

Re: cygport compile command fails

2021-12-15 Thread ASSI
Tatsuro MATSUOKA writes: >> > In file included from >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearray.cpp:42: >> > /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbytearra

Re: cygport qt5-base.cygport compile fails

2021-12-15 Thread Tatsuro MATSUOKA
> - Original Message - > On 15.12.2021 04:48, Tatsuro MATSUOKA wrote: > > cygport qt5-base.cygport compile fails > > > > $ cygport qt5-base.cygport compile > >>>> Compiling qt5-base-5.9.4-2.x86_64 > > Preparing build tree... > > Creati

Re: cygport compile command fails

2021-12-15 Thread Tatsuro MATSUOKA
I have forgotten to send to ML, > - Original Message - > On 15.12.2021 04:48, Tatsuro MATSUOKA wrote: > > cygport qt5-base.cygport compile fails > > > > $ cygport qt5-base.cygport compile > >>>> Compiling qt5-base-5.9.4-2.x86_64 > > Prepari

Re: cygport qt5-base.cygport compile fails

2021-12-14 Thread Marco Atzeri
On 15.12.2021 04:48, Tatsuro MATSUOKA wrote: cygport qt5-base.cygport compile fails $ cygport qt5-base.cygport compile Compiling qt5-base-5.9.4-2.x86_64 Preparing build tree... Creating qmake... In file included from /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase

cygport qt5-base.cygport compile fails

2021-12-14 Thread Tatsuro MATSUOKA
cygport qt5-base.cygport compile fails $ cygport qt5-base.cygport compile >>> Compiling qt5-base-5.9.4-2.x86_64 Preparing build tree... Creating qmake... In file included from /usr/src/qt5-base-5.9.4-2.src/qt5-base-5.9.4-2.x86_64/src/qtbase-opensource-src-5.9.4/src/corelib/tools/qbyte

Re: Re: cygport compile command fails

2021-12-14 Thread Tatsuro MATSUOKA
> - Original Message - > > From: "Marco Atzeri" > To: "cygwin > Date: 2021/12/15 水 06:14 > Subject: Re: cygport compile command fails > > > > > On 14.12.2021 22:04, Tatsuro MATSUOKA wrote: > > Hello > > > > In o

Re: cygport compile command fails

2021-12-14 Thread Marco Atzeri
On 14.12.2021 22:04, Tatsuro MATSUOKA wrote: Hello In order attach patch to QT tried to use the cygport. Download qt5-base-5.9.4-2.src and go to directory qt5-base-5.9.4-2.src $ cygport qt5-base.cygport compile Compiling qt5-base-5.9.4-2.x86_64 /usr/share/cygport/lib/syntax.cygpart: line

cygport compile command fails

2021-12-14 Thread Tatsuro MATSUOKA
Hello In order attach patch to QT tried to use the cygport. Download qt5-base-5.9.4-2.src and go to directory qt5-base-5.9.4-2.src $ cygport qt5-base.cygport compile >>> Compiling qt5-base-5.9.4-2.x86_64 /usr/share/cygport/lib/syntax.cygpart: line 156: /usr/src/qt5-base-5.9.4-2.src

Re: Trying to compile "R" from source.

2021-06-03 Thread Andre Mikulec via Cygwin
All, The reason why is that I want to work exclusively in cygwin (and cygwin emulates UNIX without me having to go to UNIX). I can compile postgres and pl/r in cygwin. I needed to debug versions of R that are not the current version and the version is somewhere in between distributions. On

Re: Trying to compile "R" from source.

2021-06-02 Thread Marco Atzeri via Cygwin
On 03.06.2021 06:37, Andre Mikulec via Cygwin wrote: All, I am trying to compile "R" from source. any reason ? R is alrady available in Cygwin I am stuck. I am getting an error. Please, help. My configure line: https://github.com/AndreMikulec/r-

Trying to compile "R" from source.

2021-06-02 Thread Andre Mikulec via Cygwin
All, I am trying to compile "R" from source. I am stuck. I am getting an error. Please, help. My configure line: https://github.com/AndreMikulec/r-build/blob/99bec605560b6b07de8847b481157d3320515b44/build_script.sh#L513 ``` ./configure --disable-rpath --enable-R-shlib --enable-BLA

Re: Can't compile mintty-3.5.0

2021-04-29 Thread Achim Gratz
Brian Inglis writes: > Suggest Cygwin binutils windres be updated to revert the patch like Msys2: > > https://github.com/msys2/MSYS2-packages/pull/2384 > > as nothing appears to be happening with the issue in binutils; or else > the downstreams need to use options as implemented rather than as per

Re: Can't compile mintty-3.5.0

2021-04-28 Thread Brian Inglis
On 2021-04-26 06:14, Thomas Wolff wrote: Am 26.04.2021 um 14:06 schrieb Eliot Moss: On 4/26/2021 8:00 AM, Lemures Lemniscati via Cygwin wrote: I tried to compile mintty-3.5.0, but failed with the message: windres -c 65001 --preprocessor 'gcc -E -xc -DRC_INVOKED -MMD -MP -DTARGET=x86_

Re: Can't compile mintty-3.5.0

2021-04-26 Thread Lemures Lemniscati via Cygwin
On Mon, 26 Apr 2021 08:06:22 -0400, Eliot Moss > On 4/26/2021 8:00 AM, Lemures Lemniscati via Cygwin wrote: > > Hi! > > > > I tried to compile mintty-3.5.0, > > but failed with the message: > > > > windres -c 65001 --preprocessor 'gcc -E -xc -DRC_INV

Re: Can't compile mintty-3.5.0

2021-04-26 Thread Thomas Wolff
Am 26.04.2021 um 14:06 schrieb Eliot Moss: On 4/26/2021 8:00 AM, Lemures Lemniscati via Cygwin wrote: Hi! I tried to compile mintty-3.5.0, but failed with the message: windres -c 65001 --preprocessor 'gcc -E -xc -DRC_INVOKED -MMD -MP -DTARGET=x86_64-pc-cygwin -DNDEBUG' res

Re: Can't compile mintty-3.5.0

2021-04-26 Thread Eliot Moss
On 4/26/2021 8:00 AM, Lemures Lemniscati via Cygwin wrote: Hi! I tried to compile mintty-3.5.0, but failed with the message: windres -c 65001 --preprocessor 'gcc -E -xc -DRC_INVOKED -MMD -MP -DTARGET=x86_64-pc-cygwin -DNDEBUG' res.rc ../bin/cygwin64/res.o /bin/sh: gcc -E -xc -DRC_IN

Can't compile mintty-3.5.0

2021-04-26 Thread Lemures Lemniscati via Cygwin
Hi! I tried to compile mintty-3.5.0, but failed with the message: windres -c 65001 --preprocessor 'gcc -E -xc -DRC_INVOKED -MMD -MP -DTARGET=x86_64-pc-cygwin -DNDEBUG' res.rc ../bin/cygwin64/res.o /bin/sh: gcc -E -xc -DRC_INVOKED -MMD -MP -DTARGET=x86_64-pc-cygwin -DNDEBUG: command

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Brian Inglis
ackage I choose. gcc-core does not compile using the cygwin dll, the one that compiles for that library is cygwin- gcc. Packages gcc-core/g++ are the Cygwin native compilers for the architecture you are running the compiler on and uses the Cygwin native DLL. Packages cygwin32/64-gcc-core/g++ are t

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Lee via Cygwin
On 1/8/21, juan carlos rebate rodriguez via Cygwin wrote: > > I think I expressed myself incorrectly or I am not able to be > understood, no matter what package I choose. gcc-core does not compile > using the cygwin dll, the one that compiles for that library is cygwin- > gcc. >

Re: problem using gcc-core for compile qemu

2021-01-08 Thread juan carlos rebate rodriguez via Cygwin
t! > Arthur > I think I expressed myself incorrectly or I am not able to be understood, no matter what package I choose. gcc-core does not compile using the cygwin dll, the one that compiles for that library is cygwin- gcc. now I will try to explain my case better, 1 when I use the gcc-core pa

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Marco Atzeri via Cygwin
On 08.01.2021 14:06, Eliot Moss wrote: On 1/8/2021 3:42 AM, Arthur Norman via Cygwin wrote: >> I can't use virtualbx because what I need is to emulate >> the aarch64 architecture, I don't want to use binaries compiled by >> others, one of the reasons is that those binaries don't include I

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Eliot Moss
for ARM targets (more commonly 32 bit, but also 64). I happen to use VirtualBox and there cross-compile from x86 to ARM. This works for building even a whole OS from scratch. After that I am using gem5, not qemu, but the principle would be the same. I also spent less than $100 to set myself up with a

Re: problem using gcc-core for compile qemu

2021-01-08 Thread Arthur Norman via Cygwin
I can't use virtualbx because what I need is to emulate the aarch64 architecture, I don't want to use binaries compiled by others, one of the reasons is that those binaries don't include sd-card emulation support... This is perhaps an off-topic response as regards compiling things on cygwin, but

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 08.01.2021 06:52, Marco Atzeri wrote: On 07.01.2021 23:33, juan carlos rebate rodriguez via Cygwin wrote: El jue, 07-01-2021 a las 15:39 +0100, Marco Atzeri via Cygwin escribió: To compile for Windows on Cygwin you need to use a cross-compiler. The 64 bit one is in: ehm, copy and paste

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
thout having to modify their paths, since when editing them the compilation process slows down even more than it already is Juan Carlos, you are misunderstanding what gcc-core is. gcc-core includes only the compiler that targets Cygwin itself. To compile for Windows on Cygwin you need to use a cros

Re: problem using gcc-core for compile qemu

2021-01-07 Thread juan carlos rebate rodriguez via Cygwin
El jue, 07-01-2021 a las 15:39 +0100, Marco Atzeri via Cygwin escribió: > If the upstream developers have not bothered to use a serious > configure system,, I doubt there is a easy solution. > > Questions: > > Are you trying to build for Cygwin or for Windows in general ? > why you can not use th

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Brian Inglis
and there is no solution , but I refuse to think that there is not, it is simply that nobody has bothered to publish it. I am using the gcc-core 9.3 package to compile qemu, I use this one because mingw does not incorporate all the features that I am looking for, and gcc is able to search for

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Eliot Moss
On 1/7/2021 11:18 AM, Marco Atzeri via Cygwin wrote: > It is not that is impossible, but will likely need a big effort. > > As there are Windows binaries, I do not think it is worth Right - I had noticed on the web some mention of people maybe working on getting qemu going under Cygwin. There i

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
On 07.01.2021 15:53, Csaba Raduly wrote: On Thu, 7 Jan 2021 at 15:39, Marco Atzeri wrote: ... have you looked inside the configure script ? It clearly needs to be patched for accepting other options, as I mentioned. and that is the reason why autoconf/cmake/.. were developed some time ago.

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Csaba Raduly via Cygwin
On Thu, 7 Jan 2021 at 15:39, Marco Atzeri via Cygwin wrote: ... > have you looked inside the configure script ? > It clearly needs to be patched for accepting other options, > and that is the reason why autoconf/cmake/.. were developed > some time ago. if check_define __linux__ ; then targetos=

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Marco Atzeri via Cygwin
in general ? why you can not use the Windows binaries ? I am using the gcc-core 9.3 package to compile qemu, I use this one because mingw does not incorporate all the features that I am looking for, and gcc is able to search for resources as it would in linux whereas mingw cannot unless the

Re: problem using gcc-core for compile qemu

2021-01-07 Thread Eliot Moss
environment, but above all do not ask me to read because I already read all of Google and there is no solution , but I refuse to think that there is not, it is simply that nobody has bothered to publish it. I am using the gcc-core 9.3 package to compile qemu, I use this one because mingw does not incorporate

Re: problem using gcc-core for compile qemu

2021-01-06 Thread Eliot Moss
all do not ask me to read because > I already read all of Google and there is no solution , but I refuse > to think that there is not, it is simply that nobody has bothered to > publish it. > I am using the gcc-core 9.3 package to compile qemu, I use this one > because mingw does not

problem using gcc-core for compile qemu

2021-01-06 Thread Juan carlos Rebate via Cygwin
is not, it is simply that nobody has bothered to publish it. I am using the gcc-core 9.3 package to compile qemu, I use this one because mingw does not incorporate all the features that I am looking for, and gcc is able to search for resources as it would in linux whereas mingw cannot unless the

How to compile only cygwin1.dll in newlib-cygwin repository?

2020-11-17 Thread Biswapriyo Nath via Cygwin
Is it possible to compile only cygwin1.dll in newlib-cygwin repository? I want to skip building all docs and the installation of xmlto like programs. Also there is an error: ../../../../winsup/cygwin/gendef: No such file or directory Any hint? -- Problem reports: https://cygwin.com

Re: Attempting to compile latest php 8.0.0 from source

2020-06-29 Thread Kevin Schnitzius via Cygwin
On Monday, June 29, 2020, 01:46:09 PM EDT, Cary Lewis via Cygwin wrote: > I did a git clone: > git clone https://github.com/php/php-src.git The src is available from the setup-x86_64.exe.  Find the package you are interested in and choose Src? checkbox. Cloning the original source will not

Attempting to compile latest php 8.0.0 from source

2020-06-29 Thread Cary Lewis via Cygwin
--enable-intl --with-xsl --with-zlib --with-json but when I try to run make, i get errors: /bin/sh /home/clewis/php-src/libtool --silent --preserve-dup-deps --mode=compile g++ -DU_NO_DEFAULT_INCLUDE_UTF_HEADERS=1 -DU_HIDE_OBSOLETE_UTF_OLD_H=1 -Wno-write-strings -D__STDC_LIMIT_MACROS

Re: Can't compile port qtermwidget

2020-02-14 Thread Paul Galbraith via cygwin
On 2020-02-10 9:55 a.m., Eliot Moss wrote: I wonder ... are there relevant ./configure options?    EM I finally managed to dig to the bottom of this one, and sure enough it was a simple goof on my part.  qtermwidget has a dependency on 'lxqt-build-tools' which includes cmake modules that prov

Re: Can't compile port qtermwidget

2020-02-10 Thread Eliot Moss
FROM_ASCII and -DQT_NO_CAST_TO_ASCII are removed from the compile directives, the situation improves drastically (at least on the first file I tried to compile manually, the number of compile errors goes from dozens to zero).  But, I don't know why Cmake is adding those directives. I wonde

Re: Can't compile port qtermwidget

2020-02-09 Thread Paul Galbraith via cygwin
d from the compile directives, the situation improves drastically (at least on the first file I tried to compile manually, the number of compile errors goes from dozens to zero).  But, I don't know why Cmake is adding those directives. -- Problem reports: http://cygwin.com/pr

Re: Can't compile port qtermwidget

2020-02-09 Thread Eliot Moss
On 2/9/2020 5:10 PM, Paul Galbraith via cygwin wrote: I was trying to compile the qtermwidget (0.8.0) port with cygport, but I'm getting a lot of Qt related errors (see attached). I was wondering if there's anyone with some Qt experience who could help point me in the right directi

Re: Can you compile node.js under cygwin?

2019-10-26 Thread Brian Inglis
On 2019-10-26 08:09, Eliot Moss wrote: > On 10/25/2019 1:37 PM, Cary Lewis wrote: >> I tried to clone the repo, and after running configure, then make I got >> this error: >> >> make -C out BUILDTYPE=Release V=0 >>    touch 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate >> >> LD_LIBRARY_PATH

Re: Can you compile node.js under cygwin?

2019-10-26 Thread Eliot Moss
On 10/25/2019 1:37 PM, Cary Lewis wrote: I tried to clone the repo, and after running configure, then make I got this error: make -C out BUILDTYPE=Release V=0 touch 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate LD_LIBRARY_PATH=/home/clewis/node/out/Release/lib.host:/home/clewis/node/

RE: [cygwin] Can you compile node.js under cygwin?

2019-10-25 Thread Jason Pyeron
> -Original Message- > From: Cary Lewis > Sent: Friday, October 25, 2019 1:38 PM > > I tried to clone the repo, and after running configure, then make I got > this error: > > make -C out BUILDTYPE=Release V=0 > touch 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate > > LD_LIBRARY_

Can you compile node.js under cygwin?

2019-10-25 Thread Cary Lewis
I tried to clone the repo, and after running configure, then make I got this error: make -C out BUILDTYPE=Release V=0 touch 12396aa5d0c66cc1eba58d7550d4db5f74c0a51c.intermediate LD_LIBRARY_PATH=/home/clewis/node/out/Release/lib.host:/home/clewis/node/out/Release/lib.target:$LD_LIBRARY_PATH; exp

Re: Compile gsoap as shared library - undefined references

2019-07-01 Thread Marco Atzeri
p/stdsoap2.cpp stdsoap2_ssl_cpp.cpp make all-recursive make[3]: Entering directory '/home/office2pdf/test/gsoap-2.8/gsoap' Making all in . make[4]: Entering directory '/home/office2pdf/test/gsoap-2.8/gsoap' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.

Re: Compile gsoap as shared library - undefined references

2019-07-01 Thread Wilhelm Eger
2.cpp stdsoap2_ssl_cpp.cpp make all-recursive make[3]: Entering directory '/home/office2pdf/test/gsoap-2.8/gsoap' Making all in . make[4]: Entering directory '/home/office2pdf/test/gsoap-2.8/gsoap' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -

Re: Compile gsoap as shared library - undefined references

2019-07-01 Thread Marco Atzeri
list is more appropriate than in e.g. the packagers list. I would like to compile gsoap as a shared library to use it in another project (kopano-core). Please note that static linking works fine. However, I would like to achieve a shared library of gsoap. gsoap itself provides only static compilation

Compile gsoap as shared library - undefined references

2019-07-01 Thread Wilhelm Eger
packagers list. I would like to compile gsoap as a shared library to use it in another project (kopano-core). Please note that static linking works fine. However, I would like to achieve a shared library of gsoap. gsoap itself provides only static compilation. However, the major distributions deliver it as

Re: Compile perl Win32::OLE module

2019-03-30 Thread Achim Gratz
&& stricmp(pszName, szComputerName) == 0) > +/* for a hostname up to 1024 characters */ > +&& strncmp(pszName, szComputerName, 1024) == 0) > { > return TRUE; > } The canonical replacement for stricmp is strcasecmp on POSIX

Re: Compile perl Win32::OLE module

2019-03-29 Thread Chris Wagner
On 2019-03-29 9:43 pm, Massimo Balestra wrote: Thank you Chris for answering. But the problem is not during the test, but during the compilation itself (make). Yes, I know I could use ActiveState, but I don't want to have two perl installed on my pc. For me it is more important to have cygwin a

Re: Compile perl Win32::OLE module

2019-03-29 Thread Massimo Balestra
> Hi Massimo.  The following changes should let it compile.  The tests > working depends on the peculiarities of your Windows version and Excel > version.  I would, though, highly recommend using ActiveState Perl > along with their prebuilt module for any OLE work. > Thank you Chri

Re: Compile perl Win32::OLE module

2019-03-29 Thread Chris Wagner
On 2019-03-29 3:56 pm, Massimo Balestra wrote: Hi, I am trying to compile the module Win32::OLE but it fails. I searched on Google and I did not find any good suggestion. Can anyone help me? This is what I get: (This is from cpan but it is the same if I compile manually downlaoding the tar

Compile perl Win32::OLE module

2019-03-29 Thread Massimo Balestra
Hi, I am trying to compile the module Win32::OLE but it fails. I searched on Google and I did not find any good suggestion. Can anyone help me? This is what I get: (This is from cpan but it is the same if I compile manually downlaoding the tar package) cpan[1]> install Win32::OLE Read

Re: Unable to compile clamav

2018-10-09 Thread Marco Atzeri
Stephen Brown why do you need to compile zlib and you are not using the available packages ? $ cygcheck -cd| grep zlib zlib1.2.11-1 zlib-devel 1.2.11-1 zlib0 1.2.11-1 Is it possible that the version

Unable to compile clamav

2018-10-09 Thread Stephen Grant Brown
Hi There. I have compiled and installed the source code for zlib-1.2.11-1.src. When compiling clamav I get the following error. configure: error: The installed zlib version may contain a security bug. Please upgrade to 1.2.2 or later: http://www.zli

Re: cygport qt5-base.cygport compile due to missing devel libraries

2018-03-09 Thread Tatsuro MATSUOKA
compile due to missing devel libraries What was done and happened 1. download qt5-b ase source to /usr/src using setup At /usr/src/qt5-base-5.9.4-1.src 2. execute cygport qt5-base.cygport prep cygport qt5-base.cygport compile 3. cygport qt5-base.cygport compile reports like the below ERROR

cygport qt5-base.cygport compile due to missing devel libraries

2018-03-09 Thread Tatsuro MATSUOKA
cygport qt5-base.cygport compile due to missing devel libraries What was done and happened 1. download qt5-b ase source to /usr/src using setup At /usr/src/qt5-base-5.9.4-1.src 2. execute    cygport qt5-base.cygport prep    cygport qt5-base.cygport compile 3. cygport qt5-base.cygport compile

Re: Compile cygwin1.dll from source code

2018-02-12 Thread Marco Atzeri
On 13/02/2018 07:44, Biswapriyo wrote: /usr/bin/awk: cannot execute binary file: Exec format error is awk working ? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Re: Compile cygwin1.dll from source code

2018-02-12 Thread Biswapriyo
o follow the commands > ./configure & make. Command generates only object files. Is it > possible to compile cygwin1.dll from its source code? -- 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

Re: Compile cygwin1.dll from source code

2018-02-12 Thread Mark Geisert
w the commands ./configure & make. Command generates only object files. Is it possible to compile cygwin1.dll from its source code? Check the FAQ, specifically... https://cygwin.com/faq.html#faq.programming.building-cygwin ..mark -- Problem reports: http://cygwin.com/problems

Compile cygwin1.dll from source code

2018-02-12 Thread Biswapriyo
amp; make. Command generates only object files. Is it possible to compile cygwin1.dll from its source code? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygw

Re: fail to compile last perl source under cygwin 2.9.0

2017-09-13 Thread Yaakov Selkowitz
gt; (struct crypt_data *)safemalloc(sizeof(struct crypt_data)); >^~ > > Currently i cannot figure out whether this is crypt's or perl's fault. Any > help appreciated. crypt_r and struct crypt_data are GNU extensions and therefore, just like wi

fail to compile last perl source under cygwin 2.9.0

2017-09-13 Thread Denis Excoffier
Hello, I tried to build perl-5.26.0 with GCC 7.2.0 (build from source with cygwin's GCC 5.4.0) and failed with the following error: pp.c: In function 'Perl_pp_crypt': pp.c:3743:43: error: invalid application of 'sizeof' to incomplete type 'struct crypt_data' (struct crypt_data *)safemalloc(

Re: guile: guild compile hangs

2017-06-29 Thread Hans-Bernhard Bröker
Am 28.06.2017 um 21:45 schrieb Marco Atzeri: On 28/06/2017 21:18, Hans-Bernhard Bröker wrote: The closest of these in terms of update time relative to the date this started to fail for me would be libgc-7.6.0-1 update I installed on May 12th. gdb-ing into the stuck guile process shows about m

RE: Compile/run problems on cygwin not solved by going to cygwin64

2017-06-29 Thread Soegtrop, Michael
Dear Wouter, great that you found the root cause - I was about to try it on some of my cygwin installation. I would report it as a bug towards the virus scanner manufacturer, that they kill processes without notifying the user. I think users generally want to be informed if the virus scanner t

Re: Compile/run problems on cygwin not solved by going to cygwin64

2017-06-29 Thread Wouter van Doorn
And now, finally, it seems that member Houder managed to nail it! Virusscanner. More specifically: the auto-containment policy of Comodo Antivirus. I've used Comodo for a very long time, certainly from before the moment that they have added that feature, which is essentially a white-list of allow

Re: Compile/run problems on cygwin not solved by going to cygwin64

2017-06-29 Thread Ian Lambert via cygwin
On Wed, 6/28/17, Wouter van Doorn <> wrote: Subject: Compile/run problems on cygwin not solved by going to cygwin64 To: cygwin@cygwin.com Date: Wednesday, June 28, 2017, 4:00 PM == This is what ldd has to say

  1   2   3   4   5   6   7   8   9   10   >