OpenSolaris

Printable Version Enter a New Search
Bug ID 6693178
Synopsis no glxext.h.patch during building Xorg
State 10-Fix Delivered (Fix available in build)
Category:Subcategory xserver:builds
Keywords
Responsible Engineer Alan Coopersmith
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_90
Fixed In snv_90
Release Fixed solaris_nevada(snv_90)
Related Bugs 6679315
Submit Date 24-April-2008
Last Update Date 25-April-2008
Description
open-src/lib/mesa/Makefile says we want to apply the following patches:

SOURCE_PATCHES= \
    solaris-paths.patch \
    mklib.patch     \
    solaris-dri-port.patch  \
    glext.h.patch       \
    glxext.h.patch      \
    6538497.patch       \
    6559710.patch       \
    mesa965.patch       \
    maxtexunit.patch



But there is no glxext.h.path file, so during building Xorg, we can find an error in build log as follows:

   gpatch -d build_32/Mesa-6.5.2 -p0 < glxext.h.patch
   sh: glxext.h.patch: cannot open

Because of the bug, we cannot cd open-src/lib/mesa, and then do a make for mesa module
Work Around
N/A
Comments
N/A