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

Re: [microblaze-uclinux] troubles with Petalinux and libgen in XPS 11.1



Indeed, from the XPS side this is ok, now from the petalinux side
there is some issues.

After a a petalinux-copy-config from the XPS 11.1 project, and a `make
clean all`
from $PETALINUX/software/petalinux-dist, I have the following compiling errors :

make[1]: Entering directory
`/home/users/nicolas/research/SoPC/OS/petalinux-svn/software/linux-2.6.x-petalogix'
[...]
arch/microblaze/platform/common/xuartlite.c:40: error:
‘CONFIG_XILINX_UARTLITE_0_IRQ’ undeclared here (not in a function)
make[3]: *** [arch/microblaze/platform/common/xuartlite.o] Error 1
make[3]: *** Waiting for unfinished jobs....
arch/microblaze/platform/common/xsysace.c:40: error:
‘CONFIG_XILINX_SYSACE_0_IRQ’ undeclared here (not in a function)

deactivating both UARTLITE and SYSACE then I have the same type of
error for ETHERNETLITE
drivers/net/xilinx_emaclite/adapter.c:75: error:
‘CONFIG_XILINX_ETHERNETLITE_0_IRQ’ undeclared here (not in a function)

* It seams me that names have changed in XPS 11.1 and that
petalinux-copy-config do not match theses new names. *





2009/6/10 Nicolas Herve <nicolas.herve@xxxxxxxxx>:
> Idem for me it works fine on 11.1 for svn rev5438.
>

___________________________
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/