All of lore.kernel.org
 help / color / mirror / Atom feed
From: kinkabrain@gmail.com (Kinka Huang)
To: kernelnewbies@lists.kernelnewbies.org
Subject: linux master cannot compile successfully
Date: Thu, 18 Sep 2014 22:19:40 +0800	[thread overview]
Message-ID: <541AE9FC.8060908@gmail.com> (raw)
In-Reply-To: <mailman.855.1411038823.2642.kernelnewbies@kernelnewbies.org>

Hey,
I just pull linux-master and checkout tag v3.17-rc5. I think 
linux-master should always compiles successfully, but it seems I am wrong?
I got the error:

In file included from drivers/gpu/drm/nouveau/core/core/client.c:29:0:
drivers/gpu/drm/nouveau/core/include/nvif/unpack.h:1:1: error: expected 
identifier or ?(? before ?.? token
  ../../../nvif/unpack.h
  ^
drivers/gpu/drm/nouveau/core/core/client.c:43:29: error: field ?v0? has 
incomplete type
    struct nvif_notify_rep_v0 v0;
                              ^
etc...

The file drivers/gpu/drm/nouveau/core/include/nvif/unpack.h
should contain just "../../../nvif/unpack.h"? Why? Is it just an error 
or I did something wrong?

Thanks.

       reply	other threads:[~2014-09-18 14:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.855.1411038823.2642.kernelnewbies@kernelnewbies.org>
2014-09-18 14:19 ` Kinka Huang [this message]
2014-09-18 15:35   ` linux master cannot compile successfully Sudip Mukherjee
2014-09-18 16:42   ` Valdis.Kletnieks at vt.edu
2014-09-19  1:28 Kinka Huang
2014-09-19  5:17 ` Valdis.Kletnieks at vt.edu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=541AE9FC.8060908@gmail.com \
    --to=kinkabrain@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.