Never mind.. a quote of: http://lists.debian.org/debian-devel/2009/05/msg00175.html

  And to answer some of the questions:
  [..]
- strlcpy() and strlcat() won't be added to EGLIBC as it would break the
    ABI and API. Use libbsd [2] for that, it is already in the archive.

So I packaged libbsd in r27169 and made hotplug2 depend on libbsd if eglibc is used in r27170 which should solve the issue and offers a simple solution for other packages depending on these functions as well.

mirko

On Mon, 13 Jun 2011 14:11:47 +0200, Mirko Vogt wrote:
Hey Philipp,

are you able to build udevtrigger (part of the hotplug2 package) with
eglibc 2.12?
I'm asking because of this ticket: https://dev.openwrt.org/ticket/9012

Cheers

mirko


On Sun, 12 Jun 2011 17:48:57 -0700, Philip Prindeville wrote:
Eglibc doesn't build with the native gnu make if it's 3.82 or later
(which it is for Fedora 14, 15, and later).

2.8 also seems to have issues with cross-compilation of i386 targets
on an x86_64 host.

Signed-off-by: Philip Prindeville <phil...@redfish-solutions.com>

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to