bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: build bug in 20010124. thread_db_xfer_memory missing arg (mem_attrib


From: Mark Kettenis
Subject: Re: build bug in 20010124. thread_db_xfer_memory missing arg (mem_attrib*)
Date: Thu, 15 Feb 2001 13:33:04 +0100 (MET)

   Date: Wed, 14 Feb 2001 17:21:49 +0200
   From: Yotam Medini <address@hidden>

   gcc -c -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode 
-I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl  
-DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat 
-Wparentheses -Wpointer-arith  thread-db.c
   ....
   /usr/include/bits/string2.h: In function `__strcpy_small':
   ....
   thread-db.c: In function `thread_db_xfer_memory':
   thread-db.c:771: warning: passing arg 5 of pointer to function from 
incompatible pointer type
   thread-db.c:771: too few arguments to function
   thread-db.c: In function `init_thread_db_ops':
   thread-db.c:1000: warning: assignment from incompatible pointer type
   make[2]: *** [thread-db.o] Error 1

Already fixed in the current sources.  Please update your CVS tree or
fetch a new snapshot.

Thanks,

Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]