Forum Discussion
Cannot complete the linaro part
Hi,
I am Jerry Jacob. I attempted to use the SoC EDS 20.1 version 711. I used this link https://www.rocketboards.org/foswiki/Documentation/SoCEDS#Install_SoC_EDS_AN1 . I was able to install Cygwin properly. I also did install MinGW too.
However, when I attempted to install Linaro using ./install_linaro.sh, I get the following error shown. Hence, I couldn't run the SoC EDS as per the procedures given in the link.
Kindly help me in this situation.
Thanking You
Yours Sincerely
Jerry Jacob
18 Replies
- tehjingy_Altera
Regular Contributor
Hi
I am Jingyang, I will be helping you out in this case.
Did you install the following packages in MinGW? (mingw-developer-toolkit-bin mingw32-base-bin msys-base-bin msys-wget-bin)
Did you also run the MinGW in administrator mode?
Regards
Jingyang, Teh
- jjac705
New Contributor
Hi,
I have checked all of them in administrator mode. All of them are installed according to the figures attached.
Jerry Jacob
- tehjingy_Altera
Regular Contributor
Hi Jacob
Could you send me the full log of the installation script?
Did the git clone of the "newlib-cygwin" repo successful?
It seems like the repo was not clone successfully, it is missing the "configure".
Could you check if there is a configure file in the "newlib-cygwin" folder?
Regards
Jingyang, Teh
- tehjingy_Altera
Regular Contributor
Hi
Any update on this case?
Regards
Jingyang, Teh
- jjac705
New Contributor
- jjac705
New Contributor
- tehjingy_Altera
Regular Contributor
Hi Jacob
Could you try out this link here:
https://www.rocketboards.org/foswiki/Documentation/HWLib#Setup_HWLibs
Instead of running the linaro script from the soced directory, could you try out the steps of "git clone https://github.com/altera-opensource/intel-socfpga-hwlib" and running the linaro script from the git repo.
Regards
Jingyang, Teh
- tehjingy_Altera
Regular Contributor
Hi Jacob
Any update on this case?
Is the linaro script running successfully from the git repo?
Regards
Jingyang, Teh
- jjac705
New Contributor
Hi JingyangTeh,
I am pretty new to this concept and I cannot understand git repo or anything for that matter. I attempted to use "git clone https://github.com/altera-opensource/intel-socfpga-hwlib" in MinGW and it says
However, when I attempted to do the same on SoCEDS 20.1, I got the following response,
These are what I am getting as of now.
- jjac705
New Contributor
Moreover, I cannot install MYSYS properly too as per the github link.