Re: While cross compiling, assume the gcc signbit support for the musl as well

2019-03-23 Thread Necktwi Ozfguah
Thank You. ... Necktwi

Re: While cross compiling, assume the gcc signbit support for the musl as well

2019-03-22 Thread Necktwi Ozfguah
>From 56482aa68e71f2ef17ef42163023d78b3ffd35e8 Mon Sep 17 00:00:00 2001 From: Necktwi Ozfghua Date: Sat, 16 Mar 2019 22:34:17 +0530 Subject: [PATCH] m4/signbit.m4: signbit support is assumed with musl while cross building, signbit support is assumed with glibc so should be with musl. Signed-off-

While cross compiling, assume the gcc signbit support for the musl as well

2019-03-22 Thread Necktwi Ozfguah
Please patch the gnulib with https://u7535577.ct.sendgrid.net/wf/click?upn=S8VPHvg5-2FzxqlLfWXPq42mUxcZDSyC3MqblYskqrUpUxEeXj2ty4PFy2n-2BuTk72hD1MBwWBQhPZQm9-2FjzWfaTam8LAKZgRnJaqW2A7Bwxgbx-2FknGWQJOWHXuaHJTvXOh_xXjksHEkT5Azm40kLn-2F-2BTLbhdQ6JTRXNvWHWgEemmRmZ9kYxKPUO5OrxTI4CK2U-2FBnPN4EijU2GSGQgU

Re: lib/freadseek.c:69:3: error: #error "Please port gnulib freadseek.c to your platform!

2018-12-29 Thread Necktwi Ozfguah
fix="/usr" make -j3 I can mail you ssh address, if that's helpful. Thanq! -- Necktwi > On 29-Dec-2018, at 8:07 PM, Bruno Haible wrote: > > Hi, > > Necktwi Ozfguah wrote: >> While I am building coreutils with musl on aarch64 (RaspberryPi 3B), this

lib/freadseek.c:69:3: error: #error "Please port gnulib freadseek.c to your platform!

2018-12-29 Thread Necktwi Ozfguah
Hi, While I am building coreutils with musl on aarch64 (RaspberryPi 3B), this error is thrown: lib/freadseek.c: In function 'freadptrinc': lib/freadseek.c:69:3: error: #error "Please port gnulib freadseek.c to your platform! Look at the definition of getc, getc_unlocked on your system, then re