From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30517 invoked by alias); 22 Jan 2012 20:53:02 -0000 Received: (qmail 30509 invoked by uid 22791); 22 Jan 2012 20:53:02 -0000 X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-qw0-f48.google.com (HELO mail-qw0-f48.google.com) (209.85.216.48) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 22 Jan 2012 20:52:48 +0000 Received: by qadb15 with SMTP id b15so541159qad.0 for ; Sun, 22 Jan 2012 12:52:48 -0800 (PST) Received: by 10.224.96.84 with SMTP id g20mr6227979qan.17.1327265568153; Sun, 22 Jan 2012 12:52:48 -0800 (PST) MIME-Version: 1.0 Received: by 10.229.85.15 with HTTP; Sun, 22 Jan 2012 12:52:27 -0800 (PST) From: Nathan Ringo Date: Sun, 22 Jan 2012 20:53:00 -0000 Message-ID: Subject: Build Error To: insight@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2012-q1/txt/msg00000.txt.bz2 I have followed the instructions exactly on the FAQ page, but am getting the following error: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../insight-6.8/bfd -I. - DTRAD_CORE -I. -I../../insight-6.8/bfd -I../../insight-6.8/bfd/../include -W - Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../insight-6.8/bfd/elf32-i386.c -o elf32-i386.o ../../insight-6.8/bfd/elf32-i386.c: In function 'elf_i386_relocate_section': ../../insight-6.8/bfd/elf32-i386.c:2635:16: error: variable 'warned' set but not used [-Werror=unused-but-set-variable] cc1: all warnings being treated as errors This has occurred in multiple installations with varying distro types (Ubunut, Kubuntu, Xubuntu) and versions (10.11, 12.04 (beta)).