[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox
Subject:    Re: problem posting to busybox list
From:       Denis Vlasenko <vda.linux () googlemail ! com>
Date:       2006-10-29 0:25:44
Message-ID: 200610290225.44361.vda.linux () googlemail ! com
[Download RAW message or body]

On Saturday 28 October 2006 21:33, Nikola Ciprich wrote:
> Hello,
> 
> I just wanted to submit bugreport to busybox list, and my message was
> rejected. I've been subscribed to this list for very long time,
> (actually I subscribed to it when it was still hosted at codepoet, maybe
> this is the problem?)
> Could You please check it for me? 
> subscribed address is extmaillist@linuxbox.cz
> 
> thanks in advance!

Does re-subscribing work?

> > > I've spotted a tricky regression in 1.2.2 causing stdout redirection not
> > > working properly for various applets:
> > > 
> > > date
> > > Sat Oct 28 18:38:03 CEST 2006
> > > 
> > > echo `date`
> > > (nothing)
> > > 
> > > or ./busybox date
> > > Sat Oct 28 18:39:14 CEST 2006
> > > 
> > > ./busybox date >/tmp/xxx
> > > cat /tmp/xxx
> > > (nothing)
> > > 
> > > I've tracked that the problem is being caused by svn-15855.patch, if I
> > > revert the patch, things start working as expected.
> > > I don't really understand much what this patch is fixing, simply
> > > reverting seems to fix things for me, but I guess it's not the best
> > > solution, but I'll leave this for You guys ;)

Do you use glibc and static linking?

#if ENABLE_STATIC && defined(__GLIBC__)
#warning Static linking against glibc produces buggy executables
#warning (glibc doesn't cope well with ld --gc-sections).
#warning See http://sources.redhat.com/bugzilla/show_bug.cgi?id=3400
#warning Note that glibc is utterly unsuitable for static linking anyway.
#endif

--
vda
_______________________________________________
busybox mailing list
busybox@busybox.net
http://busybox.net/cgi-bin/mailman/listinfo/busybox
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic