maintainer-feedback requested: [Bug 256138] graphics/mesa-dri: attempt to fix build on riscv64
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 256138: graphics/mesa-dri: attempt to fix build on riscv64 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256138 --- Description --- mesa-dri fails on attempts to build (via qemu): pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/mesa-dri/work/stage/usr/local/include/GL/internal/d ri_interface.h:No such file or directory pkg-static: Unable to access file /wrkdirs/usr/ports/graphics/mesa-dri/work/stage/usr/local/libdata/pkgconfig/dri .pc:No such file or directory This is due to the fact that there is no stanza including riscv64 in the Makefile. Thus, add one. Note: the hardware I have is not yet ready for graphics testing, so this is _only_ a compile-time fix so that I can test-build dependent ports. However, it should be harmless. Unless there are objections, I intend to commit this in two weeks. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"