[Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile'
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245178 --- Comment #3 from Niclas Zeising <[email protected]> --- Forcing llvm10 is probably why it breaks. mesa still uses llvm80 from ports, because there were runtime issues when we switched to llvm90 in ports, so even if your patch fixes your problem, it might break compiling using the default set up (I haven't tested your patch using the default set up), so I'm quite hesitant to apply it. The waning you pasted seem to indicate that it picks up /opt/llvm10/include/llvm/Support/CodeGen.h (that's where I got llvm10 from). Do you have a special install of llvm10 in /opt? There hasn't been any changes to mesa in a while, and it builds fine on the FreeBSD build cluster. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"