Re: graphics mesa-dri configure error classic dri driver r20 does not exist
Jan Beich <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
davidheinrichplanner via freebsd-x11 <[email protected]> writes: > configure: error: classic DRI driver 'r20' does not exist [...] > $ ./configure --enable-texture-float --disable-va --enable-vdpau --enable-llvm --disable-glx-tls --disable-gles1 --with-dri-drivers=swrast radeon r20 i915 i965 --with-gallium-drivers=swrast r300 r600 radeonsi svga --with-vulkan-drivers= radeon intel --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --disable-silent-rules --infodir=/usr/local/info/ --build=amd64-portbld-freebsd11.1 r20 should be r200 via ${DRI_DRIVERS:tl} in graphics/mesa-dri/Makefile. Check if your ports contains any merge conflicts or other cruft. Alternatively, use binary packages or build ports using poudriere. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"