A problem compiling the iodemos on Linux ELF

Ricardo Diaz Santiago rdiaz@alpha.cs.cinvestav.mx
Fri, 16 May 1997 16:48:56 -0600 (CST)



I have Linux ELF 2.0 (Slackware 3.0) with Xview 3.2 and Clean 1.112

When trying to compile the iodemos I got the following messages:

----------------------------------------------------------------~
clm -sl x -nw LifeGame -o LifeGame
Warning [Life.icl,82,Neighbours`]: function may fail
Warning [Life.icl,112,NewBornNeighbours`]: function may fail
Warning [Life.icl,161,InsertCell]: function may fail
Warning [Help.icl,43,MakeAboutDialog]: lft,bft not used
Warning [Help.icl,43,MakeAboutDialog]: dft not used
Warning [Help.icl,62,SelectLargeFont]: dummy not used
Warning [Help.icl,73,SelectNormalFont]: dummy not used
Warning [Help.icl,86,ReadInfo]: b not used
Warning [Help.icl,104,ProcessInfoStrings]: nmw,lmw not used
Warning [Help.icl,208,ShowHelp]: lft,bft not used
Warning [Help.icl,208,ShowHelp]: dft not used
Warning [Help.icl]: derived strictness properties approximated
/usr/openwin/lib/libxview.so: undefined reference to `__eprintf'
Compiling LifeGame
Compiling Life
Compiling Help
Generating code for LifeGame
Assembling LifeGame
Generating code for Help
Assembling Help
Generating code for Life
Assembling Life
Linking LifeGame
make: *** [LifeGame] Error 1
------------------------------------------------------------------

what can I do to compile the io demos?

Thanks in advance

Ricardo Diaz Santiago.
rdiaz@alpha.cs.cinvestav.mx