[1.2.0] fdisk.c compile error: 'BLKSSZGET' undeclared

Rob Landley rob at landley.net
Wed Jul 19 19:47:02 UTC 2006


On Tuesday 18 July 2006 3:53 pm, Andre wrote:
> Rob Landley <rob at landley.net> wrote:
> > On Monday 17 July 2006 10:48 pm, Andre wrote:
> > > Not sure why I'm only just seeing this now (looks like it got
> > > broken in r15393...).
> >
> > It seems like ARM headers don't define this.  Hmmm...
>
> BLKSSZGET is defined in <linux/fs.h> by ARM cross compilers, same as
> x86. That header doesn't seem to be included directly anywhere in
> busybox though... ?!?

We get it out of "sys/mount.h" on others.

> > I need to add arm, ppc, x86-64, and mips cross-compiles to my
> > regular regression testing, not just when I think of it.
>
> Good idea.

Just need to set up the right cross-compilers and wrap the appropriate scripts 
around qemu.  Now if I just didn't have so much _else_ to do (he writes from 
OLS...)

> Andre
> --

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list