Opened 16 years ago

Closed 16 years ago

#15255 closed defect (duplicate)

gcl-2.6.7 build failure storage size of 'estack' isn't known

Reported by: secondshadow@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port:

Description

Let me say up front that this appears to be a duplicate of the following tickets:

Tickets: #13936 Tickets: #14020 Tickets: #14660

I am submitting this ticket because all three of those are closed marked as duplicates and only one has a link to what it is a duplicate of (14020 links back to 13936). 13936 is closed as a duplicate but does not reference any other tickets other than 14020. After searching through trac using the keywords gcl as well as estack I was unable to determine which ticket 13936 is a duplicate of nor was I able to determine what the resolution is. If this is, in fact, a duplicate of a yet older ticket a referencec back to it would be helpful so that others who are searching for this issue can find the solution without opening yet another ticket.

Regards, Kevin

Log below:

rm -f o/cmpinclude.h ; cp h/cmpinclude.h o
(cd o; make all)
gcc  -c -O2 -no-cpp-precomp -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcl/work/gcl-2.6.7/o -I../h -I../gcl-tk main.c  
main.c: In function 'main':
main.c:308: error: storage size of 'estack' isn't known
main.c:308: warning: unused variable 'estack'
make[1]: *** [main.o] Error 1
make: *** [unixport/saved_pre_gcl] Error 2

Change History (1)

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

Resolution: duplicate
Status: newclosed

I'm reopening #13936 and marking this ticket as a duplicate of it.

Note: See TracTickets for help on using tickets.