<div dir="ltr">Hi,<div><br></div><div>I'm using an extern variable (switch_hash_t *) declared in a header file under src/include. This variable is defined in another .c file under src.<br><br>Now, I'm including this header file in my module under src/mod/my_mod and trying to initialise the hash. It compiles fine but when freeswitch is run, the module is not loaded and throws the error undefined reference.<br><br>Im not sure why. Sorry if this is a basic question.</div></div>