This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build/1985: Unexpected symbol: "size_t" on make ['securiQ.Watchdog': checked]


The following reply was made to PR build/1985; it has been noted by GNATS.

From: Tony_Stoyle@unipart.co.uk
To: Daniel Jacobowitz <drow@false.org>
Cc: tony.stoyle@unipart.co.uk,
	gdb-gnats@sources.redhat.com
Subject: Re: build/1985: Unexpected symbol: "size_t" on make ['securiQ.Watchdog': checked]
Date: Fri, 5 Aug 2005 15:23:37 +0100

 Thanks for the suggestion Daniel. I did try running it with this option=
 ,
 but then got the following...........
 
 
 Making all in po
 =A0 =A0 =A0 =A0 rm -f bfd-tmp.h
 =A0 =A0 =A0 =A0 cp bfd-in3.h bfd-tmp.h
 =A0 =A0 =A0 =A0 /bin/sh ./../move-if-change bfd-tmp.h bfd.h
 bfd.h is unchanged
 =A0 =A0 =A0 =A0 rm -f bfd-tmp.h
 =A0 =A0 =A0 =A0 touch stmp-bfd-h
 =A0 =A0 =A0 =A0 /bin/sh ./libtool --mode=3Dcompile cc -Wp,-H256000 -DHA=
 VE_CONFIG_H
 -I. -c
 cc -Wp,-H256000 -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DHOST_HPPAHP=
 UX
 -D_LAo
 (Bundled) cc: "bfd.h", line 168: error 1000: Unexpected symbol: "*".
 (Bundled) cc: "bfd.h", line 168: error 1000: Unexpected symbol: "bfd_vm=
 a".
 (Bundled) cc: "bfd.h", line 168: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 168: error 1573: Type of "<<<NULL_SYMBOL>>>=
 " is
 und.
 (Bundled) cc: "bfd.h", line 168: error 1573: Type of "bfd_vma" is undef=
 ined
 due.
 (Bundled) cc: "bfd.h", line 169: error 1000: Unexpected symbol: "*".
 (Bundled) cc: "bfd.h", line 169: error 1000: Unexpected symbol: "bfd_vm=
 a".
 (Bundled) cc: "bfd.h", line 169: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 169: error 1573: Type of "<<<NULL_SYMBOL>>>=
 " is
 und.
 (Bundled) cc: "bfd.h", line 169: error 1573: Type of "bfd_vma" is undef=
 ined
 due.
 (Bundled) cc: "bfd.h", line 360: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 393: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 401: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 403: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 408: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 410: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 416: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 424: error 1000: Unexpected symbol:
 "bfd_boolean".
 (Bundled) cc: "bfd.h", line 425: error 1000: Unexpected symbol: "copy".=
 
 (Bundled) cc: "bfd.h", line 423: error 1506: Parameters allowed in func=
 tion
 def.
 (Bundled) cc: "bfd.h", line 428: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 433: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 437: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 445: error 1000: Unexpected symbol:
 "bfd_boolean".
 (Bundled) cc: "bfd.h", line 443: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 445: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 445: error 1573: Type of "<<<NULL_SYMBOL>>>=
 " is
 und.
 (Bundled) cc: "bfd.h", line 451: error 1506: Parameters allowed in func=
 tion
 def.
 (Bundled) cc: "bfd.h", line 473: error 1000: Unexpected symbol:
 "bfd_size_type".
 (Bundled) cc: "bfd.h", line 473: error 1705: Function prototypes are an=
 
 ANSI fe.
 (Bundled) cc: "bfd.h", line 473: error 1573: Type of "<<<NULL_SYMBOL>>>=
 " is
 und.
 (Bundled) cc: "bfd.h", line 474: error 1000: Unexpected symbol:
 "bfd_bwrite".
 
 
 
 
 To: =A0 =A0 =A0 =A0tony.stoyle@unipart.co.uk
 cc: =A0 =A0 =A0 =A0gdb-gnats@sources.redhat.com
 Fax to:
 Subject: =A0 =A0 =A0 =A0Re: build/1985: Unexpected symbol: "size_t" on =
 make
 ['securiQ.Watchdog': checked]
 
 
 On Fri, Aug 05, 2005 at 11:49:08AM -0000, tony.stoyle@unipart.co.uk wro=
 te:
 > Running the make gives the following error. I would be grateful for
 > any help here as I have spent god knows how long this week trying to
 > get this thing installed. Thanks.
 
 Try --disable-nls instead?
 
 --
 Daniel Jacobowitz
 CodeSourcery, LLC
 
 This e-mail has been sent in confidence to the named
  addressee(s).  If you are not the intended recipient you
  must not disclose or distribute it in any form, and you are
  asked to contact the sender immediately
 =
 
 


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