FYI - "make proper" does a complete clean of source tree (removing binaries, *.so, *.o, *.d) and it is recommended to do it when you move the source tree in a different location/system or some files were removed from tree while an update was made. *.d are automatically created if don't exist
Daniel
On 7/6/2004 9:41 PM, Jeremy Dolan wrote:
On Tue, 06 Jul 2004 12:10:45 -0500, Jeremy M. Dolan wrote:
0(26323) ERROR: module version mismatch for /usr/local/lib/ser/modules/nathelper-unstable.so; core: 0.8.12-1rc4; module: 0.8.13-dev-32-usrloc
Nevermind on my support request. It seems the unstable nathelper wasn't getting compiled:
*** No rule to make target `../../socket_info.h', needed by `nhelpr_funcs.d'. Stop.
I cleared out all of the .d files, forced a recompile, and all was well.