9-2019-q4 toolchain compilation from sources fail
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| GNU Arm Embedded Toolchain |
Undecided
|
Unassigned |
Bug Description
We are try to compile GCC toolchain from sources and it fails with this error:
./How-
...
/usr/
Makefile:10: recipe for target 'How-to-
make: *** [How-to-
Solution is install missing epsf.tex by command:
sudo apt-get install texlive-
This dependency isn't noted in How-to-
Joey Ye (jinyun-ye) wrote : | #1 |
jdobry (jdobry) wrote : | #2 |
Currently Linux Mint 19.1 Tessa (same repository as Ubuntu 18.04 LTS)
But epsf.tex is new dependency which not exist on previous version. I know it because we must patch and re-compile every released GCC package till now (official packages don't contain big endian libs)
I don't use recommended Ubuntu 14.04 because it's after end of life date.
Hermann Kleier (hermann-kleier) wrote : | #3 |
Same problem with
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster
The solution is to install the package texlive-
Thanks for reporting and the solution.
What is the build enviornment that you are using to build?