...
gcc -DPACKAGE_NAME=\"itcl\" -DPACKAGE_TARNAME=\"itcl\" 
-DPACKAGE_VERSION=\"3.4\" -DPACKAGE_STRING=\"itcl\ 3.4\" 
-DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DNO_VALUES_H=1 -DHAVE_LIMITS_H=1 
-DHAVE_SYS_PARAM_H=1 -DTCL_THREADS=1 -DTCL_WIDE_INT_IS_LONG=1 
-DUSE_TCL_STUBS=1   -DITCL_LIBRARY=\"/sw/lib/itcl3.4\" -DUSE_NON_CONST 
-I"./generic" -I"/sw/include/tcltk-private/tcl8.6/generic" 
-I"/sw/include/tcltk-private/tcl8.6/unix"    -pipe  -Os -Wall 
-Wno-implicit-int -fno-common -I/sw/include  -c `echo 
./generic/itcl_cmds.c` -o itcl_cmds.o
./generic/itcl_cmds.c:916:68: error: no member named 'errorLine' in
       'struct Tcl_Interp'
         sprintf(mesg, "\n    (%.100s body line %d)", name, 
interp->errorLine);
                                                            ~~~~~~  ^
/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
   __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
...

It looks like errorLine is defined in 
/sw/include/tcltk-private/tcl8.6/generic/tclInt.h and tclInt.h appears 
to be properly #include'd in itcl_cmds.c .

Package manager version: 0.37.99.git
Distribution version: selfupdate-cvs Thu Sep 25 07:12:42 2014, 10.9, x86_64
Trees: local/main stable/main local/injected
Xcode.app: 6.0.1
Xcode command-line tools: 6.0.0.0.1.1410400753
Max. Fink build jobs:  4

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to