Bugs item #2921713, was opened at 2009-12-26 21:49
Message generated for change (Comment added) made by mrpeach
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921713&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: externals
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hans-Christoph Steiner (eighthave)
Assigned to: Martin Peach (mrpeach)
Summary: rojo~: incompatible implicit declaration of built-in functio

Initial Comment:
cc -O2 -mtune=i686 -march=i386 -DPD -I/home/pd/auto-build/pd-extended/pd/src 
-Wall -W -ggdb -I/home/pd/auto-build/pd-extended/Gem/src -I/home/
pd/auto-build/pd-extended/externals/pdp/include -DUNIX -Dunix -DDL_OPEN -fPIC 
-o "/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo
~.o" -c 
"/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c"/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:
 In function ‘rojo_new’:
/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:93: warning: 
unused parameter 
‘s’/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c: In function 
‘rojo_RandomGaussian’:
/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:282: warning: 
implicit declaration of function 
‘log’/home/pd/auto-build/pd-extended/externals/mrpeach/rojo~/rojo~.c:282: 
warning: incompatible implicit declaration of built-in function ‘log’


----------------------------------------------------------------------

>Comment By: Martin Peach (mrpeach)
Date: 2009-12-26 22:12

Message:
Should be fixed now after including math.h, see svn.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=2921713&group_id=55736

_______________________________________________
Pd-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to