[Mesa-dev] [Bug 28042] New: [regression] build failure in git master: No rule to make target `../../../../src/mesa/glapi/glapi.h', needed by `egl_dri2.o'.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sun May 9 11:28:41 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=28042
Summary: [regression] build failure in git master: No rule to
make target `../../../../src/mesa/glapi/glapi.h',
needed by `egl_dri2.o'.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: major
Priority: medium
Component: GLX
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: David.Ronis at McGill.CA
I upgraded the git master today and tried rebuilding (after rerunning
autogen.sh and configure). I get:
gmake[4]: Entering directory
`/home/ronis/Project/notar/X/mesa/src/egl/drivers/dri2'
gmake[4]: *** No rule to make target `../../../../src/mesa/glapi/glapi.h',
needed by `egl_dri2.o'. Stop.
gmake[4]: Leaving directory
`/home/ronis/Project/notar/X/mesa/src/egl/drivers/dri2'
there is a glapi.h file:
find -name glapi.h -ls returns:
1081537 4 -rw-r--r-- 1 ronis ronis 2712 May 8 22:30
./src/mapi/glapi/glapi.h
--
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 mesa-dev
mailing list