[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: libssh no longer compiles on Solaris
[Thread Prev] | [Thread Next]
- Subject: Re: libssh no longer compiles on Solaris
- From: Baruch Siach <baruch@xxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Thu, 11 Oct 2018 14:38:09 +0300
- To: libssh@xxxxxxxxxx
Hi Tilo, An alternative solution is to apply the patch at https://www.libssh.org/archive/libssh/2018-09/0000020.html The disadvantage is that it disables glob support for non-GNU targets. But as I understand glob has not been supported before commit 99c5160. baruch Tilo Eckert writes: > after upgrading libssh to the 0.8 branch, I can no longer compile libssh > on Solaris. > > The function local_parse_glob() introduced by commit 99c5160 is not > portable because GLOB_TILDE and the gl_flags field in the glob_t > structure are both non-standard extensions. POSIX does not specify tilde > expansion for glob(). > > So, unless someone is willing to make that function portable, I propose > to revert commits 99c5160, b8e301a and a82e24f. > > Regards > Tilo Eckert -- http://baruch.siach.name/blog/ ~. .~ Tk Open Systems =}------------------------------------------------ooO--U--Ooo------------{= - baruch@xxxxxxxxxx - tel: +972.52.368.4656, http://www.tkos.co.il -
libssh no longer compiles on Solaris | Tilo Eckert <tilo.eckert@xxxxxxx> |