This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] jansson 2.11


Am 11.09.2018 um 21:36 schrieb Ken Brown:
On 9/11/2018 2:58 PM, Marco Atzeri wrote:
Am 11.09.2018 um 20:31 schrieb Ken Brown:
jansson is in Debian and Fedora:

   https://packages.debian.org/source/stretch/jansson
   https://apps.fedoraproject.org/packages/jansson

My cygport file is attached.


build fine but test fails as requires installation.
If you add this, it will test without any installation

src_test() {
         PATH=${B}/src/.libs/:${PATH}
         cd ${B}
         make -i check
}

Thanks!  I was wondering how to fix that.  I previously did it the hard way, by doing a separate in-tree build and running 'make check' there.

Ken

with that is GTG
I added jansson to the package list.

Regards
Marco


---
Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft.
https://www.avast.com/antivirus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]