All of lore.kernel.org
 help / color / mirror / Atom feed
* Where to put a check if my tmp is a symlink?
@ 2009-01-21 11:10 Stefan Schmidt
  2009-01-21 12:52 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Schmidt @ 2009-01-21 11:10 UTC (permalink / raw)
  To: openembedded-devel

Hello.

I spent at least 2 hours yesterday to understand why lintool-native breaks on a
build from scratch for me now.

Finally I found this bugreport:
http://bugs.openembedded.org/show_bug.cgi?id=4904

And yes I thought symlinking between different tmp dirs would be a neat idea.
Without symlink it works fine again. This leads me to the question if we should
check for this and bail out instead of letting the first 150 tasks go through
and then fail in libtool with "already configured use make distclean"

Anything I missed?

regards
Stefan Schmidt



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

* Re: Where to put a check if my tmp is a symlink?
  2009-01-21 11:10 Where to put a check if my tmp is a symlink? Stefan Schmidt
@ 2009-01-21 12:52 ` Koen Kooi
  0 siblings, 0 replies; 2+ messages in thread
From: Koen Kooi @ 2009-01-21 12:52 UTC (permalink / raw)
  To: openembedded-devel

On 21-01-09 12:10, Stefan Schmidt wrote:
> Hello.
>
> I spent at least 2 hours yesterday to understand why lintool-native breaks on a
> build from scratch for me now.
>
> Finally I found this bugreport:
> http://bugs.openembedded.org/show_bug.cgi?id=4904
>
> And yes I thought symlinking between different tmp dirs would be a neat idea.
> Without symlink it works fine again. This leads me to the question if we should
> check for this and bail out instead of letting the first 150 tasks go through
> and then fail in libtool with "already configured use make distclean"

binutils will fail as well

> Anything I missed?

It *is* mentioned in 
http://wiki.openembedded.net/index.php/Getting_Started, but it does that 
a small mental leap to apply the symlink warning to directories below 
/stuff as well :)

Anyway, checking for a symlink in sanity.bbclass would be a good idea.

regards,

Koen






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

end of thread, other threads:[~2009-01-21 12:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-21 11:10 Where to put a check if my tmp is a symlink? Stefan Schmidt
2009-01-21 12:52 ` Koen Kooi

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.