From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29968 invoked from network); 14 Apr 2003 18:43:00 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 14 Apr 2003 18:43:00 -0000 Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1958tn-0007uC-06 for listarch-gnats-devel@sources.redhat.com; Mon, 14 Apr 2003 14:41:47 -0400 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 1958tb-0007oC-00 for help-gnats@gnu.org; Mon, 14 Apr 2003 14:41:35 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 1958sj-0007aX-00 for help-gnats@gnu.org; Mon, 14 Apr 2003 14:40:43 -0400 Received: from f26.pav1.hotmail.com ([64.4.31.26] helo=hotmail.com) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 1958sY-0007Mb-00 for help-gnats@gnu.org; Mon, 14 Apr 2003 14:40:30 -0400 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 14 Apr 2003 11:40:29 -0700 Received: from 200.162.114.126 by pv1fd.pav1.hotmail.msn.com with HTTP; Mon, 14 Apr 2003 18:40:28 GMT X-Originating-IP: [200.162.114.126] X-Originating-Email: [eickeaf@hotmail.com] From: "Eicke Felipe" To: help-gnats@gnu.org Bcc: Date: Mon, 14 Apr 2003 18:43:00 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 14 Apr 2003 18:40:29.0215 (UTC) FILETIME=[52739AF0:01C302B5] Subject: << help with gnats solaris installation >> X-BeenThere: help-gnats@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: General discussion about GNU GNATS List-Help: List-Post: List-Subscribe: , List-Archive: Sender: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org Errors-To: help-gnats-bounces+listarch-gnats-devel=sources.redhat.com@gnu.org X-SW-Source: 2003-q2/txt/msg00012.txt.bz2 Hi folks, I am trying to install gnats 3.113 in Solaris 9 and when I try to run make the following errors appear: make all make[1]: Entering directory `/usr/local/others/share/gnats-3.113/libiberty' if [ -n "" ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir echo "# !Automatically generated from ./functions.def"\ "- DO NOT EDIT!" >needed2.awk grep '^DEFVAR(' < ./functions.def \ | sed -e '/DEFVAR/s|DEFVAR.\([^,]*\).*|/\1/ { printf "#ifndef NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \ >>needed2.awk grep '^DEFFUNC(' < ./functions.def \ | sed -e '/DEFFUNC/s|DEFFUNC.\([^,]*\).*|/\1/ { printf "#ifndef NEED_\1\\n#define NEED_\1\\n#endif\\n" }|' \ >>needed2.awk gcc -c -g -O2 -I. -I./../include -DHAVE_SYSCONF ./dummy.c 2>/dev/null make[1]: *** [dummy.o] Error 1 make[1]: Leaving directory `/usr/local/others/share/gnats-3.113/libiberty' make: *** [all-libiberty] Error 2 Could you help me Thanks and Regards. Eicke. _________________________________________________________________ STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail _______________________________________________ Help-gnats mailing list Help-gnats@gnu.org http://mail.gnu.org/mailman/listinfo/help-gnats