pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/47489: perl does not build on NetBSD-current
The following reply was made to PR pkg/47489; it has been noted by GNATS.
From: christos%zoulas.com@localhost (Christos Zoulas)
To: gnats-bugs%NetBSD.org@localhost, pkg-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/47489: perl does not build on NetBSD-current
Date: Tue, 22 Jan 2013 13:27:15 -0500
On Jan 22, 6:00pm, apb%cequrux.com@localhost (apb%cequrux.com@localhost)
wrote:
-- Subject: pkg/47489: perl does not build on NetBSD-current
| The lang/perl5 package does not build under NetBSD-current.
|
| The errors are related to getproto*_r and getserv*_r functions.
|
| NetBSD does not declare the getserv*_r or getproto*_r functions
| in any header files, but it does provide private implementations
| in libc. perl's Configure script seems to find the private
| implementations but be confused about the types of the
| arguments.
The previous versions of perl were fixed by disabling those functions
in the configure script.
christos
Home |
Main Index |
Thread Index |
Old Index