I've got a .so that I built with swig for python. Everything builds fine but when I import i get this message from python "_mymod.so: undefined symbol: __eh_pc". I wondered if anyone had seen this before and could give me a clue. I think I'm missing a library somewhere. I'm building on RedHat 5.2. thanks jb