I am not sure I understand you; Here
http://www.mesa3d.org/install.htmlthey say to install in the standard
way: configure-make-make install.
In the attachment you can find all stderr and stdout from configure and
make. configure step is ok while I receive errors during make step.
On Sat, Sep 21
Thanks, Richard.
I realize that there are "off-the-shelf" build tools available - open
source and
otherwise. (There are also prebuilt toolchains available for many
architectures.) Ultimately, I probably will move to using one, and I'll
keep
Yocto/Poky in mind. Right now, I'm doing things "
Thanks for the reply, Robert.
On to a question about the second warning...
What does "libtool --finish" actually do?
I've looked at the libtool manual
(http://www.gnu.org/software/libtool/manual/html_node/Finish-mode.html#Finish-mode).
Right now, I'm questioning the first usage mentioned, sinc
It just dawned on me... is it that the output from the finish operation the
"help" that the manual refers to? And the ldconfig -n command in the
output a
suggested command to be run by the SA in order to create the appropriate
links?
If so, I apologize for being a bit slow on the uptake... ju