DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Choi, Sy Jong" <sy.jong.choi@intel.com>
To: 'BYEONG-GI KIM' <kimbyeonggi@gmail.com>,
	"'Dpdk-ovs@lists.01.org'" <Dpdk-ovs@lists.01.org>,
	"'dev@dpdk.org'" <dev@dpdk.org>
Subject: Re: [dpdk-dev] Error while compiling DPDK
Date: Mon, 14 Jul 2014 01:00:47 +0000	[thread overview]
Message-ID: <697F8B1B48670548A5BAB03E8283550F2D2FFC0D@PGSMSX107.gar.corp.intel.com> (raw)
In-Reply-To: <CAEHt_JY7+sLzAUhNOt8dZ6amaWNLz4nAz8JeSyW8w=7EH4AFXw@mail.gmail.com>

Hi Mr. Kim,

Please do not compile with "T=x86*gcc" because it will compile BSD app too, which cause the error.

Please complile only the configuration you need. This should remove the error.


Regards,
Choi, Sy Jong

-----Original Message-----
From: BYEONG-GI KIM [kimbyeonggi@gmail.com<mailto:kimbyeonggi@gmail.com>]
Sent: Monday, July 14, 2014 08:25 AM Malay Peninsula Standard Time
To: Dpdk-ovs@lists.01.org; dev@dpdk.org
Subject: [dpdk-dev] Error while compiling DPDK


Hello.

An error occured while compiling DPDK 1.6.0r2 as below:

[root@compute dpdk-1.6.0r2]# make install T=x86_64*gcc
...Installing...
/ovdk/dpdk/dpdk-1.6.0r2/lib/librte_eal/bsdapp/eal/eal.c: In function
‘rte_eal_init’:
/ovdk/dpdk/dpdk-1.6.0r2/lib/librte_eal/bsdapp/eal/eal.c:873:2: error:
format ‘%p’ expects argument of type ‘void *’, but argument 5 has type
‘pthread_t’ [-Werror=format=]
  RTE_LOG(DEBUG, EAL, "Master core %u is ready (tid=%p)\n",
  ^

The current OS is Fedora20. What should I do?...

Best regards

Byeong-Gi KIM

  reply	other threads:[~2014-07-14  1:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-14  0:24 BYEONG-GI KIM
2014-07-14  1:00 ` Choi, Sy Jong [this message]
2014-07-14  1:24   ` BYEONG-GI KIM
2014-07-14  2:02     ` Masaru Oki
2014-07-14  2:04       ` BYEONG-GI KIM
2014-07-14  2:40         ` Choi, Sy Jong
2014-07-14  3:28           ` BYEONG-GI KIM
2014-07-14  4:32             ` Choi, Sy Jong
2014-07-14  4:43               ` BYEONG-GI KIM
2014-07-14  8:27                 ` De Lara Guarch, Pablo
2014-07-14 11:46 ` Neil Horman

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=697F8B1B48670548A5BAB03E8283550F2D2FFC0D@PGSMSX107.gar.corp.intel.com \
    --to=sy.jong.choi@intel.com \
    --cc=Dpdk-ovs@lists.01.org \
    --cc=dev@dpdk.org \
    --cc=kimbyeonggi@gmail.com \
    /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).