public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: "John A. Turner" <turner@blueskystudios.com>
To: insight@sourceware.cygnus.com
Subject: followup to problem report 17
Date: Thu, 27 Jan 2000 11:57:00 -0000	[thread overview]
Message-ID: <14480.41740.542562.435655@denmark.blueskystudios.com> (raw)

I recently submitted problem report 17 via gnats.

There doesn't seem to be a way to add followup info via gnats, so I'm
doing so here.

I worked around the failure orig reported by fixing the filenames
defined in gdb/Makefile variable NATDEPFILES to use dashes rather than
underscores, i.e. changed line 309 from:

	proc_api.o proc_events.o proc_flags.o proc_why.o
to:
	proc-api.o proc-events.o proc-flags.o proc-why.o

the build then fails with:

gcc -c -g -O2 -W -Wall    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK   proc-api.c
proc-api.c:39: sys/user.h: No such file or directory
gmake[1]: *** [proc-api.o] Error 1

I can't find a user.h anywhere, so I'm calling it quits for the time
being. 

Thanks in advance for any advice anyone might have...

--
John A. Turner, Senior Research Associate
Blue Sky Studios, One South Rd, Harrison, NY 10528
http://www.blueskystudios.com/      (914) 381-8400

             reply	other threads:[~2000-01-27 11:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-01-27 11:57 John A. Turner [this message]
2000-01-27 12:59 ` Kevin Buettner
2000-01-27 13:55   ` John A. Turner
2000-01-27 14:37     ` Kevin Buettner
2000-01-28  6:58       ` John A. Turner

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=14480.41740.542562.435655@denmark.blueskystudios.com \
    --to=turner@blueskystudios.com \
    --cc=insight@sourceware.cygnus.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).