SyntaxFix
Write A Post
Hire A Developer
Questions
Sometime gcc had created as /usr/bin/gcc32. so please create a ln -s /usr/bin/gcc32 /usr/bin/gcc and then compile that ./configure.
/usr/bin/gcc32
ln -s /usr/bin/gcc32 /usr/bin/gcc
./configure