Menu

#1 Compilation on Irix 6.5

open
nobody
None
5
2001-05-20
2001-05-20
Anonymous
No

Hi
I downloaded flek-0.2.agenda and have problems
compiling it on Irix 6.5. After running the configure
command, I executed make. make complain that there are
syntax errors in some lines e.g
ALL += flek
I proceeded to try using gmake instead. There were
no syntax errors this time but I encountered
compilation problems in FImage.cxx. Errors are related
to the use of Channels in examples like
uchar c[Channels*w];
Channels is a variable found in the class FImage.
It seems that the compiler is complaining that
Channels is not a const value and refuses to compile.
Is there something that I have done wrongly.
Although I use gmake, the compiler used was still CC,cc
(mipsPro). Could it be that GNU compilers can accept
the above but not mipspro compiler?
Help will be greatly appreciated.

Thanks
Eugene

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.