/usr/bin/ld: ruby_module/libruby_module.a(libruby_module_a-nickname.o):/build/oftc-ircservices/src/ruby_module/nickname.c:4: multiple definition of `cNickname'; ruby_module/libruby_module.a(libruby_module_a-client.o):/build/oftc-ircservices/src/ruby_module/client.c:7: first defined here
/usr/bin/ld: ruby_module/libruby_module.a(libruby_module_a-servicemodule.o):/build/oftc-ircservices/src/ruby_module/servicemodule.c:11: multiple definition of `cClient'; ruby_module/libruby_module.a(libruby_module_a-client.o):/build/oftc-ircservices/src/ruby_module/client.c:6: first defined here
One can work around this with -fcommon, but it should be fixed properly.
One can work around this with -fcommon, but it should be fixed properly.