Opened 19 months ago

Last modified 19 months ago

#65982 new defect

GCL fails on 10.5.8: new_init.c:688: error: ‘FPE_INIT’ undeclared

Reported by: barracuda156 Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: powerpc, leopard, snowleopard Cc:
Port: gcl

Description

/usr/bin/gcc-4.2 -c -pipe -Os -std=gnu89 -fno-pie -arch ppc  -I/opt/local/include -Wall -fsigned-char -pipe -mlongcall   -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcl/gcl/work/gcl/o -I../h -I../gcl-tk new_init.c -o new_init.o
new_init.c: In function ‘NewInit’:
new_init.c:688: error: ‘FPE_INIT’ undeclared (first use in this function)
new_init.c:688: error: (Each undeclared identifier is reported only once
new_init.c:688: error: for each function it appears in.)
make[1]: *** [new_init.o] Error 1
rm symbol.c list.c string.c hash.c character.c gcl_readline.c sequence.c print.c read.c pathname.c file.c package.c
make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcl/gcl/work/gcl/o'
make: *** [unixport/saved_pre_gcl] Error 2

Attachments (1)

main.log (91.3 KB) - added by barracuda156 19 months ago.

Download all attachments as: .zip

Change History (2)

Changed 19 months ago by barracuda156

Attachment: main.log added

comment:1 Changed 19 months ago by kencu (Ken)

bitrotted. there was an offer to fix it here, looks like poster never followed up on it

https://lists.gnu.org/archive/html/gcl-devel/2017-03/msg00000.html

Note: See TracTickets for help on using tickets.