login
Header Space

 
 

target headers_install: no linux/if_addrlabel.h (2.6.24.3)

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <linux-kernel@...>
Date: Tuesday, March 18, 2008 - 11:24 am

Hello,

I've compiled Linux 2.6.24.3 for arm, using gcc 4.3.0, and I get the
following error when trying to extract the kernel headers. Is this
known, or do I have a problem with my configuration?

$ nice make -C /home/luciano/work/gilix/v2/src/linux O=3D$PWD ARCH=3Darm \
  CROSS_COMPILE=3Darm-unknown-linux-gnueabi- V=3D1 \
  modules_install INSTALL_MOD_PATH=3D$PWD/dist \
  headers_install INSTALL_HDR_PATH=3D$PWD/dist/usr

=2E..
  scripts/unifdef -U__KERNEL__ /home/luciano/work/gilix/v2/src/linux/includ=
e/linux/icmpv6.h | sed 	-e "s/ inline / __inline__ /g" -e "s/[[:space:]]__u=
ser[[:space:]]\{1,\}/ /g" -e "s/(__user[[:space:]]\{1,\}/ (/g" -e "s/[[:spa=
ce:]]__force[[:space:]]\{1,\}/ /g" -e "s/(__force[[:space:]]\{1,\}/ (/g" -e=
 "s/[[:space:]]__iomem[[:space:]]\{1,\}/ /g" -e "s/(__iomem[[:space:]]\{1,\=
}/ (/g" -e "s/[[:space:]]__attribute_const__[[:space:]]\{1,\}/\ /g" -e "s/[=
[:space:]]__attribute_const__$//" -e "/^#include <linux\/compiler.h>/d" > /=
home/luciano/work/gilix/v2/build/linux/dist/usr/include/linux/icmpv6.h || :
  scripts/unifdef -U__KERNEL__ /home/luciano/work/gilix/v2/src/linux/includ=
e/linux/if_addr.h | sed 	-e "s/ inline / __inline__ /g" -e "s/[[:space:]]__=
user[[:space:]]\{1,\}/ /g" -e "s/(__user[[:space:]]\{1,\}/ (/g" -e "s/[[:sp=
ace:]]__force[[:space:]]\{1,\}/ /g" -e "s/(__force[[:space:]]\{1,\}/ (/g" -=
e "s/[[:space:]]__iomem[[:space:]]\{1,\}/ /g" -e "s/(__iomem[[:space:]]\{1,=
\}/ (/g" -e "s/[[:space:]]__attribute_const__[[:space:]]\{1,\}/\ /g" -e "s/=
[[:space:]]__attribute_const__$//" -e "/^#include <linux\/compiler.h>/d" > =
/home/luciano/work/gilix/v2/build/linux/dist/usr/include/linux/if_addr.h ||=
 :
make[3]: *** No rule to make target `/home/luciano/work/gilix/v2/src/linux/=
include/linux/if_addrlabel.h', needed by `/home/luciano/work/gilix/v2/build=
/linux/dist/usr/include/linux/if_addrlabel.h'.  Stop.
make[2]: *** [linux] Error 2
make[1]: *** [headers_install] Error 2
make: *** [sub-make] Error 2

Regards,
Luciano Rocha

--=20
Luciano Rocha <luciano@eurotux.com>
Eurotux Inform=E1tica, S.A. <http://www.eurotux.com/>
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
target headers_install: no linux/if_addrlabel.h (2.6.24.3), Luciano Rocha, (Tue Mar 18, 11:24 am)
speck-geostationary