[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Kernel Compilation
Hi All,
I am having some difficulty compiling a kernel. I am using a fresh
installation of Mandrake 10 and have the latest CVS sources. In
addition, I have tried the latest toolchain and the toolchain posted
before the current version. I have been following the instructions from
http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux/ and have not had
any difficulties until building the kernel. I am using the
Insight/Memec Virtex2 system board. Here are the steps I have been
following:
1) type "make menuconfig" (completes without any errors)
2) type "make dep" (completes without any errors)
3) type "make linux" (completes without any errors)
4) type "make" (the following error message is generated)
Error Message(s):
-----------------
/home/smccarthy/uclinux/uClinux-dist/linux-2.4.x/include/asm/signal.h:51
: warning: this is the location of the previous definition
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/microblaze/2.95.3-4/.
./../../../microblaze/include/sys/signal.h:308: warning: `SIGIO'
redefined
/home/smccarthy/uclinux/uClinux-dist/linux-2.4.x/include/asm/signal.h:63
: warning: this is the location of the previous definition
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/microblaze/2.95.3-4/.
./../../../microblaze/include/sys/signal.h:316: warning: `SIGUSR1'
redefined
/home/smccarthy/uclinux/uClinux-dist/linux-2.4.x/include/asm/signal.h:44
: warning: this is the location of the previous definition
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/microblaze/2.95.3-4/.
./../../../microblaze/include/sys/signal.h:317: warning: `SIGUSR2'
redefined
/home/smccarthy/uclinux/uClinux-dist/linux-2.4.x/include/asm/signal.h:46
: warning: this is the location of the previous definition In file
included from net.c:42:
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/microblaze/2.95.3-4/.
./../../../microblaze/include/signal.h:13: warning: `SIG_DFL' redefined
/home/smccarthy/uclinux/uClinux-dist/linux-2.4.x/include/asm/signal.h:13
5: warning: this is the location of the previous definition
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/microblaze/2.95.3-4/.
./../../../microblaze/include/signal.h:14: warning: `SIG_IGN' redefined
/home/smccarthy/uclinux/uClinux-dist/linux-2.4.x/include/asm/signal.h:13
6: warning: this is the location of the previous definition
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/microblaze/2.95.3-4/.
./../../../microblaze/include/signal.h:15: warning: `SIG_ERR' redefined
/home/smccarthy/uclinux/uClinux-dist/linux-2.4.x/include/asm/signal.h:13
7: warning: this is the location of the previous definition In file
included from net.h:24, from net.c:45:
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/microblaze/2.95.3-4/.
./../../../microblaze/include/termios.h:4: sys/termios.h: No such file
or directory In file included from net.c:45:
net.h:26: sys/ioctl.h: No such file or directory
net.h:37: sys/socket.h: No such file or directory
net.h:39: net/if.h: No such file or directory
net.h:42: netinet/in.h: No such file or directory
net.h:43: arpa/inet.h: No such file or directory
In file included from net.h:44, from net.c:45:
/usr/local/microblaze-elf-tools/bin/../lib/gcc-lib/microblaze/2.95.3-4/.
./../../../microblaze/include/termios.h:4: sys/termios.h: No such file
or directory
make[2]: *** [libnet.a(openraw.o)] Error 1
make[2]: Leaving directory
`/home/smccarthy/uclinux/uClinux-dist/lib/libnet'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/smccarthy/uclinux/uClinux-dist/lib'
make: *** [subdirs] Error 1
[root@alice uClinux-dist]#
Any suggestions are welcome and greatly appreciated. Thank you.
Sincerely,
Shamus McCarthy
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/