linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@ziepe.ca>
To: Ju-Hyoung Lee <juhlee@microsoft.com>
Cc: "linux-rdma@vger.kernel.org" <linux-rdma@vger.kernel.org>
Subject: Re: rdma-core compilation failed in Ubuntu 18.04
Date: Tue, 6 Aug 2019 15:39:56 -0300	[thread overview]
Message-ID: <20190806183955.GS11627@ziepe.ca> (raw)
In-Reply-To: <MW2PR2101MB0986515AF6DD01233D7D7AA4DADB0@MW2PR2101MB0986.namprd21.prod.outlook.com>

On Sun, Aug 04, 2019 at 07:01:29AM +0000, Ju-Hyoung Lee wrote:
> Hi all,
> 
> This is Azure VM with Ubuntu 18.04, the 'bash build.sh' failed with below error. I post the required information below also.
> This is Azure Standard_NC24r VM size. So it has GPU and RDMA enabled. I don't know what it means "cc: error: unrecognized command line option '-Wcast-function-type'; did you mean '-Wbad-function-cast'?" I did not modify any file. If you need any, please let me know.
> 
> <how to repro>
> %git clone <repo of rdma-core>
> %cd rdma-core
> %bash build. sh
> 
> <error>
> root@juhlee-137339034-1:~/rdma-core# bash build.sh
> CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
>   Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Isn't this clear enough what the problem is? You need to install
pkgconfig to build.

Jason

      reply	other threads:[~2019-08-06 18:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <MW2PR2101MB0986F5879CB967B453141E93DADB0@MW2PR2101MB0986.namprd21.prod.outlook.com>
     [not found] ` <MW2PR2101MB098617BA469695962B163707DADB0@MW2PR2101MB0986.namprd21.prod.outlook.com>
2019-08-04  7:01   ` rdma-core compilation failed in Ubuntu 18.04 Ju-Hyoung Lee
2019-08-06 18:39     ` Jason Gunthorpe [this message]

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=20190806183955.GS11627@ziepe.ca \
    --to=jgg@ziepe.ca \
    --cc=juhlee@microsoft.com \
    --cc=linux-rdma@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 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).