From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56426) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqU7k-0000Uq-2l for qemu-devel@nongnu.org; Wed, 02 Jan 2013 14:37:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqU7f-0002vB-R3 for qemu-devel@nongnu.org; Wed, 02 Jan 2013 14:37:11 -0500 Received: from mail-ia0-f179.google.com ([209.85.210.179]:62722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqU7f-0002ur-LV for qemu-devel@nongnu.org; Wed, 02 Jan 2013 14:37:07 -0500 Received: by mail-ia0-f179.google.com with SMTP id o25so12214110iad.10 for ; Wed, 02 Jan 2013 11:37:06 -0800 (PST) From: Anthony Liguori Date: Wed, 02 Jan 2013 13:37:04 -0600 Message-ID: <87wqvvtlzz.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [Qemu-devel] [FYI] May need to remove all objdir after doing a git pull List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org If you experience any problems relating to missing tracepoints, you need to completely remove your old files. This should be okay if you do a distclean before pulling but not necessarily after pulling. Regards, Anthony Liguori