[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-07 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #13 from Kenneth Graunke kenn...@whitecape.org 2012-02-06 11:39:26 PST --- Sounds like a transitory GCC 4.7 issue then. Can we close this, or is someone still having trouble? -- Configure bugmail:

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-06 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #14 from Alexandre Demers alexandre.f.dem...@gmail.com 2012-02-06 19:42:06 PST --- Should we open differents bugs if make realclean doesn't clean everything as it should? If so, then I think we can close this bug. -- Configure

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #9 from Knut Petersen knut_peter...@t-online.de 2012-02-05 03:07:34 PST --- (In reply to comment #6) (In reply to comment #4) If it is necessary to run git clean -dfx after every change to mesa that means nothing but that the

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #10 from Kenneth Graunke kenn...@whitecape.org 2012-02-05 14:19:44 PST --- (In reply to comment #8) After a closer look I noticed that the error I get isn't exactly the same as the one mentioned by Alexandre Demers: --- In file

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #11 from Jos van Wolput wol...@onsneteindhoven.nl 2012-02-05 20:56:16 PST --- (In reply to comment #10) Uh. Sounds like it's not using a C++ compiler... I was using gcc-4.7 version 4.7-20120205-1:amd64 from Debian Experimental.

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #12 from Jos van Wolput wol...@onsneteindhoven.nl 2012-02-05 23:57:18 PST --- Correction: I mentioned a wrong gcc-4.7 version. I was using gcc-4.7 version 4.7-20120129-1 which caused the issue, after upgrading to 4.7-20120205-1

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 Knut Petersen knut_peter...@t-online.de changed: What|Removed |Added Status|RESOLVED|REOPENED

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #5 from Jos van Wolput wol...@onsneteindhoven.nl 2012-02-04 20:31:24 UTC --- (In reply to comment #2) You should run `git clean -dfx` and rerun autogen.sh after changes to Mesa. I run into this error too. Running git clean -dfx

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #6 from Matt Turner matts...@gmail.com 2012-02-04 21:00:38 UTC --- (In reply to comment #4) If it is necessary to run git clean -dfx after every change to mesa that means nothing but that the build system is broken and should be

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-04 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #7 from Alexandre Demers alexandre.f.dem...@gmail.com 2012-02-04 21:07:34 PST --- I tried using git clean -dfx as suggested, which means I run both git clean -dfx and make realclean. The build ends up with an error anyway. However,

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #1 from Tom Stellard tstel...@gmail.com 2012-02-03 06:16:09 PST --- (In reply to comment #0) Building from latest git (8cbe699c0dd9b8d4accf1eaa570689f813aa3c2f) and it fails with the following error: In file included from

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 Matt Turner matts...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 --- Comment #3 from Alexandre Demers alexandre.f.dem...@gmail.com 2012-02-03 19:24:26 UTC --- (In reply to comment #2) You should run `git clean -dfx` and rerun autogen.sh after changes to Mesa. I'll try it tomorrow. However, I'm suprised

[Mesa-dev] [Bug 45571] fatal error: program/symbol_table.h: No such file or directory

2012-02-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45571 Alexandre Demers alexandre.f.dem...@gmail.com changed: What|Removed |Added AssignedTo|i...@freedesktop.org