This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
upgrading binutils-2.10
- From: "Priit Voolaid" <priit dot voolaid at mail dot ee>
- To: binutils at sources dot redhat dot com
- Date: Mon, 4 Feb 2002 13:53:53 +0200
- Subject: upgrading binutils-2.10
Hello!
To be able compile and build a newer kernel version, it was
necessary to upgrade binutils. I've choosed the version 2.10. After
unpacking the tarball and configuring it under objdir directory:
(was recommended when using GNU make)
mkdir objdir
cd objdir
../binutils-2.10/configure
i've run into problems invoking make. The building process will be
interuptet:
-Wall -Wtraditional ../../binutils-2.10/libiberty/fnmatch.c -o
pic/fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -W -Wall -I. -I../../binutils-
2.10/libiberty/../include -W -Wall -Wtraditional ../../binutils-
2.10/libiberty/fnmatch.c
In file included from /usr/include/bits/errno.h:25,
from /usr/include/errno.h:36,
from ../../binutils-2.10/libiberty/fnmatch.c:46:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
make[1]: *** [fnmatch.o] Error 1
make[1]: Leaving directory `/root/objdir/libiberty'
make: *** [all-libiberty] Error 2
What can cause this! Please help
Best regards,
Priit Voolaid
priit.voolaid@mail.ee