Summary: | compilation issue with gcc 4.7.2 | ||
---|---|---|---|
Product: | Mesa | Reporter: | andreas |
Component: | Other | Assignee: | mesa-dev |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | 9.0 | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
andreas
2012-11-21 15:07:59 UTC
oh, maybe I was too hasty. now it sais: In file included from /usr/include/llvm-c/Core.h:18:0, from ./gallivm/lp_bld.h:49, from ./gallivm/lp_bld_init.h:35, from draw/draw_context.c:44: /usr/include/llvm/Support/DataTypes.h:53:3: error: #error "Must #define __STDC_CONSTANT_MACROS before " "#including Support/DataTypes.h" I'll quickly look into that and post what I find here. > I guess that's not valid anymore with recent gcc versions?
Why wouldn't it be? It's a standard preprocessor test.
I'm afraid you're tumbling down a rabbit hole. :) What was the original problem you're trying to solve?
> I'm afraid you're tumbling down a rabbit hole. :) What was the original
> problem you're trying to solve?
You're completely right. My build environment wasn't sane which lead to a complete crash of my system. I've just set everything back up and there are no issues anymore.
I'm sorry, and thank you for your reply :)
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.