Edit report at https://bugs.php.net/bug.php?id=63186&edit=1
ID: 63186 Updated by: fel...@php.net Reported by: jakoch at web dot de Summary: compile failure on netbsd Status: Open Type: Bug Package: Compile Failure Operating System: netbsd PHP Version: 5.4.7 Block user comment: N Private report: N New Comment: It's due a NetBSD core change, see: http://gnats.netbsd.org/45905 Previous Comments: ------------------------------------------------------------------------ [2012-09-29 20:55:45] ni...@php.net The quoted part is just a warning. The actual errors is: main/streams/cast.c:75:2: error: conversion to non-scalar type requested So it's complaining about a int -> fpos_t cast. Can't say any further on that though. Don't know NetBSD. ------------------------------------------------------------------------ [2012-09-29 15:09:39] jakoch at web dot de Description: ------------ main/streams/cast.c:140:2:initalization from incompatible pointer http://i.imgur.com/tlAbF.png ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63186&edit=1