maintainer-feedback requested: [Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile'
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 mailing list <[email protected]> for maintainer-feedback: Bug 245178: graphics/mesa-dri no member named 'CGFT_ObjectFile' https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245178 --- Description --- Trying to build mesa-dri on FreeBSD-12/i386, I got the following error: common/ac_llvm_helper.cpp:138:9: error: no member named 'CGFT_ObjectFile' in 'llvm::TargetMachine'; did you mean 'llvm::CGFT_ObjectFile'? llvm::TargetMachine::CGFT_ObjectFile)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ llvm::CGFT_ObjectFile /opt/llvm10/include/llvm/Support/CodeGen.h:65:5: note: 'llvm::CGFT_ObjectFile' declared here CGFT_ObjectFile, The change helpfully suggested by the compiler seems to have worked and the build is proceeding, but the file is over a year old -- how did it work for others? _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"