Opened 18 years ago

Closed 16 years ago

Last modified 15 years ago

#8190 closed defect (duplicate)

BUG: gcl-2.6.7 build failure on Intel

Reported by: mark_chavira@… Owned by: waqar@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc: mark_chavira@…
Port: gcl

Description (last modified by blb@…)

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.

Change History (7)

comment:1 Changed 18 years ago by gwright@…

severity: criticalnormal

changed severity -> normal

I will check if there is a version of gcl that works at the moment. (If there is, it will likely only be for ppc; AFAIK, there is has not yet been any development on intel.)

Greg

comment:2 Changed 18 years ago by markd@…

Summary: gcl does not compileBUG: gcl-2.6.7 build failure on Intel

comment:3 Changed 17 years ago by pipping@…

Milestone: Port Bugs

comment:4 Changed 16 years ago by jmroot (Joshua Root)

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

Assigning to maintainer.

comment:5 Changed 16 years ago by waqar@…

Resolution: duplicate
Status: newclosed

comment:6 Changed 15 years ago by blb@…

Description: modified (diff)
Port: gcl added

Dup of #12906 I'm guessing?

comment:7 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.