This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/14515] BFD update cause undefined reference to`bfd_und_section'


http://sourceware.org/bugzilla/show_bug.cgi?id=14515

--- Comment #2 from ray_linn <ray_linn at hotmail dot com> 2012-08-24 23:10:37 UTC ---
I found the root cause, previous GDB 7.4.1 installed the bfd.h in my
/usr/local/include, so once this folder was in include path, it will cause the
conflict. 


Manaully remove the GDB 7.4.1 files, everything is ok, but no sure why make
uninstall does not work.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]