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

Re: [microblaze-uclinux] Error make all pgalloc.h on a split Windows/Linux with EDK8.1 and Spartan3E-500 devkit



Hi Stephane,

Stephane Rousseau wrote:

I did try the dos2unix and it still doesnt work.
So, I re-extracted the petalinux-v0.10rc1 tar file. Changed the
platform to spartan3e, did the build and i worked.
Then copied the windows files over the linux side, did the dos2unix
auto-config.in
and retried the build, I still have the same error.

Any idea on what to look for?

After running dos2unix on the auto-config.in file, from the toplevel petalinux-dist directly, run the following command:

$ yes "" | make oldconfig

then

$ make clean all

Stripping the Windows CR/LF pairs out of the auto-config.in is only half of the job - "make oldconfig" will cause it to regenerate the linux-2.4.x/.config file.

Regards,

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