[Buildroot] [PATCH] util-linux: fix link failures due to name clash

Carlos Santos casantos at datacom.ind.br
Tue Nov 7 00:19:55 UTC 2017


> From: "Luca Ceresoli" <luca at lucaceresoli.net>
> To: buildroot at buildroot.org
> Cc: "Luca Ceresoli" <luca at lucaceresoli.net>, "Adam Duskett" <aduskett at gmail.com>
> Sent: Monday, November 6, 2017 9:14:01 PM
> Subject: [Buildroot] [PATCH] util-linux: fix link failures due to name clash

> Several packages have a similar md5.c file, and each has a function
> named byteReverse(). This generates link errors ("multiple definition
> of `byteReverse'").
> 
> Fix by declaring byteReverse as static, since it is just an internal
> function.
> 
> Fixes:
>  http://autobuild.buildroot.net/results/419ab2c0e034cc68991281c51caa8271b0fadbab/

Did you submit this patch upstream?

-- 
Carlos Santos (Casantos) - DATACOM, P&D
“The greatest triumph that modern PR can offer is the transcendent 
success of having your words and actions judged by your reputation, 
rather than the other way about.” — Christopher Hitchens


More information about the buildroot mailing list