From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15682 invoked by alias); 16 Apr 2008 23:00:41 -0000 Received: (qmail 15657 invoked by uid 22791); 16 Apr 2008 23:00:38 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 16 Apr 2008 23:00:13 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id E24DD982C4; Wed, 16 Apr 2008 23:00:11 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id A9C2198278; Wed, 16 Apr 2008 23:00:11 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JmGbq-0001Zz-W8; Wed, 16 Apr 2008 19:00:10 -0400 Date: Thu, 17 Apr 2008 02:45:00 -0000 From: Daniel Jacobowitz To: gdb@sourceware.org, Ben Elliston Subject: [aimingoff@mba.nifty.com: build/2446: Architecture depend file under gdb/libdecnumber] Message-ID: <20080416230010.GB3853@caradoc.them.org> Mail-Followup-To: gdb@sourceware.org, Ben Elliston MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-12-11) 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: 2008-04/txt/msg00164.txt.bz2 Ben, any comments? I suspect this is because "make distclean" doesn't delete it; see the top level src-release file if you're not familiar with how gdb snapshots and releases get built. ----- Forwarded message from aimingoff@mba.nifty.com ----- Date: 14 Apr 2008 03:31:33 -0000 From: aimingoff@mba.nifty.com Subject: build/2446: Architecture depend file under gdb/libdecnumber To: gdb-gnats@sources.redhat.com Reply-To: aimingoff@mba.nifty.com >Number: 2446 >Category: build >Synopsis: Architecture depend file under gdb/libdecnumber >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: mistaken >Submitter-Id: net >Arrival-Date: Mon Apr 14 03:38:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: aimingoff@mba.nifty.com >Release: gdb-6.8 >Organization: >Environment: >Description: There is architecture depend file gdb/libdecnumber/gstdint.h in distributed archive. This file is automatically generated while building, however, the original file is still referred if the make procedure is done under 'build' directory. The building will fail if the machine doesn't have "stdint.h". >How-To-Repeat: mkdir build cd build ../configure make >Fix: Remove "gdb/libdecnumber/gstdint.h" from distributed archive. >Release-Note: >Audit-Trail: >Unformatted: ----- End forwarded message ----- -- Daniel Jacobowitz CodeSourcery