bug-gnulib
[Top][All Lists]
Advanced

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

commit eb32c992 causes trouble on older Debian


From: Benno Schulenberg
Subject: commit eb32c992 causes trouble on older Debian
Date: Tue, 27 Apr 2021 13:01:29 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Hi,

Commit eb32c992 from five days ago causes trouble when trying to compile
GNU nano from git on an older Debian box:

make[4]: Entering directory `/home/bens/NANO/lib'
depbase=`echo malloc/dynarray_at_failure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
        gcc -std=gnu11 -DHAVE_CONFIG_H -I. -I..   -I/usr/include/ncursesw     
-O1 -Wall
-MT malloc/dynarray_at_failure.o -MD -MP -MF $depbase.Tpo -c -o
malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c &&\
        mv -f $depbase.Tpo $depbase.Po
In file included from ./libc-config.h:162:0,
                 from malloc/dynarray_at_failure.c:20:
./cdefs.h:496:31: fatal error: bits/long-double.h: No such file or directory
compilation terminated.

When stepping back to the preceding commit (882243dc), things compile fine.

The most recent commit (4b071c11 at the moment) still shows the problem.

$lsb_release -d
Description:    Debian GNU/Linux 7.10 (wheezy)

Benno

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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