Opened 14 years ago
Closed 13 years ago
#28825 closed defect (invalid)
ghostscript @9.01 (print) build error: conflicting types for 'gs_type42_read_data'
Reported by: | robin.macports@… | Owned by: | takanori@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | ghostscript |
Description
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
Attachments (1)
Change History (4)
Changed 14 years ago by robin.macports@…
Attachment: | ghostscript_main.log added |
---|
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to takanori@… |
---|
Please remember to cc the maintainer.
comment:2 follow-up: 3 Changed 13 years ago 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 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
comment:3 Changed 13 years ago by takanori@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Replying to robin.macports@…:
I've now resolved this issue - I'd got a wrong definition of ulong lying forgotten in /usr/include/stdlib.h.
Thanks for reporting. I close this ticket.
Note: See
TracTickets for help on using
tickets.
main log