I have been having a hell of a time compiling software (MySQL 3.22.32
specifically) on my Ultra 10. My environment looks like this:
gunzip 1.3
gcc 2.8.1
flex 2.5.4
And I have the additional libraries installed for gcc 2.8.1. I choose this
version because 2.9 had some OS specific issues regarding patches that I
didn't care to deal with (i have however tried this process with the newer
complier and have gotten the same errors). When I am configuring MySQL, the
configure command fails with the following message:
gcc: installation problem, cannot execute 'as' : No such file or directory
This message seems like it should be an easy one to eliminate... but I am
not seeing the answer. If you have any advice, I would appreciate the help.
Some other pertinent information may be that I am doing this as root, and
installing into the /usr/local/mysql directory.
Thanks... can't see the forest through the trees,
Patrick