[BusyBox] The 1.0.1 commit list.

Takeharu KATO takeharu1219 at ybb.ne.jp
Tue Jul 19 13:27:25 UTC 2005


Hi,

> 9545, 9633, 9641: loop.c is cursed.  What does the #ifdef accomplish?
IIRC, This #ifdef is adopted to use __kernel_old_dev_t macro.
This #ifdef is used to include linux/posix_types.h when we use
busybox with glibc.
But, this header file breaks definitions uClibc's kernel_types.h, so this is
performed with glibc only.

I've solved the compilation error only, so I do not know details of this
issue.
In particular, I do not know uClibc relevant header's problem.
Sorry.

Regards,




More information about the busybox mailing list