All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aaron Hamilton <aaron@logicdatasystems.net>
To: backports@vger.kernel.org
Subject: 3.14-1 Compile Problem for 2.6.39.4 Kernel
Date: Tue, 29 Apr 2014 02:39:11 -0700	[thread overview]
Message-ID: <CAFjWW+ZsCZpmh-CVWX9Y+73tOAS5JG5f7mvrr8biAVgN_a+Fng@mail.gmail.com> (raw)

In trying to compile backports-3.14-1 with a 2.6.39.4 kernel, I get
the following compilation errors:

backport-include/linux/compat.h:18: error: expected ';', ',' or ')'
before '*' token

If I comment out line 18 in compat.h which just reads "extern int
compat_put_timespec(const struct timespec*, void __user *)", then I
get past that error.

Next, things get stuck on compat/crypto-ccm.c on lines 250 and 255,
stating "too few arguments to function 'scatterwalk_map'" and "too few
arguments to function 'scatterwalk_unmap'".

My kernel headers indicate this function takes two parameters and I
can't find anything in backports that specify otherwise. Am I missing
something?

             reply	other threads:[~2014-04-29  9:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-29  9:39 Aaron Hamilton [this message]
2014-05-02  1:39 ` 3.14-1 Compile Problem for 2.6.39.4 Kernel Luis R. Rodriguez
2014-05-02  6:51   ` Luis R. Rodriguez
2014-05-02  8:36   ` Aaron Hamilton
2014-05-02  8:45     ` Luis R. Rodriguez

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=CAFjWW+ZsCZpmh-CVWX9Y+73tOAS5JG5f7mvrr8biAVgN_a+Fng@mail.gmail.com \
    --to=aaron@logicdatasystems.net \
    --cc=backports@vger.kernel.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.