* [Bug 27739] New: build in a separate directory includes config.h from build directory
@ 2010-04-19 14:40 bugzilla-daemon
2010-04-19 14:40 ` [Bug 27739] build in a separate directory includes config.h from source directory bugzilla-daemon
2010-04-23 0:01 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-04-19 14:40 UTC (permalink / raw)
To: dri-devel
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 27739] build in a separate directory includes config.h from source directory
2010-04-19 14:40 [Bug 27739] New: build in a separate directory includes config.h from build directory bugzilla-daemon
@ 2010-04-19 14:40 ` bugzilla-daemon
2010-04-23 0:01 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-04-19 14:40 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27739
Michal Suchanek <hramrach@centrum.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|build in a separate |build in a separate
|directory includes config.h |directory includes config.h
|from build directory |from source directory
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 27739] build in a separate directory includes config.h from source directory
2010-04-19 14:40 [Bug 27739] New: build in a separate directory includes config.h from build directory bugzilla-daemon
2010-04-19 14:40 ` [Bug 27739] build in a separate directory includes config.h from source directory bugzilla-daemon
@ 2010-04-23 0:01 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-04-23 0:01 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=27739
Kristian Høgsberg <krh@bitplanet.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |NOTABUG
--- Comment #1 from Kristian Høgsberg <krh@bitplanet.net> 2010-04-22 17:01:31 PDT ---
What you're doing is not supported. I get
configure: error: source directory already configured; run "make distclean"
there first
when I try to configure in a build-dir with an already configured source dir.
Doing make distclean removes the config.h in the source dir.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-04-23 0:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-19 14:40 [Bug 27739] New: build in a separate directory includes config.h from build directory bugzilla-daemon
2010-04-19 14:40 ` [Bug 27739] build in a separate directory includes config.h from source directory bugzilla-daemon
2010-04-23 0:01 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.