[dpdk-dev] Fwd: Attempting to get the DPDK to build for FreeBSD 9.2Release DPDK 1.6.0

Randall Stewart rrs at lakerest.net
Thu Mar 27 12:05:33 CET 2014


> 
> Hi all:
> 
> I have a stock 9.2Release FreeBSD system and am attempting to build the DPDK for it. I have
> followed the steps i.e:
> 
> 1) Gotten the ports in:
>  - dialog4ports
>  - gcc 4.8
>  - gmake
>  - coreutils
>  - libexecinfo
> 
> 2) Ran the make 
>  - gmake install T=x86_64-default-bsdapp-gcc CC=gcc48
> 
> It completes nicely and I have a x86_64-default-bsdapp-gcc directory with all the goodies.
> But here is the issue:
> 
> bash-fastone: cd x86_64-default-bsdapp-gcc/kmod/
> bash-fastone: su
> Password:
> root at fastone:/usr/randall/DPDK-1.6.0/x86_64-default-bsdapp-gcc/kmod # ls
> contigmem.ko	nic_uio.ko
> root at fastone:/usr/randall/DPDK-1.6.0/x86_64-default-bsdapp-gcc/kmod # kldload ./contigmem.ko 
> kldload: can't load ./contigmem.ko: Exec format error
> root at fastone:/usr/randall/DPDK-1.6.0/x86_64-default-bsdapp-gcc/kmod # 
> 
> 
> 
> Anyone ever seen this? Per chance am I missing something?
> 
> I guess my next step is to see if I can build the klm’s individually with a more
> BSDish setup to see if there is some sort of interaction going on here between gcc and gcc48.. hmmm
> 
> Any pointers would be appreciated.
> 
> Thanks
> 
> R

------------------------------
Randall Stewart
803-317-4952 (cell)



More information about the dev mailing list