Re: perf 3.8-rc build failure: undefined reference to `strlcpy'

2013-01-29 Thread Borislav Petkov
On Wed, Jan 30, 2013 at 01:56:34PM +0900, Namhyung Kim wrote: > That's because the toplevel Makefile resets MAKEFLAGS in the middle: That was me: ea01fa9f63aef > > Makefile:1330 > # Clear a bunch of variables before executing the submake and I added this because there was a problem AFAICR. An

Re: perf 3.8-rc build failure: undefined reference to `strlcpy'

2013-01-29 Thread Namhyung Kim
On Wed, 30 Jan 2013 04:28:31 +0100, Borislav Petkov wrote: > On Wed, Jan 30, 2013 at 11:15:55AM +0900, Namhyung Kim wrote: >> Please see my reply on another post from Thomas: >> >> https://lkml.org/lkml/2013/1/29/32 >> >> It's not like a build failure of perf tools, it's just a result of >> fea

Re: perf 3.8-rc build failure: undefined reference to `strlcpy'

2013-01-29 Thread Borislav Petkov
On Wed, Jan 30, 2013 at 11:15:55AM +0900, Namhyung Kim wrote: > Please see my reply on another post from Thomas: > > https://lkml.org/lkml/2013/1/29/32 > > It's not like a build failure of perf tools, it's just a result of > feature test so should not affect the build of perf itself, right? Do

Re: perf 3.8-rc build failure: undefined reference to `strlcpy'

2013-01-29 Thread Namhyung Kim
Hi Borislav, On Tue, 29 Jan 2013 11:37:22 +0100, Borislav Petkov wrote: > On Tue, Jan 29, 2013 at 06:22:53AM +0200, Thomas Backlund wrote: >> >> [tmb@tmb linux-3.8-rc5]$ make -C tools/perf -s V=1 >> HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all >> >> ... >> >> /tmp/ccJEJv6m.o: In function `main':

Re: perf 3.8-rc build failure: undefined reference to `strlcpy'

2013-01-29 Thread Borislav Petkov
On Tue, Jan 29, 2013 at 06:22:53AM +0200, Thomas Backlund wrote: > > [tmb@tmb linux-3.8-rc5]$ make -C tools/perf -s V=1 > HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all > > ... > > /tmp/ccJEJv6m.o: In function `main': > :(.text+0x14): undefined reference to `strlcpy' > collect2: ld returned 1 exit

perf 3.8-rc build failure: undefined reference to `strlcpy'

2013-01-28 Thread Thomas Backlund
[tmb@tmb linux-3.8-rc5]$ make -C tools/perf -s V=1 HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all ... /tmp/ccJEJv6m.o: In function `main': :(.text+0x14): undefined reference to `strlcpy' collect2: ld returned 1 exit status ... This did not show up in 3.7 -- Thomas -- To unsubscribe from this