This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

insight/50: Can't build win32-nat.c



>Number:         50
>Category:       insight
>Synopsis:       Can't build win32-nat.c
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Oct 03 19:43:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     ddavies@pahv.xerox.com
>Release:        insight+dejagnu-20000926
>Organization:
>Environment:
WinNT 4.0, Service Pack 6, Visual C++ 6.0 (SP 4) installed
>Description:
1. Configure at top level only configures nmalloc and intl subdirs.  You have to configure the others manually.

2. Make fails in gdb with following message:

gcc -c -g    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../inc
lude -I../intl -I./../intl  -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wunin
itialized  win32-nat.c
win32-nat.c:38: imagehlp.h: No such file or directory
win32-nat.c:63: sys/procfs.h: No such file or directory
win32-nat.c:64: psapi.h: No such file or directory
make[1]: *** [win32-nat.o] Error 1
make: *** [all-gdb] Error 2

Tried copying imagehlp.h from VC98/include, but that caused lots more errors.  psapi.h doesn't seem to be supplied by Microsoft anymore, I recreated one from an old MSDN article, but I don't know if it works.  Unable to find sys/procfs.h anywhere.

I really want to use this to drive Equator Technology's "egdb".  Can I retarget the UI to a different gdb?

Thanks,

Dan
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]