All of lore.kernel.org
 help / color / mirror / Atom feed
* Linux 4.3-rc1 build error with older elfutils "util/symbol-elf.c:41:5: error: no previous prototype for ‘elf_getphdrnum’"
@ 2015-09-16 22:10 Vinson Lee
  2015-09-17  6:28 ` Adrian Hunter
  0 siblings, 1 reply; 7+ messages in thread
From: Vinson Lee @ 2015-09-16 22:10 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, Arnaldo Carvalho de Melo,
	Namhyung Kim, Jiri Olsa, Naveen N. Rao, Srikar Dronamraju,
	Adrian Hunter, Wang Nan, Victor Kamensky
  Cc: LKML, linux-perf-users

Hi.

With Linux 4.3-rc1 I get a perf build error using toolchains with
older elfutils.

The following build error occurs on both CentOS 5.11 (elfutils 0.137)
and Ubuntu 10.04.4 (elfutils 0.143).

  CC       util/symbol-elf.o
cc1: warnings being treated as errors
util/symbol-elf.c:41: error: no previous prototype for ‘elf_getphdrnum’

Cheers,
Vinson

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

end of thread, other threads:[~2015-09-17 16:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-16 22:10 Linux 4.3-rc1 build error with older elfutils "util/symbol-elf.c:41:5: error: no previous prototype for ‘elf_getphdrnum’" Vinson Lee
2015-09-17  6:28 ` Adrian Hunter
2015-09-17 14:06   ` Arnaldo Carvalho de Melo
2015-09-17 14:37     ` Arnaldo Carvalho de Melo
2015-09-17 16:09       ` build tests for older systems [was] " Arnaldo Carvalho de Melo
2015-09-17 16:09         ` Arnaldo Carvalho de Melo
2015-09-17 16:23       ` Arnaldo Carvalho de Melo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.