[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #12 from Jonathan Gray j...@openbsd.org --- There is no need to require GNU indent. Unless something has changed here in Mesa very recently the versions of indent in OpenBSD and FreeBSD support all of the flags Mesa uses. None of

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #13 from Matt Turner matts...@gmail.com --- (In reply to comment #12) There is no need to require GNU indent. Unless something has changed here in Mesa very recently the versions of indent in OpenBSD and FreeBSD support all of the

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-27 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #14 from Jonathan Gray j...@openbsd.org --- Mesa git does not use -bls on indent like that bug report mentions. It uses -i4 -nut -br -brs -npcs -ce -TGLubyte -TGLbyte -TBool. In the middle of last year I modified the OpenBSD indent

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 Emil Velikov emil.l.veli...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #10 from Dâniel Fraga frag...@gmail.com --- (In reply to comment #9) Do you recall which version of indent was causing the problem, which one works correctly ? We can check in configure.ac and fall-back to using cat rather than

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 Emil Velikov emil.l.veli...@gmail.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #6 from Dâniel Fraga frag...@gmail.com --- (In reply to comment #5) gcc -E will help you out. Note that I'm not passionate at looking through and comparing the mile long preprocessed sources so I'd leave that pleasure to you :) No

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #7 from Dâniel Fraga frag...@gmail.com --- Created attachment 96313 -- https://bugs.freedesktop.org/attachment.cgi?id=96313action=edit Preprocessed source (indirect_init.c) -- You are receiving this mail because: You are the

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-24 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 Dâniel Fraga frag...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 Emil Velikov emil.l.veli...@gmail.com changed: What|Removed |Added See Also|

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #2 from Dâniel Fraga frag...@gmail.com --- (In reply to comment #1) Seems like I might need to eat my own words :-) * Can you make sure that you do not have any local changes and/or danglin' files - git reset --hard origin/master

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #3 from Emil Velikov emil.l.veli...@gmail.com --- (In reply to comment #2) [...] Hi Emil ;) I did the git reset and clean and it didn't work. I'm using Linux (x86_64) with a installation similar to Linux from scratch. I compile

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #4 from Dâniel Fraga frag...@gmail.com --- (In reply to comment #3) Hmmm, are you following the official instructions [1] ? The website indicates zero problems with mesa 10.0 and 9.2. Would you consider this a regression in mesa,

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-23 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 --- Comment #5 from Emil Velikov emil.l.veli...@gmail.com --- (In reply to comment #4) [...] No, because it's not Linux from scratch. It's like LFS, but not exactly like they do. Anyway, I compile all software I use. Mesa seems the most Great

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 Dâniel Fraga frag...@gmail.com changed: What|Removed |Added CC||frag...@gmail.com --

[Mesa-dev] [Bug 76489] Mesa git (011569b5b7) compilation issue: render2.c:49:4: error: implicit declaration of function '__glMap1d_size' [-Werror=implicit-function-declaration]

2014-03-22 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=76489 Dâniel Fraga frag...@gmail.com changed: What|Removed |Added Severity|normal |trivial -- You are