[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Pavey, Nicholas
vid.aldr...@emea.nec.com> Date: Thursday, November 17, 2016 at 12:02 PM To: "Wiles, Keith" Cc: "Pavey, Nicholas" , Thomas Monjalon , "users at dpdk.org" Subject: RE: [dpdk-users] Problem building DPDK libraries You are all very helpful. Thank you. I'm afraid 'make insta

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Thomas Monjalon
2016-11-17 17:23, David Aldrich: > # make install T=x86_64-native-linuxapp-gcc install > Installation cannot run with T defined and DESTDIR undefined Extract of "make help": install T= configure, build and install a target in DESTDIR install install optionally

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Thomas Monjalon
2016-11-17 17:02, David Aldrich: > You are all very helpful. Thank you. > > I'm afraid 'make install' isn't working: > > # make install > make[1]: Nothing to be done for 'pre_install'. > == Installing /usr/local/ > cp: cannot stat 'build/lib/*': No such file or directory >

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread David Aldrich
cholas ; Thomas Monjalon > ; users at dpdk.org > Subject: Re: [dpdk-users] Problem building DPDK libraries > > > > On Nov 17, 2016, at 11:02 AM, David Aldrich > wrote: > > > > You are all very helpful. Thank you. > > > > I'm afraid 'make install' isn

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Wiles, Keith
> >> -Original Message- >> From: Wiles, Keith [mailto:keith.wiles at intel.com] >> Sent: 17 November 2016 17:00 >> To: David Aldrich >> Cc: Pavey, Nicholas ; Thomas Monjalon >> ; users at dpdk.org >> Subject: Re: [dpdk-users] Prob

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread David Aldrich
t; Subject: Re: [dpdk-users] Problem building DPDK libraries > > > > On Nov 17, 2016, at 10:56 AM, David Aldrich > wrote: > > > > Thanks. > > > > Do I need to do ?make install? or is ?make? sufficient? > > I do not really install DPDK, but use it from the

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Wiles, Keith
l.com> > Cc: Thomas Monjalon ; users at dpdk.org > Subject: Re: [dpdk-users] Problem building DPDK libraries > > Yes, I?ve found that ?j causes problems too. > > I believe I?ve used both the T= and the environment variable version > without problems, as long as : > > ?

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Thomas Monjalon
2016-11-17 15:51, David Aldrich: > make[6]: *** /lib/modules/4.1.21-rt13-WR8.0.0.10_preempt-rt/build: No such > file or directory. Stop. You need the kernel headers, or just disable compilation of kernel modules: sed -ri 's,(KNI_KMOD=).*,\1n,' build/.config sed -ri

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Wiles, Keith
make install > > ? That doesn't work currently for me. > > David > >> -Original Message- >> From: David Aldrich >> Sent: 17 November 2016 16:29 >> To: 'David Aldrich' ; Wiles, Keith >> >> Cc: Thomas Monjalon ; users at dpdk.org >> Subjec

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread David Aldrich
Thanks. Do I need to do ?make install? or is ?make? sufficient? David From: Pavey, Nicholas [mailto:npa...@akamai.com] Sent: 17 November 2016 16:55 To: David Aldrich ; Wiles, Keith Cc: Thomas Monjalon ; users at dpdk.org Subject: Re: [dpdk-users] Problem building DPDK libraries Yes, I?ve

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Pavey, Nicholas
Thomas Monjalon , "users at dpdk.org" Subject: Re: [dpdk-users] Problem building DPDK libraries Hi I find that: make succeeds. But I've been advised to run: make -j T=x86_64-native-linuxapp-gcc install I think '-j' was causing the compiler problems, so I can drop that

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread David Aldrich
for me. David > -Original Message- > From: David Aldrich > Sent: 17 November 2016 16:29 > To: 'David Aldrich' ; Wiles, Keith > > Cc: Thomas Monjalon ; users at dpdk.org > Subject: RE: [dpdk-users] Problem building DPDK libraries > > The allocation for /tmp is 7.9

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread David Aldrich
; > From: Wiles, Keith [mailto:keith.wiles at intel.com] > > Sent: 17 November 2016 16:10 > > To: David Aldrich > > Cc: Thomas Monjalon ; users at dpdk.org > > Subject: Re: [dpdk-users] Problem building DPDK libraries > > > > > > > On Nov 17, 2016, at

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread David Aldrich
Thomas Monjalon ; users at dpdk.org > Subject: Re: [dpdk-users] Problem building DPDK libraries > > > > On Nov 17, 2016, at 10:05 AM, David Aldrich > wrote: > > > > Thanks, I thought I had installed the kernel headers, but I had done it > incorrectly. Now fixed

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread Wiles, Keith
... > > Best regards > > David > >> -Original Message- >> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] >> Sent: 17 November 2016 16:00 >> To: David Aldrich >> Cc: users at dpdk.org >> Subject: Re: [dpdk-users] Pr

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread David Aldrich
for unfinished jobs Best regards David > -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: 17 November 2016 16:00 > To: David Aldrich > Cc: users at dpdk.org > Subject: Re: [dpdk-users] Problem building DPDK libraries > >

[dpdk-users] Problem building DPDK libraries

2016-11-17 Thread David Aldrich
Hi I am trying to build DPDK 16.07.1 on Wind River Linux 8. 'make' fails: # make [snip] CC rte_spinlock.o AR librte_eal.a SYMLINK-FILE include/exec-env/rte_interrupts.h SYMLINK-FILE include/exec-env/rte_kni_common.h SYMLINK-FILE include/exec-env/rte_dom0_common.h INSTALL-LIB