DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Wiles, Keith" <keith.wiles@intel.com>
To: Srinivasreddy R <srinivasreddy4390@gmail.com>,
	"dev@dpdk.org" <dev@dpdk.org>,
	"dpdk-ovs@lists.01.org" <dpdk-ovs@lists.01.org>
Subject: Re: [dpdk-dev] [DISCUSSION] : ERROR while compiling dpdk-1.7 on ubuntu14.04
Date: Fri, 16 Jan 2015 21:07:13 +0000	[thread overview]
Message-ID: <D0DED93E.1004C%keith.wiles@intel.com> (raw)
In-Reply-To: <CAJP4VWi1E9rQ64qRbZi6-eYRtrywp4Z95P0m3n8kxwHTi7=uPw@mail.gmail.com>

On 1/16/15, 7:43 AM, "Srinivasreddy R" <srinivasreddy4390@gmail.com> wrote:

>sorry typo i am using Ubuntu 14.04.1 LTS .
>
>On Fri, Jan 16, 2015 at 7:06 PM, Srinivasreddy R <
>srinivasreddy4390@gmail.com> wrote:
>
>> hi,
>> Getting error while compiling dpdk on ubuntu10.04.
>>
>>
>> export RTE_SDK=$(pwd)
>> export RTE_TARGET="x86_64-ivshmem-linuxapp-gcc"
>>
>> make CONFIG_RTE_BUILD_COMBINE_LIBS=y CONFIG_RTE_BUILD_SHARED_LIB=y
>>install
>> T="$RTE_TARGET"

Check to make sure you are linking in the math lib -lm you can add a V=1
to the command line and see the linker lines.



>>
>>
>> == Build app/test-acl
>>   CC main.o
>>   LD testacl
>> /home/DPDK/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/libintel_dpdk.so:
>> undefined reference to `log2'
>> /home/DPDK/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/libintel_dpdk.so:
>> undefined reference to `ceil'
>> /home/DPDK/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/libintel_dpdk.so:
>> undefined reference to `pow'
>> /home/DPDK/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/libintel_dpdk.so:
>> undefined reference to `round'
>> collect2: error: ld returned 1 exit status
>> make[5]: *** [testacl] Error 1
>> make[4]: *** [test-acl] Error 2
>> make[3]: *** [app] Error 2
>> make[2]: *** [all] Error 2
>> make[1]: *** [x86_64-ivshmem-linuxapp-gcc_install] Error 2
>> make: *** [install] Error 2
>>
>> Following installation procedure at link :
>>
>> 
>>https://github.com/01org/dpdk-ovs/blob/development/docs/01_Installation.m
>>d#dpdk
>>
>> --------
>> thanks
>> srinivas.
>>

  parent reply	other threads:[~2015-01-16 21:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-16 13:43 Srinivasreddy R
2015-01-16 14:07 ` De Lara Guarch, Pablo
2015-01-16 21:07 ` Wiles, Keith [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-01-17  6:59 Srinivasreddy R
2015-01-17 14:01 ` Neil Horman
2015-01-16 13:36 Srinivasreddy R

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=D0DED93E.1004C%keith.wiles@intel.com \
    --to=keith.wiles@intel.com \
    --cc=dev@dpdk.org \
    --cc=dpdk-ovs@lists.01.org \
    --cc=srinivasreddy4390@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).