On 05/16/2012 12:25 AM, Bruce Dubbs wrote: > I've been going through a new install today. I've run into a proglem with > Mesa: > > nouveau_vieux_dri.so.tmp: undefined reference to `nouveau_pushbuf_flush' > > and about 15 similar references. Where are these defined? Either I > missed something or we will need to add how to get these referenced > defined. > > -- Bruce
libdrm 2.4.34 regression. Nouveau API got rewritten between 2.4.33 and 2.4.34. That why I was delaying 2.4.34. There seems no fix at the moment in 8.0 git tree, only in 8.1 development tree. And rather, for nouveau to work with new api, 3.4 kernel is required as I've seen for now that new changes are landing into it's development tree. So, revert libdrm to 2.4.33 for now? -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
