Dan Miller wrote:
I'm trying to build PetaLinux for MicroBlaze, for an ML505 development board. I configured the kernel itself, specifying the ML506 target which should be close enough. Everything built mostly fine, until I got to u-boot, where I get stopped:Okay, back up a second, I just realized I'm mis-interpreting this message... It's not $CONFIG_CONFIG that is "not found", it is "source", itself... I preceded "source $CONFIG_CONFIG" with "echo $CONFIG_CONFIG", and the path prints out just fine. So source itself is the problem. Yet, *I* can run 'source' from the command line, and it runs fine. I also re-extracted and re-built this project as a normal user, to make sure root was not the issue (it isn't). So what's wrong here?? Dan ___________________________ 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/ |