#28825: ghostscript @9.01 (print) build error: conflicting types for 'gs_type42_read_data' ----------------------------------------------+----------------------------- Reporter: robin.macports@… | Owner: takanori@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ghostscript ----------------------------------------------+----------------------------- Comment(by robin.macports@…): I've now resolved this issue - I'd got a wrong definition of ulong lying forgotten in /usr/include/stdlib.h. I really ought to stop believing everything I read online... Replying to [ticket:28825 robin.macports@…]:
OSX 10.6.6 XCode 3.2.4 64bit
{{{ :info:build ./base/gstype42.c:68: error: conflicting types for 'gs_type42_read_data' :info:build ./base/gxfont42.h:141: error: previous declaration of 'gs_type42_read_data' was here :info:build ./base/gstype42.c: In function 'gs_type42_read_data': :info:build ./base/gstype42.c:70: warning: initialization from incompatible pointer type }}}
-- Ticket URL: <https://trac.macports.org/ticket/28825#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS