[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [microblaze-uclinux] About this bug, occurs when I build the kernel
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: Re: [microblaze-uclinux] About this bug, occurs when I build the kernel
- From: "Nathan Hillery" <nhillery1@xxxxxxxxx>
- Date: Mon, 13 Oct 2008 23:10:26 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=sjppYfmrZCitPVIo6tk0M6XZo6HNBkEYSPVjvvlxiTE=; b=XnLogwFCYkZhYA3VQzPD7XKzU+hMjB1u5ROvRJuTPpzxQ1EpMANd/fO7ngaEU4Bij6 +S9j7d0/cAKHX1aNhHR6NHmIFc4ECpuxGHCBVPLa21Z4p5INbo4FJR4v1+ajLgylFf8s cBZLWbZpvSPYBXVEZBcaQ/JB529SDYeYAAG2M=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=mcJFvKdck3FWSOa6V5AqQ3IfkyLR2XnjSO+5Q2iqhacLvdNZ7U3W6Usv27J8o9TECT /5N6ijDAlE2NhUcdOozpgV8g+hYLplY9N2LCsV2R3mqSfAX5JCjQek/D2fYO8N2KbNT0 UtCZnoeUVk0jkMGxUW+lrbNQsvyaYZBmMzYgc=
- In-reply-to: <fd90355f0810131805v307e4f1cjeb5ae232d62f97f2@xxxxxxxxxxxxxx>
- References: <fd90355f0810131805v307e4f1cjeb5ae232d62f97f2@xxxxxxxxxxxxxx>
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
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/