http://bugs.freedesktop.org/show_bug.cgi?id=6355
--- Comment #26 from Dan Nicholson <[EMAIL PROTECTED]> 2008-04-24 06:25:21 PST --- (In reply to comment #25) > (In reply to comment #24) > > George, this is nice. The one thing I'd like to see is that the xorg-server > > checks on the mesa side are a little more robust. E.g., the pkg-config > > checks > > could be made in autoconf. > > I avoided autoconf, because i did not want to force the glcore dependencies on > people building just dri or xlib. Right, I think it would be best if glcore was a new --with-driver option. And you get different linking options depending on which driver you specified. Is that right? It seems like the libraries glcore links to would always be the same since it doesn't depend on DRI. For the non-autoconf case, you first have to run `make linux-dri' to get the configs symlink setup. It doesn't work out of the box. I think it would be best to make new linux-glcore, freebsd-glcore, etc., configs files. If you agree with that plan, I can help write some patches. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Mesa3d-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mesa3d-dev
