Files
shredos.x86_64/package
Ryan Coe 31e78ab72f sysklogd: add patch to fix build with glibc 2.24
Building sysklogd with glibc 2.24 fails with the following error:

syslogd.c: In function ‘reapchild’:
syslogd.c:2097:13: error: storage size of ‘status’ isn’t known
  union wait status;
             ^
Makefile:99: recipe for target 'syslogd.o' failed
make[2]: *** [syslogd.o] Error 1
make[2]: *** Waiting for unfinished jobs....
package/pkg-generic.mk:201: recipe for target './buildroot/output/build/sysklogd-1.5.1/.stamp_built' failed
make[1]: *** [./buildroot/output/build/sysklogd-1.5.1/.stamp_built] Error 2
Makefile:41: recipe for target '_all' failed
make: *** [_all] Error 2

union wait was marked deprecated in glibc 2.23 and removed in glibc 2.24.
The fix is to declare it as an int.

See https://sourceware.org/ml/libc-alpha/2016-02/msg00342.html

Sent upstream via their mailing list

Signed-off-by: Ryan Coe <bluemrp9@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2016-10-09 22:42:56 +02:00
..
2016-09-07 21:48:44 +02:00
2016-09-02 23:05:35 +02:00
2016-08-30 22:49:13 +02:00
2016-09-12 23:13:44 +02:00
2016-09-20 20:07:59 +02:00
2016-10-07 22:58:00 +02:00
2016-09-16 18:44:54 +02:00
2016-09-20 19:03:46 +02:00
2016-09-20 19:16:42 +02:00
2016-09-28 13:39:18 +02:00
2016-09-17 12:35:17 +02:00
2016-10-05 09:53:01 +02:00
2016-08-23 17:58:17 +02:00
2016-10-02 00:11:12 +02:00
2016-09-18 16:20:56 +02:00
2016-10-05 09:55:48 +02:00
2016-10-05 22:54:09 +02:00
2016-09-21 22:25:21 +02:00
2016-09-08 19:48:29 +02:00
2016-09-08 22:15:15 +02:00
2016-10-03 13:10:15 +02:00
2016-09-08 20:36:05 +02:00
2016-10-07 15:57:24 +02:00
2016-08-20 15:04:27 +02:00
2016-09-08 22:15:15 +02:00
2016-08-26 22:53:46 +02:00
2016-09-21 23:32:10 +02:00
2016-09-05 21:07:42 +02:00
2016-09-25 23:17:26 +02:00
2016-09-08 19:47:05 +02:00
2016-10-03 13:10:37 +02:00
2016-08-31 16:29:58 +02:00
2016-09-12 22:51:39 +02:00
2016-09-25 23:17:32 +02:00
2016-08-31 16:30:16 +02:00
2016-09-20 20:07:54 +02:00
2016-09-28 13:40:01 +02:00
2016-09-14 16:46:26 +02:00
2016-08-27 15:45:43 +02:00
2016-09-14 21:45:58 +02:00
2016-09-06 21:30:55 +02:00
2016-09-06 22:26:28 +02:00
2016-08-20 11:45:41 +02:00
2016-10-02 16:21:02 +02:00
2016-08-29 17:54:07 +02:00
2016-09-15 11:56:02 +02:00
2016-08-23 17:56:32 +02:00
2016-08-20 11:46:45 +02:00
2016-09-07 12:04:32 +02:00
2016-08-27 14:45:21 +02:00
2016-09-25 23:17:29 +02:00
2016-09-20 20:07:55 +02:00
2016-09-16 18:38:34 +02:00
2016-09-08 22:15:15 +02:00
2016-09-21 22:29:07 +02:00
2016-10-05 22:57:54 +02:00
2016-09-02 16:20:33 +02:00
2016-09-02 16:20:33 +02:00
2016-10-07 14:47:41 +02:00
2016-09-28 22:14:00 +02:00
2016-10-03 13:11:03 +02:00
2016-10-01 23:11:11 +02:00
2016-08-23 17:59:06 +02:00
2016-09-06 21:30:55 +02:00
2016-09-06 21:30:55 +02:00
2016-09-28 13:40:04 +02:00
2016-08-31 23:28:52 +02:00
2016-09-06 21:30:55 +02:00
2016-08-20 11:45:07 +02:00
2016-09-05 21:07:41 +02:00
2016-09-05 21:07:40 +02:00
2016-09-06 21:30:55 +02:00
2016-10-02 16:19:47 +02:00
2016-10-02 16:21:31 +02:00
2016-09-28 15:45:21 +02:00
2016-08-24 18:52:33 +02:00
2016-09-30 11:55:06 +02:00
2016-08-27 14:45:08 +02:00
2016-10-03 13:15:22 +02:00
2016-09-02 16:20:33 +02:00
2016-08-23 23:14:36 +02:00
2016-08-20 22:39:26 +02:00
2016-10-01 10:00:17 +02:00
2016-10-07 15:49:59 +02:00
2016-09-14 21:46:04 +02:00
2016-08-20 11:46:43 +02:00
2016-10-04 14:43:34 +02:00
2016-09-18 19:36:04 +02:00
2016-09-05 21:07:39 +02:00
2016-09-02 16:20:33 +02:00
2016-08-26 16:16:59 +02:00
2016-08-25 15:21:32 +02:00
2016-08-21 22:23:02 +02:00
2016-09-23 07:59:58 +02:00
2016-09-23 07:59:58 +02:00
2016-09-08 22:15:15 +02:00
2016-08-26 00:04:46 +02:00
2016-09-19 19:28:14 +02:00
2016-09-24 16:40:10 +02:00
2016-09-21 15:55:23 +02:00
2016-09-09 17:01:29 +02:00
2016-10-02 21:22:27 +02:00
2016-09-02 23:05:33 +02:00
2016-09-20 21:04:52 +02:00
2016-09-09 17:04:14 +02:00
2016-10-05 22:54:13 +02:00
2016-09-24 16:40:10 +02:00
2016-09-30 11:56:36 +02:00
2016-09-21 20:29:05 +02:00
2016-08-27 15:27:29 +02:00
2016-09-20 20:07:49 +02:00
2016-09-26 22:37:51 +02:00
2016-09-20 20:08:01 +02:00
2016-09-12 17:52:36 +02:00
2016-09-02 16:20:33 +02:00
2016-09-25 23:16:48 +02:00
2016-09-25 23:17:06 +02:00
2016-10-09 14:06:04 +02:00
2016-09-25 21:58:07 +02:00
2016-10-07 22:58:00 +02:00