DPDK patches and discussions
 help / color / mirror / Atom feed
From: sothy shan <sothy.e98@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] collect2: error: ld returned 1 exit status -->> DPDK 1.7.1
Date: Thu, 13 Nov 2014 15:43:51 +0100	[thread overview]
Message-ID: <CAHcF_0YAFj=N_858H4PRVdS9=NN-tqnkAOVL9rFLtOL2gGk-KA@mail.gmail.com> (raw)

Hi!

I run the command below and got an error with Collect2. May I know why?

Best regards
Sothy

Command:>>>
$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"
Error:>>>


== Build app/test-acl
  CC main.o
  LD testacl
/home/cubiq/sothy/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/libintel_dpdk.so:
référence indéfinie vers « log2 »
/home/cubiq/sothy/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/libintel_dpdk.so:
référence indéfinie vers « ceil »
/home/cubiq/sothy/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/libintel_dpdk.so:
référence indéfinie vers « pow »
/home/cubiq/sothy/dpdk-1.7.1/x86_64-ivshmem-linuxapp-gcc/lib/libintel_dpdk.so:
référence indéfinie vers « round »
collect2: error: ld returned 1 exit status
make[5]: *** [testacl] Erreur 1
make[4]: *** [test-acl] Erreur 2
make[3]: *** [app] Erreur 2
make[2]: *** [all] Erreur 2
make[1]: *** [x86_64-ivshmem-linuxapp-gcc_install] Erreur 2
make: *** [install] Erreur 2

                 reply	other threads:[~2014-11-13 14:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAHcF_0YAFj=N_858H4PRVdS9=NN-tqnkAOVL9rFLtOL2gGk-KA@mail.gmail.com' \
    --to=sothy.e98@gmail.com \
    --cc=dev@dpdk.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).