Feature/compile fix ubuntu20.04#81
Feature/compile fix ubuntu20.04#81ainguraXmarquiegui wants to merge 3 commits intoMicrochip-Ethernet:masterfrom
Conversation
bde09ca to
0466931
Compare
Without this patch, host-mtd fails to compile stating that major and minor are undefined references.
* Added missing dependencies for successful building of buildroot in Ubuntu 20.04 amd64 systems * Updated document revision and date * Removed "Confidential" since it's clearly not confidential because it's in a public repository * Fix instructions to ensure that KSZ_HOME variable is properly used by flash_board
sed can leave ubinize.cfg with no read or write permissions. This change ensures that the file is readable. It seems that if the ubinize command fails the error is not reported and the compilation completed, but the file was missing.
46abec0 to
e52fd21
Compare
|
I have tested this pull request and can confirm that works, Microchip should accept this pull request |
|
Linux Mint 20.3 -> link error too old, exactly any problem why you have to use a stone old system.
|
These modifications have enabled me to successfully build an image on my Ubuntu 20.04 amd64 machine