Re: Compiling librrd under Cygwin

2021-02-20 Thread Eliot Moss
On 2/20/2021 5:11 AM, Andrey Repin wrote: Greetings, All! I'm trying to match my Cygwin PHP install with native one, and one of the steps is to build rrd extension. There's no librrd shipped with Cygwin, so I have to build that first. I've successfully configured it after installing of some -de

Re: Compiling librrd under Cygwin

2021-02-20 Thread Achim Gratz
Andrey Repin writes: > I would appreciate any help with this issue. Somehow the code fails to include I'd say. NB: If you include compile logs that use abbreviated output, try something like V=1 or VERBOSE=1 on the make invocation to switch that off so that one can see the actual compiler comman

Re: Compiling librrd under Cygwin

2021-02-20 Thread Marco Atzeri via Cygwin
On 20.02.2021 11:11, Andrey Repin wrote: Greetings, All! I'm trying to match my Cygwin PHP install with native one, and one of the steps is to build rrd extension. There's no librrd shipped with Cygwin, so I have to build that first. I've successfully configured it after installing of some -dev