#8190: BUG: gcl-2.6.7 build failure on Intel -------------------------------------+-------------------------------------- Reporter: mark_chavira@yahoo.com | Owner: waqar@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.2 Resolution: duplicate | Keywords: Port: gcl | -------------------------------------+-------------------------------------- Changes (by blb@macports.org): * port: => gcl Old description:
Gcl does not compile on either intel or ppc:
In file included from ../h/../h/protoize.h:464, from ../h/include.h:70, from gbc.c:33: /usr/include/unistd.h:531: error: conflicting types for 'my_sbrk' ../h/config.h:42: error: previous declaration of 'my_sbrk' was here gbc.c: In function 'enter_mark_origin': gbc.c:192: warning: unused variable 'np' gbc.c: In function 'GBC': gbc.c:1118: warning: format '%d' expects type 'int', but argument 3 has type 'long int' make[1]: *** [gbc.o] Error 1 make: *** [unixport/saved_pre_gcl] Error 2
Error: /opt/local/bin/port: Status 1 encountered during processing.
New description: Gcl does not compile on either intel or ppc: {{{ In file included from ../h/../h/protoize.h:464, from ../h/include.h:70, from gbc.c:33: /usr/include/unistd.h:531: error: conflicting types for 'my_sbrk' ../h/config.h:42: error: previous declaration of 'my_sbrk' was here gbc.c: In function 'enter_mark_origin': gbc.c:192: warning: unused variable 'np' gbc.c: In function 'GBC': gbc.c:1118: warning: format '%d' expects type 'int', but argument 3 has type 'long int' make[1]: *** [gbc.o] Error 1 make: *** [unixport/saved_pre_gcl] Error 2 Error: /opt/local/bin/port: Status 1 encountered during processing. }}} -- Comment: Dup of #12906 I'm guessing? -- Ticket URL: <http://trac.macports.org/ticket/8190#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS