From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 27739] New: build in a separate directory includes config.h
from build directory
Date: Mon, 19 Apr 2010 07:40:10 -0700 (PDT)
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id A382D9ECE5
for ;
Mon, 19 Apr 2010 07:40:10 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces@lists.freedesktop.org
Errors-To: dri-devel-bounces@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=27739
Summary: build in a separate directory includes config.h from
build directory
Product: DRI
Version: DRI CVS
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: minor
Priority: medium
Component: libdrm
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: hramrach@centrum.cz
to reproduce
1) checkout the 2.4.19 version of drm from git
2) run ./configure
3) update to 2.4.20
4) mkdir build ; cd build ; ../configure ; make
the build in the build directory includes the old config.h from the source
directory and fails.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.