All of lore.kernel.org
 help / color / mirror / Atom feed
* sudo build failure
@ 2011-07-20 12:16 Kumar Gala
  2011-07-20 12:42 ` Phil Blundell
  0 siblings, 1 reply; 4+ messages in thread
From: Kumar Gala @ 2011-07-20 12:16 UTC (permalink / raw)
  To: openembedded-core

Trying to build a powerpc64 target rootfs and I'm getting the following build failures on sudo.  Wondering if anyone has seen anything similar:

http://pastebin.com/MeqPn46Q

- k



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sudo build failure
  2011-07-20 12:16 sudo build failure Kumar Gala
@ 2011-07-20 12:42 ` Phil Blundell
  2011-07-20 15:19   ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Phil Blundell @ 2011-07-20 12:42 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Wed, 2011-07-20 at 07:16 -0500, Kumar Gala wrote:
> Trying to build a powerpc64 target rootfs and I'm getting the following build failures on sudo.  Wondering if anyone has seen anything similar:
> 
> http://pastebin.com/MeqPn46Q

There was a bug like that a few months ago which was caused by broken
siteinfo files.  Presumably your tree is fairly up to date, but it
sounds like you have a similar kind of issue.  You'll need to
investigate why configure thinks you don't need -ldl.

p.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sudo build failure
  2011-07-20 12:42 ` Phil Blundell
@ 2011-07-20 15:19   ` Tom Rini
  2011-07-20 15:51     ` Kumar Gala
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2011-07-20 15:19 UTC (permalink / raw)
  To: openembedded-core

On 07/20/2011 05:42 AM, Phil Blundell wrote:
> On Wed, 2011-07-20 at 07:16 -0500, Kumar Gala wrote:
>> Trying to build a powerpc64 target rootfs and I'm getting the following build failures on sudo.  Wondering if anyone has seen anything similar:
>>
>> http://pastebin.com/MeqPn46Q
> 
> There was a bug like that a few months ago which was caused by broken
> siteinfo files.  Presumably your tree is fairly up to date, but it
> sounds like you have a similar kind of issue.  You'll need to
> investigate why configure thinks you don't need -ldl.

And part of the problem, I suspect, is that we're still re-syncing
siteinfo stuff from oe.dev (where your file is based on) into oe-core
and oe.dev has a lot more stuff in common files (which I'm working on
bringing to oe-core right now).

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: sudo build failure
  2011-07-20 15:19   ` Tom Rini
@ 2011-07-20 15:51     ` Kumar Gala
  0 siblings, 0 replies; 4+ messages in thread
From: Kumar Gala @ 2011-07-20 15:51 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer


On Jul 20, 2011, at 10:19 AM, Tom Rini wrote:

> On 07/20/2011 05:42 AM, Phil Blundell wrote:
>> On Wed, 2011-07-20 at 07:16 -0500, Kumar Gala wrote:
>>> Trying to build a powerpc64 target rootfs and I'm getting the following build failures on sudo.  Wondering if anyone has seen anything similar:
>>> 
>>> http://pastebin.com/MeqPn46Q
>> 
>> There was a bug like that a few months ago which was caused by broken
>> siteinfo files.  Presumably your tree is fairly up to date, but it
>> sounds like you have a similar kind of issue.  You'll need to
>> investigate why configure thinks you don't need -ldl.
> 
> And part of the problem, I suspect, is that we're still re-syncing
> siteinfo stuff from oe.dev (where your file is based on) into oe-core
> and oe.dev has a lot more stuff in common files (which I'm working on
> bringing to oe-core right now).

Yeah, this I was able to fix the powerpc64-linux siteinfo file I was using that had:

ac_cv_func_dlopen=${ac_cv_func_dlopen=yes}

Caused us not to have -ldl

- k


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-07-20 15:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-20 12:16 sudo build failure Kumar Gala
2011-07-20 12:42 ` Phil Blundell
2011-07-20 15:19   ` Tom Rini
2011-07-20 15:51     ` Kumar Gala

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.