Hi Kumar, Please firstly run gcc to see if it is installed successfully.
Best Regards, Gavin -----Original Message----- From: users <[email protected]> On Behalf Of [email protected] Sent: Wednesday, May 16, 2018 6:00 PM To: [email protected] Subject: users Digest, Vol 134, Issue 3 Send users mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://dpdk.org/ml/listinfo/users or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of users digest..." Today's Topics: 1. Re: need help: Compiling Dpdk on Ubuntu 14.04.1 "gcc: error: : No such file or directory" . (santosh kumar) ---------------------------------------------------------------------- Message: 1 Date: Tue, 15 May 2018 20:25:00 +0530 From: santosh kumar <[email protected]> To: Ze Kay <[email protected]> Cc: [email protected] Subject: Re: [dpdk-users] need help: Compiling Dpdk on Ubuntu 14.04.1 "gcc: error: : No such file or directory" . Message-ID: <CABPOvZWxStvAw_mSS52LsdfOnXywgfP=poamkberow+3gmg...@mail.gmail.com> Content-Type: text/plain; charset="UTF-8" Errror is still same. could you please suggest sudo apt-get update && sudo apt-get install build-essential ..... santosh@ubuntu:~/opensource/dpdk-stable-17.11.2$ sudo make config T=i686-native-linuxapp-gcc Configuration done using i686-native-linuxapp-gcc santosh@ubuntu:~/opensource/dpdk-stable-17.11.2$ sudo make install T=i686-native-linuxapp-gcc Configuration done using i686-native-linuxapp-gcc == Build lib == Build lib/librte_compat == Build lib/librte_eal == Build lib/librte_eal/common == Build lib/librte_eal/linuxapp == Build lib/librte_eal/linuxapp/eal CC eal.o gcc: error: : No such file or directory make[7]: *** [eal.o] Error 1 make[6]: *** [eal] Error 2 make[5]: *** [linuxapp] Error 2 make[4]: *** [librte_eal] Error 2 make[3]: *** [lib] Error 2 make[2]: *** [all] Error 2 make[1]: *** [pre_install] Error 2 make: *** [install] Error 2 santosh@ubuntu:~/opensource/dpdk-stable-17.11.2$ On Tue, May 15, 2018 at 10:40 AM Muhammad Zain-ul-Abideen < [email protected]> wrote: > before all that kindly install build-essentials > -- Regards, *Santosh Jeergi * (+91 9880745842 End of users Digest, Vol 134, Issue 3 ************************************* IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
