[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/28925] New: Compilation error if set MAKEINFO=missing
From: |
address@hidden |
Subject: |
[Bug gas/28925] New: Compilation error if set MAKEINFO=missing |
Date: |
Sun, 27 Feb 2022 23:03:41 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28925
Bug ID: 28925
Summary: Compilation error if set MAKEINFO=missing
Product: binutils
Version: 2.38
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gas
Assignee: unassigned at sourceware dot org
Reporter: fredrik.hederstierna@securitas-direct.com
Target Milestone: ---
In older builds setting MAKEINFO=missing works fine, though starting with
binutils-2.38 this results in compilation error:
make all MAKEINFO=missing
make[4]: Entering directory '/home/fredrik/test/binutils/gas'
CC app.o
CC as.o
CC atof-generic.o
CC compress-debug.o
CC cond.o
CC depend.o
CC dwarf2dbg.o
CC dw2gencfi.o
CC ecoff.o
CC ehopt.o
CC expr.o
CC flonum-copy.o
CC flonum-konst.o
CC flonum-mult.o
CC frags.o
CC hash.o
CC input-file.o
CC input-scrub.o
CC listing.o
CC literal.o
CC macro.o
CC messages.o
CC output-file.o
CC read.o
CC remap.o
CC sb.o
CC stabs.o
CC subsegs.o
CC symbols.o
CC write.o
GEN doc/asconfig.texi
CC config/tc-arm.o
CC config/obj-elf.o
CC config/atof-ieee.o
GEN doc/as.1
MAKEINFO doc/as.info
/bin/bash: line 7: missing: command not found
make[4]: *** [Makefile:1466: doc/as.info] Error 127
--
You are receiving this mail because:
You are on the CC list for the bug.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug gas/28925] New: Compilation error if set MAKEINFO=missing,
address@hidden <=