[Bug 27739] New: build in a separate directory includes config.h from build directory

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 19 07:40:10 PDT 2010


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 at lists.freedesktop.org
        ReportedBy: hramrach at 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.


More information about the dri-devel mailing list