public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug compile/18996] New: Build fails on FreesBSD 8.1
@ 2015-09-23 20:53 philipb at corp dot ssimicro.com
  2015-09-23 20:55 ` [Bug compile/18996] " philipb at corp dot ssimicro.com
  0 siblings, 1 reply; 2+ messages in thread
From: philipb at corp dot ssimicro.com @ 2015-09-23 20:53 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=18996

            Bug ID: 18996
           Summary: Build fails on FreesBSD 8.1
           Product: gdb
           Version: 7.10
            Status: NEW
          Severity: normal
          Priority: P2
         Component: compile
          Assignee: unassigned at sourceware dot org
          Reporter: philipb at corp dot ssimicro.com
  Target Milestone: ---

Created attachment 8627
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8627&action=edit
config.log from my build attempt

Attaching config.log.

Here were my build steps:

[bash_prompt]  export CC=/usr/local/bin/gcc
[bash_prompt]  ./configure 
[bash_prompt] make


Here's what I saw:
 Many things....then:

/usr/local/bin/gcc -g -O2    -I. -I. -I./common -I./config 
-DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode
-I./../opcodes/.. -I./../readline/.. -I./../zlib  -I../bfd -I./../bfd
-I./../include -I../libdecnumber -I./../libdecnumber   -I./gnulib/import
-Ibuild-gnulib/import   -DTUI=1  -I/usr/local/include 
-I/usr/local/include/python2.6 -I/usr/local/include/python2.6 -Wall
-Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch
-Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes
-Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration
-Wold-style-definition -Wformat-nonliteral  -c -o fbsd-nat.o fbsd-nat.c
fbsd-nat.c: In function 'fbsd_pid_to_exec_file':
fbsd-nat.c:56:3: warning: pointer targets in passing argument 4 of 'sysctl'
differ in signedness [-Wpointer-sign]
In file included from fbsd-nat.c:30:0:
/usr/include/sys/sysctl.h:717:5: note: expected 'size_t *' but argument is of
type 'ssize_t *'
fbsd-nat.c: In function 'fbsd_find_memory_regions':
fbsd-nat.c:97:24: error: 'KVME_FLAG_NOCOREDUMP' undeclared (first use in this
function)
fbsd-nat.c:97:24: note: each undeclared identifier is reported only once for
each function it appears in
*** Error code 1

Some info about my system:
[bash prompt]uname -a
FreeBSD pb-dev.ssimicro.com 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Feb 27
15:54:55 MST 2012     i386

Some info about my toolchain:
[bash prompt] gcc --version
gcc (GCC) 4.7.1

---
Happy to answer any questions you might have.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

* [Bug compile/18996] Build fails on FreesBSD 8.1
  2015-09-23 20:53 [Bug compile/18996] New: Build fails on FreesBSD 8.1 philipb at corp dot ssimicro.com
@ 2015-09-23 20:55 ` philipb at corp dot ssimicro.com
  0 siblings, 0 replies; 2+ messages in thread
From: philipb at corp dot ssimicro.com @ 2015-09-23 20:55 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=18996

Philip B <philipb at corp dot ssimicro.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philipb at corp dot ssimicro.com

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-23 20:53 [Bug compile/18996] New: Build fails on FreesBSD 8.1 philipb at corp dot ssimicro.com
2015-09-23 20:55 ` [Bug compile/18996] " philipb at corp dot ssimicro.com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).