On Sun, 18 Jan 2009 20:49:02 +0100 Rafael Antonio Porras Samaniego <[email protected]> wrote:
> in my Gentoo box, "dristat", from "mesa/drm", fails to build because of > an incorrect define in linux-core/Makefile: "-DPOSIX_C_SOURCE=199309L" > should be "-D_POSIX_C_SOURCE=199309L". Also, "-lrt" is needed in the > linking stage. > > This problem was filed as a bug [1] to Gentoo's bugzilla but I think > that it should be fixed at this level. > [1] http://bugs.gentoo.org/show_bug.cgi?id=254649 Please, fix your build system to use the right Makefile, which is tests/Makefile. {dri,drm}stat are built with libdrm. This is purely a Gentoo packaging bug. See http://cgit.freedesktop.org/mesa/drm/commit/?id=27fae006853647ad0087067adc4eaa8d4ed4594a -- Pekka Paalanen http://www.iki.fi/pq/ ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
