Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13767] New: elfutils-1.2.7 won't compile on amd64

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13767] New: elfutils-1.2.7 won't compile on amd64
  • Date: 8 May 2007 07:06:41 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13767

Summary: elfutils-1.2.7 won't compile on amd64
Product: Codex
Version: test grimoire
Platform: x86-64
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: treeve AT scarlet.be


if
gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I. -I. -I.. -I../libasm -I../libdw
-I../libdwfl -I../li
bebl -I../libelf -I../lib -I.. -Wall -Wextra -std=gnu99 -Wformat=2
-march=k8 -fPIC -DPIC -
pipe -O3 -MT
dwfl-bug-addr-overflow.o -MD -MP -MF ".deps/dwfl-bug-addr-overflow.Tpo" -c -o
dwfl-bug-addr-overflow.o dwfl-bug-addr-overflow.c; \
then
mv -f ".deps/dwfl-bug-addr-overflow.Tpo" ".deps/dwfl-bug-addr-overflow.Po";
else
rm -f ".deps/dwfl-bug-addr-overflow.Tpo"; exit 1; fi
dwfl-bug-addr-overflow.c:38: error: '__dwfl_standard_find_debuginfo_internal'
undeclared here
(not in a function)
dwfl-bug-addr-overflow.c:39: error: '__dwfl_offline_section_address_internal'
undeclared here
(not in a function)
make[2]: *** [dwfl-bug-addr-overflow.o] Error 1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13767] New: elfutils-1.2.7 won't compile on amd64, bugzilla-daemon, 05/08/2007

Archive powered by MHonArc 2.6.24.

Top of Page