On Wed, Aug 31, 2011 at 07:41:55AM -0500, George McCollister wrote:
> On 08/30/2011 03:40 PM, Marc Kleine-Budde wrote:
> >Moin,
> >
> >>20:11<  georgem>  commit 252cf4f1a0d239feb199f8dd89db9917a8840274
> >>breaks udev for me. it errors on scsi.h.
> >Which toolchain and kernel-headers versions are you using?
> >
> >cheers, Marc
> 
> The same problem happens on my i686 and armeb targets.
> 
> I'm using OSELAS.Toolchain-2011.03.0
> 
> i686-unknown-linux-gnu_gcc-4.5.2_glibc-2.13_binutils-2.21_kernel-2.6.33.7-sanitized
> armeb-xscale-linux-gnueabi_gcc-4.5.2_glibc-2.13_binutils-2.21_kernel-2.6.33.7-sanitized
> 
> PTXCONF_KERNEL_HEADER_VERSION="2.6.33.7"

Why is PTXCONF_KERNEL_HEADER enabled at all? The package is mostly used
because the kernel header in the toolchain are too old. It seems this
version is too old. Newer kernel (2.6.39 here) don't install scsi.h.
I don't know which version changed this.
I usually use KERNEL_HEADER_VERSION == KERNEL_VERSION.

Michael

> I looked briefly and compared the version of scsi.h installed by
> kernel-header with the version in the toolchain. They looked quite
> different. The one in the toolchain says "This file is a part of the
> GNU C Library." on the first line.
> 
> I was in the middle of getting a few other things working when I ran
> into this, so I reverted the change on my side to get passed the
> problem. If you need more information and want me to reapply the
> change and produce the problem again, let me know.

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
[email protected]

Reply via email to