Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Re: compiler error in uw-thread.c
       [not found] <D2A4B90832FDD111B57C006008209E38B96041@EXCHANGE>
@ 2001-03-07 14:54 ` Keith Seitz
  2001-03-07 15:42   ` J.T. Conklin
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Seitz @ 2001-03-07 14:54 UTC (permalink / raw)
  To: Kump Chorian, Deanna; +Cc: 'insight@sourceware.cygnus.com', gdb-patches

On Wed, 7 Mar 2001, Kump Chorian, Deanna wrote:

> I am trying to compile the Insight product on a Unixware 2.1 machine with
> tcl/tk 8.2.3 installed.  When the make gets to gdb/uw-thread.c I get a
> compiler error, "Too few args" on line 326 (there are other references to
> the file also) in a reference to to_xfer_memory.  In target.h there are
> currently 6 args defined, the 5th was apparently recently added, struct
> mem-attrib * attrib.  In references in uw-thread.c there are only 5 args.  I
> have looked around the bug lists and change files and only saw info on the
> changes in thread.h.  I wasn't able to find a fix for correcting
> uw-thread.c.  Where can I look to find out what to do?

I think I saw people passing NULL for this argument when no other 
recourse seemed logical. I've cc'd the patches list: someone there 
should know the really correct thing to do.

Keith


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

* Re: compiler error in uw-thread.c
  2001-03-07 14:54 ` compiler error in uw-thread.c Keith Seitz
@ 2001-03-07 15:42   ` J.T. Conklin
  0 siblings, 0 replies; 2+ messages in thread
From: J.T. Conklin @ 2001-03-07 15:42 UTC (permalink / raw)
  To: Keith Seitz
  Cc: Kump Chorian, Deanna, 'insight@sourceware.cygnus.com',
	gdb-patches

>>>>> "Keith" == Keith Seitz <keiths@cygnus.com> writes:
>> I am trying to compile the Insight product on a Unixware 2.1 machine with
>> tcl/tk 8.2.3 installed.  When the make gets to gdb/uw-thread.c I get a
>> compiler error, "Too few args" on line 326 (there are other references to
>> the file also) in a reference to to_xfer_memory.  In target.h there are
>> currently 6 args defined, the 5th was apparently recently added, struct
>> mem-attrib * attrib.  In references in uw-thread.c there are only 5 args.  I
>> have looked around the bug lists and change files and only saw info on the
>> changes in thread.h.  I wasn't able to find a fix for correcting
>> uw-thread.c.  Where can I look to find out what to do?

Keith> I think I saw people passing NULL for this argument when no other 
Keith> recourse seemed logical. I've cc'd the patches list: someone there 
Keith> should know the really correct thing to do.

Yes, for the mean time add NULL.  I'll check to see if there is anything
better that can be done.

        --jtc

-- 
J.T. Conklin
RedBack Networks


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

end of thread, other threads:[~2001-03-07 15:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <D2A4B90832FDD111B57C006008209E38B96041@EXCHANGE>
2001-03-07 14:54 ` compiler error in uw-thread.c Keith Seitz
2001-03-07 15:42   ` J.T. Conklin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox