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: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: Takahiro Kambe <taca%back-street.net@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 15:11:20 +0200

 On 08.07.13 14:28, Takahiro Kambe wrote:
 > 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)
 
 Yes, that fixes the issue.
 
 -- 
   Jörn Clausen                             
joern.clausen%uni-bielefeld.de@localhost
   Hochschulrechenzentrum                 http://www.uni-bielefeld.de/hrz/
   Universität Bielefeld
 


Home | Main Index | Thread Index | Old Index