From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20174 invoked by alias); 6 Dec 2002 19:47:01 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 20162 invoked from network); 6 Dec 2002 19:46:58 -0000 Received: from unknown (HELO iol.unh.edu) (132.177.123.82) by sources.redhat.com with SMTP; 6 Dec 2002 19:46:58 -0000 Received: from iol.unh.edu (scrappy.iol.unh.edu [132.177.124.198]) by iol.unh.edu (8.12.6/8.12.6) with ESMTP id gB6JkQW2024475; Fri, 6 Dec 2002 14:46:26 -0500 Message-ID: <3DF0FF32.3090102@iol.unh.edu> Date: Fri, 06 Dec 2002 11:47:00 -0000 From: Mike Cleary User-Agent: Mozilla/5.0 (X11; U; Linux alpha; en-US; rv:0.9.9) Gecko/20020503 X-Accept-Language: en-us, en MIME-Version: 1.0 To: gdb@sources.redhat.com CC: clp Subject: gdb make error Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00126.txt.bz2 Greetings, I have found the following make error for gdb on an alpha with the alphaev56 configuration. I found the error with the basic-gcc_2.95.3 baseline and the toolchain package: gcc -c -g -O2 -I. -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb -I/mnt/u9/tool chain/buildsys/source/toolchain/gdb/config -DLOCALEDIR="\"/mnt/u9/toolchain/buildsys/ install/alpha9/basic-gcc_2.95.3/native/toolchain/share/locale\"" -DHAVE_CONFIG_H -I/m nt/u9/toolchain/buildsys/source/toolchain/gdb/../include/opcode -I/mnt/u9/toolchain/b uildsys/source/toolchain/gdb/../readline/ .. -I../bfd -I/mnt/u9/toolchain/buildsys/sou rce/toolchain/gdb/../bfd -DNO_MMALLOC -I/mnt/u9/toolchain/buildsys/source/toolchain/ gdb/../include -I../intl -I/mnt/u9/toolchain/buildsys/source/toolchain/gdb/../intl -D _BSD_SOURCE -D_XOPEN_SOURCE=500 -D_LARGEFILE64_SOURCE -DMI_OUT=1 -DGDBTK -DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized p-exp.tab.c /mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:183: warning: `TRUE' redefine d ../bfd/bfd.h:93: warning: this is the location of the previous definition /mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:184: warning: `FALSE' redefin ed ../bfd/bfd.h:92: warning: this is the location of the previous definition /mnt/u9/toolchain/buildsys/source/toolchain/gdb/p-exp.y:144: parse error before `1' make[2]: *** [p-exp.tab.o] Error 1 make[2]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/ native/toolchain/gdb' make[1]: *** [all-gdb] Error 2 make[1]: Leaving directory `/mnt/u9/toolchain/buildsys/build/alpha9/basic-gcc_2.95.3/ native/toolchain' make: *** [bootstrap] Error 2 I was just wondering if anyone can help with this. Salutations, -Mike Cleary -- ********************************************* Michael Cleary Email: mcleary@iol.unh.edu Linux Consortium UNH InterOperability Lab 121 Technology Dr., Suite 2, Durham, NH 03824 Phone: 603-862-0401 http://www.iol.unh.edu http://linux.iol.unh.edu/ *********************************************