#2118: MesaLib-6.5 fails to compile --------------------+------------------------------------------------------- Reporter: gibwar | Owner: [email protected] Type: defect | Status: new Priority: normal | Milestone: 6.2 Component: BOOK | Version: SVN Severity: major | Keywords: --------------------+------------------------------------------------------- If using another shell that isn't Bourne Shell compatible MesaLib-6.5 fails to compile at the 'make linux-dri' step. I happen to be using ZSH when compiling. The error occurs because the file 'src/mesa/drivers/dri/Makefile.template' includes a '>& /dev/null' in the makedepend step which can cause problems with non-borne shell shells.
More information can be found at: https://bugs.freedesktop.org/show_bug.cgi?id=6520 -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2118> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
