Quote:
Originally Posted by ericshliao
I think that I did do a make install for each directory in lgob. In case I missed one, I repeated "make install" again. The error still exists. 
|
I looked at Lgob again, but I see no reason for a missing handle_log()?!?! It was changed since lgob-9.09, but there are no specific version dependencies for this function...
- It is implemented in gobject: can you see it in lgob-9.11.2/gobject/src/iface.c?
- Maybe you have some older gobject.so somewhere in your Lua path (the default install goes to /usr/local/lib/lua/5.1/lgob/gobject.so)
- Otherwise, you might have have to 'use the force'
