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 gdb/13877] gdb7.4 doesn't build on FreeBSD ia64


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

mexas at bristol dot ac.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|6.1                         |7.4
            Summary|gdb coredumps on FreeBSD    |gdb7.4 doesn't build on
                   |ia64                        |FreeBSD ia64

--- Comment #2 from mexas at bristol dot ac.uk 2012-03-29 08:56:25 UTC ---
ok, thanks. Here's the config.log for 7.4:

http://seis.bris.ac.uk/~mexas/gdb7.4-2_FreeBSD_ia64.log

The error is:

checking whether <thread_db.h> has TD_NOTLS... no
checking whether <sys/syscall.h> has __NR_tkill... no
checking whether ADDR_NO_RANDOMIZE is declared... no
checking compiler warning flags...  -Wall -Wdeclaration-after-statement
-Wpointer-arith -Wformat-nonliteral -Wno-pointer-sign -Wno-unused
-Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts 
checking for cygwin... no
checking for ELF support in BFD... yes
checking for X... libraries /usr/local/lib, headers /usr/local/include
configure: error: "*** Gdb does not support native target
ia64-portbld-freebsd9.9"
gmake[1]: *** [configure-gdb] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/gdb/work/gdb-7.4'
gmake: *** [all] Error 2
*** Error code 1

Can you advise further

-- 
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]