pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/48029 (lang/php54 fails to compile on NetBSD 6.0)
The following reply was made to PR pkg/48029; it has been noted by GNATS.
From: Takahiro Kambe <taca%back-street.net@localhost>
To: joern.clausen%uni-bielefeld.de@localhost
Cc: gnats-bugs%NetBSD.org@localhost, taca%NetBSD.org@localhost
Subject: Re: pkg/48029 (lang/php54 fails to compile on NetBSD 6.0)
Date: Mon, 08 Jul 2013 21:28:18 +0900 (JST)
Changing the line 36 o main/streams/cast.c as below solve the problem?
/* NetBSD 6.0+ uses off_t instead of fpos_t in funopen */
# if defined(__NetBSD__) && (__NetBSD_Version__ >= 600000000)
--
Takahiro Kambe <taca%NetBSD.org@localhost>/<taca%back-street.net@localhost>
Home |
Main Index |
Thread Index |
Old Index