[dpdk-dev] Patch compilation failure

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Mon Jul 23 09:57:54 CEST 2018


Hi Qiaobin,

> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Fu, Qiaobin
> Sent: Saturday, July 21, 2018 7:58 PM
> To: dev at dpdk.org
> Cc: Fu, Qiaobin <qiaobinf at bu.edu>
> Subject: [dpdk-dev] Patch compilation failure
> 
> Dear DPDK developers,
> 
> When I submitted a DPDK patch (http://patchwork.dpdk.org/patch/43090/),
> however, there is a compilation issue (http://mails.dpdk.org/archives/test-
> report/2018-July/060307.html).
> 
> When I tried to compile it in our local machine using the Target: x86_64-native-
> linuxapp-gcc-shared, it shows that
> 
> make[1]: *** No rule to make target ‘~/dpdk/config/defconfig_x86_64-native-
> linuxapp-gcc-shared’
> 
> I checked the latest DPDK code, and it indeed doesn’t include the above target
> rule. I did some research online, however, I didn’t figure this out. Could you
> please help this?

You should use target "x86_64-native-linuxapp-gcc", enabling 
CONFIG_RTE_BUILD_SHARED_LIB in the config file.

Pablo

> 
> Thanks,
> Qiaobin


More information about the dev mailing list