From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12706 invoked by alias); 22 Jun 2007 17:04:25 -0000 Received: (qmail 12697 invoked by uid 22791); 22 Jun 2007 17:04:24 -0000 X-Spam-Check-By: sourceware.org Received: from k2smtpout03-02.prod.mesa1.secureserver.net (HELO k2smtpout03-02.prod.mesa1.secureserver.net) (64.202.189.172) by sourceware.org (qpsmtpd/0.31) with SMTP; Fri, 22 Jun 2007 17:04:23 +0000 Received: (qmail 20315 invoked from network); 22 Jun 2007 17:04:21 -0000 Received: from unknown (HELO tiopan.com) (68.178.164.59) by k2smtpout03-02.prod.mesa1.secureserver.net (64.202.189.172) with ESMTP; 22 Jun 2007 17:04:21 -0000 Received: from tiopan.com (ip-68-178-164-59.ip.secureserver.net [127.0.0.1]) by tiopan.com (Postfix) with ESMTP id 7D649281A42C for ; Fri, 22 Jun 2007 13:04:21 -0400 (EDT) Received: by tiopan.com (Postfix, from userid 500) id 265D7281A418; Fri, 22 Jun 2007 13:04:21 -0400 (EDT) Date: Fri, 22 Jun 2007 17:04:00 -0000 From: Jonah Simandjuntak To: gdb@sourceware.org Subject: gdb 6.6 build fails on Solaris 9 Message-ID: <20070622170420.GA15606@ip-68-178-164-59.ip.secureserver.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2007-06/txt/msg00196.txt.bz2 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 1281 Hello, I've been searching the archive, but couldn't find a solution to the problem below. I am compiling this on a SPARC Solaris 9. Here is the output: ... /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o bfd.lo bfd.c gcc -DHAVE_CONFIG_H -I. -I.././bfd -I. -I. -I.././bfd -I.././bfd/../include -I./../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c bfd.c -o bfd.o cc1: warnings being treated as errors bfd.c: In function `_bfd_abort': bfd.c:848: warning: `noreturn' function does return *** Error code 1 make: Fatal error: Command failed for target `bfd.lo' Current working directory /export/home/simandj/gdb-6.6/bfd *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /export/home/simandj/gdb-6.6/bfd *** Error code 1 make: Fatal error: Command failed for target `all' Current working directory /export/home/simandj/gdb-6.6/bfd *** Error code 1 make: Fatal error: Command failed for target `all-bfd' Current working directory /export/home/simandj/gdb-6.6 *** Error code 1 make: Fatal error: Command failed for target `all' Any idea? Thanks. --Jonah --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFGfAEUMii4UXLxqHMRAhsiAJ9wr1H4zgQpDh5uHDPtnHazcxDd3wCffYqk DqJPsloNSPuZQT9p0FJCGd4= =BOAu -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--