Ticket #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
Change History
Changed 2 years ago by robin.macports@…
- Attachment ghostscript_main.log added
comment:1 Changed 2 years ago by jmr@…
- Owner changed from macports-tickets@… to takanori@…
Please remember to cc the maintainer.
comment:2 in reply to: ↑ description ; follow-up: ↓ 3 Changed 18 months 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 in reply to: ↑ 2 Changed 18 months ago by takanori@…
- Status changed from new to closed
- Resolution set to invalid
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