bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lib/freadseek.c:69:3: error: #error "Please port gnulib freadseek.c


From: Bruno Haible
Subject: Re: lib/freadseek.c:69:3: error: #error "Please port gnulib freadseek.c to your platform!
Date: Sat, 29 Dec 2018 23:33:10 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-141-generic; KDE/5.18.0; x86_64; ; )

Necktwi Ozfguah wrote:
> Its coreutils-8.30

That's good; recent enough.

> I've untared coreutils-8.30.tar.xz
> cd coreutils-8.30
> ./bootstrap
> ./configure CFLAGS="-march=armv8-a+crc -mtune=cortex-a53 -mcpu=cortex-a53 
> -ftree-vectorize -O2 -pipe -fomit-frame-pointer -Wno-error" CXXFLAGS=$CFLAGS 
> --prefix="/usr"
> make -j3

You are on your own when you build a tarball in a way that is different
from the one described in the INSTALL file. Namely:
  - You shouldn't invoke 'bootstrap' when building from a tarball.
  - Not all packages support 'make -jN' with N > 1.

> with musl-1.1.20 Linux aarch64, Gentoo.

You're on your own with Gentoo. Sorry to say so, but problems in Gentoo
systems often exist on one machine only (i.e. are not reproducible on
different machines than the reporter's one); therefore the investigation
of such problems is not an economic use of my time - compared to the many
other issues which have a community-wide impact.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]