[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130129103722.GE14444@pd.tnic>
Date: Tue, 29 Jan 2013 11:37:22 +0100
From: Borislav Petkov <bp@...en8.de>
To: Thomas Backlund <tmb@...eia.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Arnaldo Carvalho de Melo <acme@...hat.com>
Subject: Re: perf 3.8-rc build failure: undefined reference to `strlcpy'
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 status
>
> ...
>
> This did not show up in 3.7
Ditto here:
/tmp/ccC1kLwn.o: In function `main':
:(.text+0x14): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
Someone needs to get HAVE_STRLCPY and tools/perf/util/path.c in order so
that the linker sees it, IMHO.
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists