Opened 13 years ago

Closed 12 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)

ghostscript_main.log (55.9 KB) - added by robin.macports@… 13 years ago.
main log

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by robin.macports@…

Attachment: ghostscript_main.log added

main log

comment:1 Changed 13 years ago by jmroot (Joshua Root)

Owner: changed from macports-tickets@… to takanori@…

Please remember to cc the maintainer.

comment:2 in reply to:  description ; Changed 12 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 in reply to:  2 Changed 12 years ago by takanori@…

Resolution: invalid
Status: newclosed

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.