* [Bug 49567] No rule to make target libradeon.a, needed by libr600.a.
2012-05-07 3:36 [Bug 49567] New: No rule to make target libradeon.a, needed by libr600.a bugzilla-daemon
@ 2012-05-07 3:40 ` bugzilla-daemon
2012-05-07 3:47 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-07 3:40 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49567
Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|49110 |
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 49567] No rule to make target libradeon.a, needed by libr600.a.
2012-05-07 3:36 [Bug 49567] New: No rule to make target libradeon.a, needed by libr600.a bugzilla-daemon
2012-05-07 3:40 ` [Bug 49567] " bugzilla-daemon
@ 2012-05-07 3:47 ` bugzilla-daemon
2012-05-07 14:18 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-07 3:47 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49567
--- Comment #1 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-05-06 20:47:52 PDT ---
I got this same error with llvm1.3-rc1 and rc2.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 49567] No rule to make target libradeon.a, needed by libr600.a.
2012-05-07 3:36 [Bug 49567] New: No rule to make target libradeon.a, needed by libr600.a bugzilla-daemon
2012-05-07 3:40 ` [Bug 49567] " bugzilla-daemon
2012-05-07 3:47 ` bugzilla-daemon
@ 2012-05-07 14:18 ` bugzilla-daemon
2012-05-07 16:58 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-07 14:18 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49567
--- Comment #2 from Tom Stellard <tstellar@gmail.com> 2012-05-07 07:18:45 PDT ---
If you re-run autogen.sh and configure does that fix the problem?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 49567] No rule to make target libradeon.a, needed by libr600.a.
2012-05-07 3:36 [Bug 49567] New: No rule to make target libradeon.a, needed by libr600.a bugzilla-daemon
` (2 preceding siblings ...)
2012-05-07 14:18 ` bugzilla-daemon
@ 2012-05-07 16:58 ` bugzilla-daemon
2012-05-07 17:43 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-07 16:58 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49567
--- Comment #3 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-05-07 09:58:45 PDT ---
Tom,
The short of it: I'm already doing that.
The long:
I took a look at that script and it eventually just calls "autoreconf -v
--install" my log clearly shows "autoreconf -vfi" being called.
Also note that that script will call configure.
Thanks!
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 49567] No rule to make target libradeon.a, needed by libr600.a.
2012-05-07 3:36 [Bug 49567] New: No rule to make target libradeon.a, needed by libr600.a bugzilla-daemon
` (3 preceding siblings ...)
2012-05-07 16:58 ` bugzilla-daemon
@ 2012-05-07 17:43 ` bugzilla-daemon
2012-05-07 18:59 ` bugzilla-daemon
2012-05-27 7:49 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-07 17:43 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49567
--- Comment #4 from Tom Stellard <tstellar@gmail.com> 2012-05-07 10:43:27 PDT ---
Created attachment 61159
--> https://bugs.freedesktop.org/attachment.cgi?id=61159
Possible fix
Does it build with this patch?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 49567] No rule to make target libradeon.a, needed by libr600.a.
2012-05-07 3:36 [Bug 49567] New: No rule to make target libradeon.a, needed by libr600.a bugzilla-daemon
` (4 preceding siblings ...)
2012-05-07 17:43 ` bugzilla-daemon
@ 2012-05-07 18:59 ` bugzilla-daemon
2012-05-27 7:49 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-07 18:59 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49567
--- Comment #5 from Mike Mestnik <cheako+bugs_freedesktop_org@mikemestnik.net> 2012-05-07 11:59:39 PDT ---
This patch worked for me and got me to the next undefined reference.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread* [Bug 49567] No rule to make target libradeon.a, needed by libr600.a.
2012-05-07 3:36 [Bug 49567] New: No rule to make target libradeon.a, needed by libr600.a bugzilla-daemon
` (5 preceding siblings ...)
2012-05-07 18:59 ` bugzilla-daemon
@ 2012-05-27 7:49 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-05-27 7:49 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=49567
Fabio Pedretti <fabio.ped@libero.it> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #6 from Fabio Pedretti <fabio.ped@libero.it> 2012-05-27 00:49:34 PDT ---
Fixed with 3f8c37967a66da6bc63b283b3eba69fd48eba2f6 .
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 8+ messages in thread