Bug#887738: nspr FTBFS with glibc 2.26

Jason Duerstock jason.duerstock at gmail.com
Sat Jan 20 14:13:25 UTC 2018


Source: nspr
Followup-For: Bug #887738

Dear Maintainer,

The attached patch fixes this bug.


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ia64

Kernel: Linux 3.14-0.bpo.2-mckinley (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
-------------- next part --------------
--- nspr/pr/tests/prfz.c.orig	2018-01-20 13:38:48.877027452 +0000
+++ nspr/pr/tests/prfz.c	2018-01-20 13:23:00.495279463 +0000
@@ -10,6 +10,7 @@
 #include <sys/types.h>
 #include <limits.h>
 #include <string.h>
+#include <stdint.h>
 
 int
 main(int argc, char **argv)


More information about the pkg-mozilla-maintainers mailing list