I made a backup of the Lazarus directory, deleted it and created a new, empty one. Then I did SVN Checkout and replaced the FPC directory from the backup. That appeared to fix things. However, now there is a new problem. When I try to recompile Lazarus, it does what I expect and completes without a problem. But it doesn't restart and when I check the revision number, it hasn't changed. It still shows 41365 even though the update is 41385. And when I try to install my packages it seems to succeed, but the new components are not install. My conclusion is that recompiling or linking is actually failing but not showing an Error. Any ideas?