Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Sep 2013 16:59:45 +0300
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        x11@FreeBSD.org
Cc:        ports@FreeBSD.org, Niclas Zeising <zeising@freebsd.org>
Subject:   Re: [CFT] Update of xorg libraries and MESA
Message-ID:  <522DD451.9000100@gmail.com>
In-Reply-To: <522DC3EB.4060607__24877.3824460388$1378732295$gmane$org@freebsd.org>
References:  <522DC3EB.4060607__24877.3824460388$1378732295$gmane$org@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
09.09.2013 15:49, Niclas Zeising wrote:
> [Cross-posted between x11@ and ports@, please respect reply-to]

^/releng/9, WITH_CLANG_IS_CC, CCACHE, WITH_NEW_XORG

   CC       intel_fbo.lo
cc: warning: argument unused during compilation: '-fno-builtin-memcmp'
cc: warning: argument unused during compilation: '-fno-builtin-memcmp'
intel_screen.c:199:6: error: use of undeclared identifier 
'__DRI_IMAGE_FOURCC_ARGB8888'
    { __DRI_IMAGE_FOURCC_ARGB8888, __DRI_IMAGE_COMPONENTS_RGBA, 1,
      ^
intel_screen.c:199:35: error: use of undeclared identifier 
'__DRI_IMAGE_COMPONENTS_RGBA'
    { __DRI_IMAGE_FOURCC_ARGB8888, __DRI_IMAGE_COMPONENTS_RGBA, 1,
                                   ^
intel_screen.c:202:6: error: use of undeclared identifier 
'__DRI_IMAGE_FOURCC_XRGB8888'
    { __DRI_IMAGE_FOURCC_XRGB8888, __DRI_IMAGE_COMPONENTS_RGB, 1,
      ^
intel_screen.c:202:35: error: use of undeclared identifier 
'__DRI_IMAGE_COMPONENTS_RGB'
    { __DRI_IMAGE_FOURCC_XRGB8888, __DRI_IMAGE_COMPONENTS_RGB, 1,
                                   ^
Is this intended to work on 9?

-- 
Sphinx of black quartz, judge my vow.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?522DD451.9000100>