#32118: VLC09 : png.c:152: error: 'png_infopp_NULL' undeclared (first use in this function) ---------------------------------+------------------------------------------ Reporter: rudloff@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: tiger | Port: VLC09 ---------------------------------+------------------------------------------ Comment(by ryandesign@…): Replying to [comment:4 rudloff@…]:
{{{ x264.c:951: error: 'x264_param_t' has no member named 'b_bframe_pyramid' }}} Fixed in r87381 but that still leaves: {{{ :info:build x264.c: In function 'Open': :info:build x264.c:1306: warning: passing argument 1 of 'x264_nal_encode' from incompatible pointer type :info:build x264.c:1306: warning: passing argument 2 of 'x264_nal_encode' from incompatible pointer type :info:build x264.c:1306: warning: passing argument 3 of 'x264_nal_encode' makes pointer from integer without a cast :info:build x264.c:1306: error: too many arguments to function 'x264_nal_encode' :info:build x264.c: In function 'Encode': :info:build x264.c:1358: warning: passing argument 1 of 'x264_nal_encode' from incompatible pointer type :info:build x264.c:1358: warning: passing argument 2 of 'x264_nal_encode' from incompatible pointer type :info:build x264.c:1358: warning: passing argument 3 of 'x264_nal_encode' makes pointer from integer without a cast :info:build x264.c:1358: error: too many arguments to function 'x264_nal_encode' }}} Really, your best bet for getting VLC on Tiger is to download the 0.9.10 binary from the VLC web site. -- Ticket URL: <https://trac.macports.org/ticket/32118#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS