/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I/sw64/include -I../../config -I../.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -MT jack_net_la-netjack_packet.lo -MD -MP -MF .deps/jack_net_la-netjack_packet.Tpo -c -o jack_net_la-netjack_packet.lo `test -f 'netjack_packet.c' || echo './'`netjack_packet.c gcc -DHAVE_CONFIG_H -I. -I../.. -I/sw64/include -I../../config -I../.. -I../.. -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -Wall -g -MT jack_net_la-netjack_packet.lo -MD -MP -MF .deps/jack_net_la-netjack_packet.Tpo -c netjack_packet.c -fno-common -DPIC -o .libs/jack_net_la-netjack_packet.o netjack_packet.c: In function 'render_payload_to_jack_ports_celt': netjack_packet.c:1430: error: too few arguments to function 'celt_decode_float' netjack_packet.c:1432: error: too few arguments to function 'celt_decode_float' netjack_packet.c: In function 'render_jack_ports_to_payload_celt': netjack_packet.c:1474: warning: passing argument 3 of 'celt_encode_float' makes integer from pointer without a cast make[3]: *** [jack_net_la-netjack_packet.lo] Error 1
This is with xcode4 on 10.6; same results with both i386 and x86_64 arch. dan -- Daniel Macks [email protected] ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
