[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling libssh for vxwork
[Thread Prev] | [Thread Next]
- Subject: Re: Compiling libssh for vxwork
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 07 May 2015 10:16:39 +0200
- To: libssh@xxxxxxxxxx
On Thursday 07 May 2015 05:29:11 Zvi Vered wrote: > Hi Andreas, > > Following is the output I'm getting now. > The first error is: > string begin index: 1 is out of range 0 - 0 > > Next is: > math cannot parse the expression: " * 16 + ": syntax error, unexpected > > Then I'm getting: > Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR ZLIB_LIBRARY) > According to my knowledge, vxWorks tree does not contains ZLIB library. > > Is it possible to compile libssh without ZLIB ? The cmake gui or cmake -L should show you all the options and you will find: -DWITH_ZLIB=OFF > Can you help solve those errors ? I do not know vxworks ... -- Andreas Schneider GPG-ID: CC014E3D www.cryptomilk.org asn@xxxxxxxxxxxxxx
Compiling libssh for vxwork | "Zvi Vered" <veredz72@xxxxxxxxx> |
Re: Compiling libssh for vxwork | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: Compiling libssh for vxwork | "Zvi Vered" <veredz72@xxxxxxxxx> |