Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752676AbbBWKfy (ORCPT ); Mon, 23 Feb 2015 05:35:54 -0500 Received: from mail.kapsi.fi ([217.30.184.167]:51316 "EHLO mail.kapsi.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751974AbbBWKfw (ORCPT ); Mon, 23 Feb 2015 05:35:52 -0500 Date: Mon, 23 Feb 2015 12:35:49 +0200 From: Mikko Rapeli To: Emil Velikov Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-api@vger.kernel.org Subject: Re: [PATCH 05/45] drm.h: include stdlib.h in userspace Message-ID: <20150223103548.GT12550@lakka.kapsi.fi> References: <1424127948-22484-1-git-send-email-mikko.rapeli@iki.fi> <1424127948-22484-6-git-send-email-mikko.rapeli@iki.fi> <54EB0072.8020909@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <54EB0072.8020909@gmail.com> X-SA-Exim-Connect-IP: 2001:1bc8:1004::1 X-SA-Exim-Mail-From: mikko.rapeli@iki.fi X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 839 Lines: 23 On Mon, Feb 23, 2015 at 10:26:58AM +0000, Emil Velikov wrote: > On 16/02/15 23:05, Mikko Rapeli wrote: > > Fixes compilation error: > > > > drm/drm.h:132:2: error: unknown type name ‘size_t’ > > > Hi Mikko, > > Can you let us know how you're getting these (series-wise) errors ? I've > been meaning to sync the uapi/drm and libdrm headers and would be nice > to have an extra step to test things. This should have everything needed to reproduce these compile errors, though some of the errors hide behind other errors and fixes: https://lkml.org/lkml/2015/2/16/525 -Mikko -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/