[Bug 2515] Can't compile BusyBox

bugzilla at busybox.net bugzilla at busybox.net
Fri Sep 17 16:45:51 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=2515

--- Comment #1 from Denys Vlasenko <vda.linux at googlemail.com>  ---
Different libc's require different magic to refer to nanosecond times in struct
stat.

Does it help if you add

#define _SVID_SOURCE 1

in date.c?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list