bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* commit eb32c992 causes trouble on older Debian
@ 2021-04-27 11:01 Benno Schulenberg
  2021-04-27 18:28 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Benno Schulenberg @ 2021-04-27 11:01 UTC (permalink / raw)
  To: bug-gnulib


[-- Attachment #1.1: Type: text/plain, Size: 939 bytes --]


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 #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-28  8:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-27 11:01 commit eb32c992 causes trouble on older Debian Benno Schulenberg
2021-04-27 18:28 ` Paul Eggert
2021-04-28  8:04   ` Benno Schulenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).