From: sn (sn@plato.chemietechnik.uni-dortmund.de)
Date: 08/01/93


From: sn@plato.chemietechnik.uni-dortmund.de (sn)
Subject: Re: Chainsaw 3.12 compiles with errors
Date: 1 Aug 1993 20:27:39 GMT

naubertp@cognos.COM (Patrick Naubert) writes:

>Got the following after downloading chain3.12.tpz from sunsite:

>cc -I/usr/src/chain3.12/E/h -DNO_FIX_MALLOC -fwritable-strings -g -c fairland.c -o fairland.o
>fairland.c:159: built-in function 'sin' declared as non-function
>fairland.c: In function 'init':
>fiarland.c: 344: warning: ordered comparison of pointer with interger zero
>make[2]: *** [fairland.o] Error 1
>make[1]: *** [all] Error 1

Well I just renamed the "sin" variable to something different (on all
occasions) and it works fine now. I had some other errors during compiling.
All of them were easy to fix though.
I can post some patches to make it compile smooth if there's a demand.

>Can the author help me with this one ? I did RTFM and saw nothing about this.
>(Don't feel like hacking tonight...)

>Thanks muchly !
>Pat
>q-bert@qube.ocunix.on.ca
>naubertp@cognos.com

-Sven