--- In gnuarm@yahoogroups.com, "hsutherland2@..." <hsutherland2@...> wrote:
> Puzzling that the path seems to be exported to sudo, yet which fails.
>
That's where I came out.. bash in involved in this somehow.
> I was able to build once I set all up in a sub-directory of /home, which is
fine for my purposes. I thought I was going to have to beg for help on both
newlib and insight. After several delete-all / reboot cycles, I finally ended up
(ack!) editing both Makefiles by hand, changing lines roughly as follows:
>
> MAKEINFO = /path/to/newlib/build/dir/missing makeinfo
> MAKEINFO = makeinfo
>
You're building an older version. I believe I had a problem with this when I
built your version. I had no such problem with 4.3.2
I did install texinfo
I got 4.3.2 by going to www.gnuarm.org/support.html and then backing into the
Files tab.
No point in building something that's been upgraded.
> I only switched to Ubuntu to support my Dad, who I'm trying to wean from
Windows (despite the fact that I've been unable to wean myself as of yet). Now
that I think of it, it made no sense whatsoever to choose Ubuntu for this second
machine. Which means I may be begging for help again quite soon...
I have been using Ubuntu since 8.04 (so a little over a year). I moved from Red
Hat Enterprise WS 4 (which came with my x64 Dell Precision Workstation). I like
Ubuntu a lot. I think it is the easiest distro to install and maintain.
Richard