linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Scheller <d.scheller.oss@gmail.com>
To: Karl Wallin <karl.wallin.86@gmail.com>,
	Thomas Kaiser <thomas@kaiser-linux.li>
Cc: linux-media@vger.kernel.org
Subject: Re: Build fails Ubuntu 17.04 / "error: implicit declaration of function"
Date: Sun, 28 May 2017 23:42:00 +0200	[thread overview]
Message-ID: <20170528234200.2ffdd351@macbox> (raw)
In-Reply-To: <CAML3znHkCFrtQqXvZkCwiMGNkRdSAnHBDTvfeoaQdtq8kRMkQQ@mail.gmail.com>

Am Sun, 28 May 2017 21:06:33 +0200
schrieb Karl Wallin <karl.wallin.86@gmail.com>:

All,

> In "/home/ubuntu/media_build/v4l/cec-core.c" changed row 142 from:
> "ret = cdev_device_add(&devnode->cdev, &devnode->dev);" to:
> "ret = device_add(&devnode->dev);"
> and row 186 from:
> "cdev_device_del(&devnode->cdev, &devnode->dev);" to:
> "device_del(&devnode->dev);"

Until the upstream media_build repository gets the neccessary backport
patch treatment, you can apply [1] and [2] to media_build which should
fix all build issues.

Best regards,
Daniel

[1]
https://github.com/herrnst/media_build/commit/4766a716c629707d58d625c6cdfd8c395fd6ed61
[2]
https://github.com/herrnst/media_build/commit/01507a9c32a301c8fc021dcaf1b943799ff3da51

  parent reply	other threads:[~2017-05-28 21:42 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-27 19:28 Build fails Ubuntu 17.04 / "error: implicit declaration of function" Karl Wallin
2017-05-28  0:45 ` Vincent McIntyre
     [not found] ` <9102e964-8143-edd7-3a82-014ae0d29d48@kaiser-linux.li>
2017-05-28 19:06   ` Karl Wallin
2017-05-28 19:14     ` Thomas Kaiser
2017-05-28 19:33       ` Karl Wallin
2017-05-28 20:01         ` Thomas Kaiser
2017-05-28 21:42     ` Daniel Scheller [this message]
2017-05-30 19:35       ` Karl Wallin
2017-05-30 19:35         ` Karl Wallin
2017-06-04  6:50         ` Vincent McIntyre

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=20170528234200.2ffdd351@macbox \
    --to=d.scheller.oss@gmail.com \
    --cc=karl.wallin.86@gmail.com \
    --cc=linux-media@vger.kernel.org \
    --cc=thomas@kaiser-linux.li \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).