Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 493532

Summary: sys-apps/kmscon-7[gles2] with media-libs/mesa-10* - src/uterm_drm3d_render.c:214:17: error: 'GL_UNPACK_ROW_LENGTH' undeclared
Product: Gentoo Linux Reporter: Ben Kohler <bkohler>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/dvdhrm/kmscon/issues/101
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 490798    
Bug Blocks: 492800    
Attachments: build.log
ebuild that applies some src fixes

Description Ben Kohler gentoo-dev 2013-12-07 14:43:12 UTC
Created attachment 364798 [details]
build.log

Problem appears to be fixed in kmscon-8
Comment 1 Matt Turner gentoo-dev 2014-01-09 22:34:18 UTC
Not mesa's fault, as far as I can tell.

The fix here is to bump kmscon to 8, but alexxy (not an X11 team member) added kmscon without himself in metadata...
Comment 2 Tobias Jakobi 2014-03-22 23:10:28 UTC
Created attachment 373282 [details]
ebuild that applies some src fixes

This applies the GL_UNPACK_ROW_LENGTH fix and also adds precision specifiers to the fragment shaders. This makes kmscon-7 build (and work) against mesa-10.1.0 for me.
Comment 3 Pacho Ramos gentoo-dev 2015-02-03 14:47:58 UTC
removed