pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/53426: gnome-calculator 3.24.0nb9 does not work
The following reply was made to PR pkg/53426; it has been noted by GNATS.
From: Patrick Welche <prlw1%cam.ac.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/53426: gnome-calculator 3.24.0nb9 does not work
Date: Fri, 13 Jul 2018 10:47:17 +0100
What is the status of "reallocarray" in NetBSD?
p11-kit's autoconf test finds it, and nm shows it in libc, but in
stdlib.h:
#ifdef _OPENBSD_SOURCE
long long strtonum(const char *, long long, long long, const char **);
void *reallocarray(void *, size_t, size_t);
#endif
Home |
Main Index |
Thread Index |
Old Index