public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* followup to problem report 17
@ 2000-01-27 11:57 John A. Turner
  2000-01-27 12:59 ` Kevin Buettner
  0 siblings, 1 reply; 5+ messages in thread
From: John A. Turner @ 2000-01-27 11:57 UTC (permalink / raw)
  To: insight

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

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

end of thread, other threads:[~2000-01-28  6:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-01-27 11:57 followup to problem report 17 John A. Turner
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

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).