[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] About this bug, occurs when I build the kernel



Juan,

John was responding to someone who wanted no peripherals at all, and
gave them a workaround. If you want a UART, then it looks like you
don't have petalinux configured to have one. When you run "make
menuconfig" (or xconfig or config), make sure you haven't deselected
rs232 support. Also, make sure your hardware design includes a UART.

Buena Suerte!

On 10/13/08, Juan Pablo Gómez <juanwalker@xxxxxxxxx> wrote:
> Greetings, I've tried many times to build the petalinux kernel  but this
> error appears ever.
>
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   CHK     include/linux/compile.h
>   GEN     usr/initramfs_data.cpio.gz
>   AS      usr/initramfs_data.o
>   LD      usr/built-in.o
>   LD      arch/microblaze/platform/built-in.o
> /home/juanwalker/petalinux-v0.30-rc1/tools/linux-i386/microblaze-uclinux-tools/bin/microblaze-uclinux-ld.real:
> cannot open arch/microblaze/platform/common/built-in.o: No existe el fichero
> o el directorio
> make[2]: *** [arch/microblaze/platform/built-in.o] Error 1
> make[1]: *** [arch/microblaze/platform] Error 2
> make[1]: se sale del directorio
> `/home/juanwalker/petalinux-v0.30-rc1/software/linux-2.6.x-petalogix'
> make: *** [linux] Error 1
>
> John Williams answers this email and publish a solution but without using
> the UART component and I need the UART unit to my project.
>
> http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/archive/2007/12/msg00024.html
>
> How I can solve this problem, I'm in a RHEL 5.0.
>
> Regards, Juan Pablo Gomez
>

___________________________
microblaze-uclinux mailing list
microblaze-uclinux@xxxxxxxxxxxxxx
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/