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/>
| Eric Paris | [RFC 0/5] [TALPA] Intro to a linux interface for on access scanning |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Chris Mason | Btrfs v0.16 released |
git: | |
| Michael Hendricks | removing content from git history |
| Jakub Narebski | Re: VCS comparison table |
| Ken Pratt | pack operation is thrashing my server |
| Aubrey Li | git proxy issue |
| Kevin Neff | Patching a SSH 'Weakness' |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Theo de Raadt | Re: dmesg IBM x3650 OpenBSD 4.3 |
| F. Caulier | [Perl/locales] Warning about locales |
| KOSAKI Motohiro | [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Jens Axboe | Re: [BUG] New Kernel Bugs |
| Rémi | [PATCH 0/6] [RFC] Phonet pipes protocol (v2) |
| Oliver Hartkopp | Re: [RFC] Patch to option HSO driver to the kernel |
| Treason Uncloaked | 2 hours ago | Linux kernel |
| Shared swap partition | 13 hours ago | Linux general |
| high memory | 2 days ago | Linux kernel |
| semaphore access speed | 2 days ago | Applications and Utilities |
| the kernel how to power off the machine | 2 days ago | Linux kernel |
| Easter Eggs in windows XP | 2 days ago | Windows |
| Root password | 2 days ago | Linux general |
| Where/when DNOTIFY is used? | 2 days ago | Linux kernel |
| How to convert Linux Kernel built-in module into a loadable module | 2 days ago | Linux kernel |
| Linux 2.6.24 and I/O schedulers | 2 days ago | Linux kernel |
