Re: Building with Musl

2016-07-27 Thread Andrew Bainbridge
Alexander Dahl lespocky.de> writes: > You can choose musl on buildroot [1] and it has no patches on current > master, but recently bumped the used dropbear version to 2016.74. I didn't know about buildroot. It's a useful tool. Thanks for the link.

Re: Building with Musl

2016-07-26 Thread Matt Johnston
Hi Andrew, I suspect Dropbear itself needs fixing, your workaround sounds fine for now. The configure script should probably just test for HAVE_LINUX_TYPES_H or similar and the required #defines. I'll look at it. Cheers, Matt #ifdef SO_PRIORITY #include #include #endif > On Tue

Re: Building with Musl

2016-07-26 Thread Alexander Dahl
Hei hei, Am 2016-07-26 14:34, schrieb Szabolcs Nagy: > note that there are several musl libc based linux distros > that package dropbear e.g. > http://git.alpinelinux.org/cgit/aports/plain/main/dropbear/ Which does not cross compile AFAIK. ;-) > some of them cross compile like openwrt so you