Behavior undefined warning

Joel Reymont joelr1@REDACTED
Sat Apr 29 00:38:37 CEST 2006


Folks,

How do I fix this warning?

src/xmpp_echo_behaviour.erl:9: Warning: behaviour gen_xmpp_client  
undefined

The code looks like this

-module(xmpp_echo_behaviour).
-behaviour(gen_xmpp_client).

and I definitely have gen_xmpp_client.beam

	Thanks, Joel

--
http://wagerlabs.com/








More information about the erlang-questions mailing list