Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Robert Lipe <robertlipe@usa.net>
To: gdb@sources.redhat.com
Subject: compilation error in i386v-nat
Date: Thu, 24 Oct 2002 11:51:00 -0000	[thread overview]
Message-ID: <20021024185105.GH23898@rjlhome.caldera.com> (raw)

The current GDB tree fails to build on OpenServer:

Undefined                       first referenced
 symbol                             in file
FP_REGNUM_P                         libgdb.a(i386v-nat.o)
gdb: fatal error: Symbol referencing errors. No output written to gdb


I don't know the rules of GDB's inclusion system, but this gets us past
that hump and into a GDB that seems to work...

Index: i386v-nat.c
===================================================================
RCS file: /cvs/src/src/gdb/i386v-nat.c,v
retrieving revision 1.11
diff -u -p -r1.11 i386v-nat.c
--- i386v-nat.c 18 Aug 2002 21:53:55 -0000      1.11
+++ i386v-nat.c 24 Oct 2002 18:49:48 -0000
@@ -34,6 +34,7 @@
 #include "inferior.h"
 #include "language.h"
 #include "gdbcore.h"
+#include "i386-tdep.h"

 #ifdef USG
 #include <sys/types.h>


             reply	other threads:[~2002-10-24 18:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-24 11:51 Robert Lipe [this message]
2002-10-25 11:54 ` Mark Kettenis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021024185105.GH23898@rjlhome.caldera.com \
    --to=robertlipe@usa.net \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox