DPDK patches and discussions
 help / color / mirror / Atom feed
* Re: [dpdk-dev] Build instructions
@ 2015-08-28 19:52 Wiles, Keith
  0 siblings, 0 replies; 3+ messages in thread
From: Wiles, Keith @ 2015-08-28 19:52 UTC (permalink / raw)
  To: Ratliff, Stanley, dev

On 8/28/15, 2:49 PM, "dev on behalf of Ratliff, Stanley"
<dev-bounces@dpdk.org on behalf of sratliff@idirect.net> wrote:

>Hello everyone, 
>
>I'm a DPDK newbie, so my apologies for the naïve question. I'm trying to
>use the instructions at http://dpdk.org/doc/quick-start.
>
>I've cloned the DPDK repo, & started with the make command. I got:
>
>stanr@stansubu:~$ git clone http://dpdk.org/git/dpdk
>Cloning into 'dpdk'...
>remote: Counting objects: 30823, done.
>remote: Compressing objects: 100% (6281/6281), done.
>remote: Total 30823 (delta 24336), reused 30823 (delta 24336)
>Receiving objects: 100% (30823/30823), 21.82 MiB | 1.04 MiB/s, done.
>Resolving deltas: 100% (24336/24336), done.
>Checking connectivity... done.
>stanr@stansubu:~$ cd dpdk
>stanr@stansubu:~/dpdk$ make config T=x86_64-default-linuxapp-gcc
>make[1]: *** No rule to make target
>`/home/stanr/dpdk/config/defconfig_x86_64-default-linuxapp-gcc', needed
>by `/home/stanr/dpdk/build/.config'.  Stop.
>make: *** [config] Error 2
>stanr@stansubu:~/dpdk$ ls

Looks like the docs need to be updated we are changed
x86_64-native-linuxapp-gcc look in the config directory for the base names
and remove the defconfig_ to see what the new names are to be used.
>
>
>Are the instructions out of date?
>
>Regards,
>Stan
>
>
>_____________________________________________________
>This electronic message and any files transmitted with it contains
>information from iDirect, which may be privileged, proprietary
>and/or confidential. It is intended solely for the use of the individual
>or entity to whom they are addressed. If you are not the original
>recipient or the person responsible for delivering the email to the
>intended recipient, be advised that you have received this email
>in error, and that any use, dissemination, forwarding, printing, or
>copying of this email is strictly prohibited. If you received this email
>in error, please delete it and immediately notify the sender.
>_____________________________________________________
>
>


‹ 
Regards,
++Keith
Intel Corporation

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-dev] Build instructions
  2015-08-28 19:49 Ratliff, Stanley
@ 2015-08-28 19:52 ` Ratliff, Stanley
  0 siblings, 0 replies; 3+ messages in thread
From: Ratliff, Stanley @ 2015-08-28 19:52 UTC (permalink / raw)
  To: Ratliff, Stanley, dev

Hello again, 

My mistake. Typo. Sorry for the noise. 

Regards,
Stan


> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ratliff, Stanley
> Sent: Friday, August 28, 2015 3:49 PM
> To: dev@dpdk.org
> Subject: [dpdk-dev] Build instructions
> 
> Hello everyone,
> 
> I'm a DPDK newbie, so my apologies for the naïve question. I'm trying to use
> the instructions at http://dpdk.org/doc/quick-start.
> 
> I've cloned the DPDK repo, & started with the make command. I got:
> 
> stanr@stansubu:~$ git clone http://dpdk.org/git/dpdk Cloning into 'dpdk'...
> remote: Counting objects: 30823, done.
> remote: Compressing objects: 100% (6281/6281), done.
> remote: Total 30823 (delta 24336), reused 30823 (delta 24336) Receiving
> objects: 100% (30823/30823), 21.82 MiB | 1.04 MiB/s, done.
> Resolving deltas: 100% (24336/24336), done.
> Checking connectivity... done.
> stanr@stansubu:~$ cd dpdk
> stanr@stansubu:~/dpdk$ make config T=x86_64-default-linuxapp-gcc
> make[1]: *** No rule to make target
> `/home/stanr/dpdk/config/defconfig_x86_64-default-linuxapp-gcc', needed
> by `/home/stanr/dpdk/build/.config'.  Stop.
> make: *** [config] Error 2
> stanr@stansubu:~/dpdk$ ls
> 
> 
> Are the instructions out of date?
> 
> Regards,
> Stan
> 
> 
> _____________________________________________________
> This electronic message and any files transmitted with it contains information
> from iDirect, which may be privileged, proprietary and/or confidential. It is
> intended solely for the use of the individual or entity to whom they are
> addressed. If you are not the original recipient or the person responsible for
> delivering the email to the intended recipient, be advised that you have
> received this email in error, and that any use, dissemination, forwarding,
> printing, or copying of this email is strictly prohibited. If you received this
> email in error, please delete it and immediately notify the sender.
> _____________________________________________________
> 


_____________________________________________________
This electronic message and any files transmitted with it contains
information from iDirect, which may be privileged, proprietary
and/or confidential. It is intended solely for the use of the individual
or entity to whom they are addressed. If you are not the original
recipient or the person responsible for delivering the email to the
intended recipient, be advised that you have received this email
in error, and that any use, dissemination, forwarding, printing, or
copying of this email is strictly prohibited. If you received this email
in error, please delete it and immediately notify the sender.
_____________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [dpdk-dev] Build instructions
@ 2015-08-28 19:49 Ratliff, Stanley
  2015-08-28 19:52 ` Ratliff, Stanley
  0 siblings, 1 reply; 3+ messages in thread
From: Ratliff, Stanley @ 2015-08-28 19:49 UTC (permalink / raw)
  To: dev

Hello everyone, 

I'm a DPDK newbie, so my apologies for the naïve question. I'm trying to use the instructions at http://dpdk.org/doc/quick-start. 

I've cloned the DPDK repo, & started with the make command. I got: 

stanr@stansubu:~$ git clone http://dpdk.org/git/dpdk
Cloning into 'dpdk'...
remote: Counting objects: 30823, done.
remote: Compressing objects: 100% (6281/6281), done.
remote: Total 30823 (delta 24336), reused 30823 (delta 24336)
Receiving objects: 100% (30823/30823), 21.82 MiB | 1.04 MiB/s, done.
Resolving deltas: 100% (24336/24336), done.
Checking connectivity... done.
stanr@stansubu:~$ cd dpdk
stanr@stansubu:~/dpdk$ make config T=x86_64-default-linuxapp-gcc
make[1]: *** No rule to make target `/home/stanr/dpdk/config/defconfig_x86_64-default-linuxapp-gcc', needed by `/home/stanr/dpdk/build/.config'.  Stop.
make: *** [config] Error 2
stanr@stansubu:~/dpdk$ ls


Are the instructions out of date? 

Regards,
Stan


_____________________________________________________
This electronic message and any files transmitted with it contains
information from iDirect, which may be privileged, proprietary
and/or confidential. It is intended solely for the use of the individual
or entity to whom they are addressed. If you are not the original
recipient or the person responsible for delivering the email to the
intended recipient, be advised that you have received this email
in error, and that any use, dissemination, forwarding, printing, or
copying of this email is strictly prohibited. If you received this email
in error, please delete it and immediately notify the sender.
_____________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-08-28 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-28 19:52 [dpdk-dev] Build instructions Wiles, Keith
  -- strict thread matches above, loose matches on Subject: below --
2015-08-28 19:49 Ratliff, Stanley
2015-08-28 19:52 ` Ratliff, Stanley

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).