miscutils/nmeter.c:19: warning: redefinition of `ulong'
Denis Vlasenko
vda.linux at googlemail.com
Sat Dec 9 19:09:54 PST 2006
On Tuesday 05 December 2006 02:57, Yuwen Dai wrote:
> On 12/4/06, walter harms <wharms at bfs.de> wrote:
> >
> > ulong != int64_t
> >
> > far better would be a s/ulong/unsigned long/g
> >
> trivia: ulong is a BSDism so far i know
>
> yeah, I had a wrong concept.
>
> The point is: how to build buzybox with a older verson of glibc and
> headers. The busybox developer seem use a higher verrsion of glibc, didn't
> notice this issue.
ulong is not used in nmeter. I removed the typedef in svn.
--
vda
More information about the busybox
mailing list