[dpdk-dev] compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel

2014-09-23 Thread Bruce Richardson
On Mon, Sep 22, 2014 at 03:12:43PM -0700, Matthew Hall wrote: > On Mon, Sep 22, 2014 at 04:05:29PM -0400, Neil Horman wrote: > > On Mon, Sep 22, 2014 at 12:23:36PM -0700, Matthew Hall wrote: > > > I fixed some of the clang errors a few weeks ago. But some of my patches > > > got sent back due to

[dpdk-dev] compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel

2014-09-23 Thread Matthew Hall
I fixed one main libs bug which blocked compile that was trivial and got it applied. I had examples working too but using an impolite method of doing so. As for the latest kernel stuff, it sounds like we have to get a hand from LKML or a sublist to figure it out, eh? Doesn't seem like it's in

[dpdk-dev] compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel

2014-09-22 Thread Neil Horman
On Mon, Sep 22, 2014 at 12:23:36PM -0700, Matthew Hall wrote: > I fixed some of the clang errors a few weeks ago. But some of my patches got > sent back due to issues seen by others and I didn't have time to fix them yet. Can you elaborate on the specific issue here? Neil

[dpdk-dev] compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel

2014-09-22 Thread Matthew Hall
On Mon, Sep 22, 2014 at 04:05:29PM -0400, Neil Horman wrote: > On Mon, Sep 22, 2014 at 12:23:36PM -0700, Matthew Hall wrote: > > I fixed some of the clang errors a few weeks ago. But some of my patches > > got sent back due to issues seen by others and I didn't have time to fix > > them yet. >

[dpdk-dev] compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel

2014-09-22 Thread Matthew Hall
I fixed some of the clang errors a few weeks ago. But some of my patches got sent back due to issues seen by others and I didn't have time to fix them yet. -- Sent from my mobile device. On September 22, 2014 6:18:51 AM PDT, Neil Horman wrote: >On Mon, Sep 22, 2014 at 09:36:33AM +,

[dpdk-dev] compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel

2014-09-22 Thread Richardson, Bruce
Hi all, just looking to see if anyone has any suggestions to help me debug an issue I'm seeing here. Basically, the clang target is no longer working for me on Fedora 20 -due to errors when compiling up the kernel modules. The interesting thing is that the gcc target works fine, while the

[dpdk-dev] compile error with linuxapp-clang target on Fedora 20 with 3.15.10 kernel

2014-09-22 Thread Neil Horman
On Mon, Sep 22, 2014 at 09:36:33AM +, Richardson, Bruce wrote: > Hi all, > > just looking to see if anyone has any suggestions to help me debug an issue > I'm seeing here. Basically, the clang target is no longer working for me on > Fedora 20 -due to errors when compiling up the kernel