Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@wayneeseguin
Created July 18, 2011 19:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wayneeseguin/1090427 to your computer and use it in GitHub Desktop.
Save wayneeseguin/1090427 to your computer and use it in GitHub Desktop.
1.8.7-p352 compile issue on OSX Lion
∴ rvm remove 1.8.7 ; rvm install 1.8.7
Removing /Users/wayneeseguin/.rvm/src/ruby-1.8.7-p352...
Removing /Users/wayneeseguin/.rvm/rubies/ruby-1.8.7-p352...
Removing ruby-1.8.7-p352 aliases...
Removing ruby-1.8.7-p352 wrappers...
Removing ruby-1.8.7-p352 environments...
Removing ruby-1.8.7-p352 binaries...
Installing Ruby from source to: /Users/wayneeseguin/.rvm/rubies/ruby-1.8.7-p352, this may take a while depending on your cpu(s)...
ruby-1.8.7-p352 - #fetching
ruby-1.8.7-p352 - #extracting ruby-1.8.7-p352 to /Users/wayneeseguin/.rvm/src/ruby-1.8.7-p352
ruby-1.8.7-p352 - #extracted to /Users/wayneeseguin/.rvm/src/ruby-1.8.7-p352
ruby-1.8.7-p352 - #configuring
ruby-1.8.7-p352 - #compiling
ERROR: Error running 'make -j24', please read /Users/wayneeseguin/.rvm/log/ruby-1.8.7-p352/make.log
ERROR: There has been an error while running make. Halting the installation.
15:31:59 wayneeseguin@Waynes-Mac-Pro:~ ruby-1.9.2-p180
∴ cat /Users/wayneeseguin/.rvm/log/ruby-1.8.7-p352/make.log
[2011-07-18 15:31:36] make -j24
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c array.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c bignum.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c class.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c compar.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dir.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dln.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enum.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c enumerator.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c error.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c eval.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c file.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c gc.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c hash.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c inits.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c io.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c marshal.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c math.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c numeric.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c object.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c pack.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c parse.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c process.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c prec.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c random.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c range.c
eval.c: In function ‘rb_eval_string_wrap’:
eval.c:1744: warning: assignment discards qualifiers from pointer target type
eval.c: In function ‘rb_eval_cmd’:
eval.c:1885: warning: assignment discards qualifiers from pointer target type
eval.c: In function ‘call_trace_func’:
eval.c:2736: warning: assignment discards qualifiers from pointer target type
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c re.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c regex.c
eval.c: In function ‘rb_raise_jump’:
eval.c:4770: warning: assignment discards qualifiers from pointer target type
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c ruby.c
eval.c: In function ‘method_missing’:
eval.c:5736: warning: assignment discards qualifiers from pointer target type
eval.c: In function ‘rb_call0’:
eval.c:5894: warning: assignment discards qualifiers from pointer target type
eval.c: In function ‘rb_f_eval’:
eval.c:6696: warning: assignment discards qualifiers from pointer target type
eval.c: In function ‘exec_under’:
eval.c:6720: warning: assignment discards qualifiers from pointer target type
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c signal.c
eval.c: In function ‘rb_load’:
eval.c:7036: warning: assignment discards qualifiers from pointer target type
regex.c: In function ‘ruby_re_compile_pattern’:
regex.c:1367: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘long int’
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c sprintf.c
eval.c: In function ‘call_end_proc’:
eval.c:8071: warning: assignment discards qualifiers from pointer target type
eval.c: In function ‘rb_f_END’:
eval.c:8084: warning: assignment discards qualifiers from pointer target type
regex.c:2031: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘long int’
eval.c: In function ‘mproc’:
eval.c:9860: warning: assignment discards qualifiers from pointer target type
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c st.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c string.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c struct.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c time.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c util.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c variable.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c version.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmyext.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c main.c
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -I. -I. -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -c dmydln.c
ar rcu libruby-static.a array.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o
gcc -g -O2 -fno-common -pipe -fno-common -DRUBY_EXPORT -L. main.o dmydln.o libruby-static.a -ldl -lobjc -o miniruby
cc -dynamiclib -undefined suppress -flat_namespace -install_name /Users/wayneeseguin/.rvm/rubies/ruby-1.8.7-p352/lib/libruby.dylib -current_version 1.8.7 -compatibility_version 1.8 array.o bignum.o class.o compar.o dir.o dln.o enum.o enumerator.o error.o eval.o file.o gc.o hash.o inits.o io.o marshal.o math.o numeric.o object.o pack.o parse.o process.o prec.o random.o range.o re.o regex.o ruby.o signal.o sprintf.o st.o string.o struct.o time.o util.o variable.o version.o dmyext.o -o libruby.1.8.7.dylib
rbconfig.rb updated
compiling Win32API
compiling bigdecimal
mkdir -p ../../.ext/i686-darwin11.0.0
gcc -I. -I../.. -I../../. -I../.././ext/bigdecimal -DBASE=1000000000UL -DBASE_FIG=9 -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c bigdecimal.c
mkdir -p ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/jacobian.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/ludcmp.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/math.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/newton.rb ../../.ext/common/bigdecimal
cp ../.././ext/bigdecimal/lib/bigdecimal/util.rb ../../.ext/common/bigdecimal
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/bigdecimal.bundle bigdecimal.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling curses
gcc -I. -I../.. -I../../. -I../.././ext/curses -DHAVE_NCURSES_H -DHAVE_BEEP -DHAVE_BKGD -DHAVE_BKGDSET -DHAVE_CURS_SET -DHAVE_DELETELN -DHAVE_DOUPDATE -DHAVE_FLASH -DHAVE_GETBKGD -DHAVE_GETNSTR -DHAVE_ISENDWIN -DHAVE_KEYNAME -DHAVE_KEYPAD -DHAVE_RESIZETERM -DHAVE_SCRL -DHAVE_SETSCRREG -DHAVE_UNGETCH -DHAVE_WATTROFF -DHAVE_WATTRON -DHAVE_WATTRSET -DHAVE_WBKGD -DHAVE_WBKGDSET -DHAVE_WDELETELN -DHAVE_WGETNSTR -DHAVE_WRESIZE -DHAVE_WSCRL -DHAVE_WSETSCRREG -DHAVE_DEF_PROG_MODE -DHAVE_RESET_PROG_MODE -DHAVE_TIMEOUT -DHAVE_WTIMEOUT -DHAVE_NODELAY -DHAVE_INIT_COLOR -DHAVE_WCOLOR_SET -D_XOPEN_SOURCE_EXTENDED -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c curses.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/curses.bundle curses.o -L. -L../.. -L. -lruby -lncurses -ltermcap -ldl -lobjc
compiling dbm
gcc -I. -I../.. -I../../. -I../.././ext/dbm -DHAVE_DBM_OPEN -DHAVE_TYPE_DBM -DHAVE_DBM_CLEARERR -DDBM_HDR="<ndbm.h>" -DHAVE_SYS_CDEFS_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c dbm.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/dbm.bundle dbm.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling digest
gcc -I. -I../.. -I../../. -I../.././ext/digest -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c digest.c
cp ../.././ext/digest/lib/digest.rb ../../.ext/common
cp ../.././ext/digest/lib/md5.rb ../../.ext/common
cp ../.././ext/digest/lib/sha1.rb ../../.ext/common
cp ../.././ext/digest/digest.h ../../.ext/i686-darwin11.0.0
digest.c: In function ‘rb_digest_instance_inspect’:
digest.c:280: warning: assignment discards qualifiers from pointer target type
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/digest.bundle digest.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling digest/bubblebabble
mkdir -p ../../../.ext/i686-darwin11.0.0/digest
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/bubblebabble -I../../.././ext/digest/bubblebabble/.. -DHAVE_CONFIG_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c bubblebabble.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin11.0.0/digest/bubblebabble.bundle bubblebabble.o -L. -L../../.. -L. -lruby -ldl -lobjc
compiling digest/md5
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c md5init.c
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/md5 -I../../.././ext/digest/md5/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_MD5_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c md5ossl.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin11.0.0/digest/md5.bundle md5init.o md5ossl.o -L. -L../../.. -L. -lruby -lcrypto -ldl -lobjc
compiling digest/rmd160
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c rmd160init.c
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/rmd160 -I../../.././ext/digest/rmd160/.. -DNDEBUG -DHAVE_CONFIG_H -DHAVE_OPENSSL_RIPEMD_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c rmd160ossl.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin11.0.0/digest/rmd160.bundle rmd160init.o rmd160ossl.o -L. -L../../.. -L. -lruby -lcrypto -ldl -lobjc
compiling digest/sha1
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c sha1init.c
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha1 -I../../.././ext/digest/sha1/.. -DHAVE_CONFIG_H -DHAVE_OPENSSL_SHA_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c sha1ossl.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin11.0.0/digest/sha1.bundle sha1init.o sha1ossl.o -L. -L../../.. -L. -lruby -lcrypto -ldl -lobjc
compiling digest/sha2
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c sha2.c
gcc -I. -I../../.. -I../../../. -I../../.././ext/digest/sha2 -I../../.././ext/digest/sha2/.. -DHAVE_CONFIG_H -DHAVE_SYS_CDEFS_H -DHAVE_INTTYPES_H -DHAVE_UNISTD_H -DHAVE_TYPE_UINT64_T -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c sha2init.c
mkdir -p ../../../.ext/common/digest
cp ../../.././ext/digest/sha2/lib/sha2.rb ../../../.ext/common/digest
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin11.0.0/digest/sha2.bundle sha2.o sha2init.o -L. -L../../.. -L. -lruby -ldl -lobjc
compiling dl
gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -g -O2 -fno-common -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c handle.c
Generating callback.func
gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -g -O2 -fno-common -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c ptr.c
Generating cbtable.func
Generating call.func
mkdir -p ../../.ext/common/dl
cp dlconfig.h ../../.ext/i686-darwin11.0.0
cp ../.././ext/dl/dl.h ../../.ext/i686-darwin11.0.0
cp ../.././ext/dl/lib/dl/import.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/struct.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/types.rb ../../.ext/common/dl
cp ../.././ext/dl/lib/dl/win32.rb ../../.ext/common/dl
void
char
short
int
long
float
double
gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -g -O2 -fno-common -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c sym.c
gcc -I. -I../.. -I../../. -I../.././ext/dl -DHAVE_DLFCN_H -DHAVE_DLOPEN -DHAVE_DLCLOSE -DHAVE_DLSYM -DHAVE_DLERROR -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -I. -fno-common -g -O2 -fno-common -pipe -fno-common -fno-defer-pop -fno-omit-frame-pointer -c dl.c
ptr.c: In function ‘rb_dlptr_inspect’:
ptr.c:461: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘struct ptr_data *’
ptr.c:461: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 8 has type ‘void *’
sym.c: In function ‘rb_dlsym_inspect’:
sym.c:270: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 6 has type ‘struct sym_data *’
sym.c:270: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘void *’
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/dl.bundle dl.o handle.o ptr.o sym.o -L. -L../.. -L. -lruby -ldl -ldl -lobjc
compiling etc
gcc -I. -I../.. -I../../. -I../.././ext/etc -DHAVE_GETLOGIN -DHAVE_GETPWENT -DHAVE_GETGRENT -DHAVE_ST_PW_GECOS -DHAVE_ST_PW_CHANGE -DHAVE_ST_PW_CLASS -DHAVE_ST_PW_EXPIRE -DHAVE_ST_PW_PASSWD -DHAVE_ST_GR_PASSWD -DHAVE_TYPE_UID_T -DPW_UID2VAL=UINT2NUM -DPW_VAL2UID=NUM2UINT -DHAVE_TYPE_GID_T -DPW_GID2VAL=UINT2NUM -DPW_VAL2GID=NUM2UINT -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c etc.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/etc.bundle etc.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling fcntl
gcc -I. -I../.. -I../../. -I../.././ext/fcntl -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c fcntl.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/fcntl.bundle fcntl.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling gdbm
compiling iconv
gcc -I. -I../.. -I../../. -I../.././ext/iconv -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c iconv.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/iconv.bundle iconv.o -L. -L../.. -L. -lruby -liconv -ldl -lobjc
compiling io/wait
mkdir -p ../../../.ext/i686-darwin11.0.0/io
gcc -I. -I../../.. -I../../../. -I../../.././ext/io/wait -DFIONREAD_HEADER="<sys/ioctl.h>" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c wait.c
mkdir -p ../../../.ext/common/io
cp ../../.././ext/io/wait/lib/nonblock.rb ../../../.ext/common/io
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin11.0.0/io/wait.bundle wait.o -L. -L../../.. -L. -lruby -ldl -lobjc
compiling nkf
gcc -I. -I../.. -I../../. -I../.././ext/nkf -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c nkf.c
cp ../.././ext/nkf/lib/kconv.rb ../../.ext/common
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/nkf.bundle nkf.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling openssl
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c openssl_missing.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_asn1.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_bio.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_bn.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_cipher.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_config.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_digest.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_engine.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_hmac.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_ns_spki.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_ocsp.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_pkcs12.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_pkcs5.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_pkcs7.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_pkey.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_pkey_dh.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_pkey_dsa.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_pkey_ec.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_pkey_rsa.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_rand.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_ssl.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_ssl_session.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509attr.c
ossl_asn1.c: In function ‘decode_bool’:
ossl_asn1.c:317: warning: passing argument 2 of ‘d2i_ASN1_BOOLEAN’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_int’:
ossl_asn1.c:332: warning: passing argument 2 of ‘d2i_ASN1_INTEGER’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_enum’:
ossl_asn1.c:372: warning: passing argument 2 of ‘d2i_ASN1_ENUMERATED’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_null’:
ossl_asn1.c:389: warning: passing argument 2 of ‘d2i_ASN1_NULL’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_obj’:
ossl_asn1.c:406: warning: passing argument 2 of ‘d2i_ASN1_OBJECT’ from incompatible pointer type
ossl_asn1.c: In function ‘decode_time’:
ossl_asn1.c:434: warning: passing argument 2 of ‘d2i_ASN1_TIME’ from incompatible pointer type
ossl_asn1.c: In function ‘ossl_asn1_decode0’:
ossl_asn1.c:726: warning: passing argument 1 of ‘ASN1_get_object’ from incompatible pointer type
ossl_ns_spki.c: In function ‘ossl_spki_initialize’:
ossl_ns_spki.c:67: warning: passing argument 2 of ‘d2i_NETSCAPE_SPKI’ from incompatible pointer type
ossl_cipher.c: In function ‘ossl_cipher_init’:
ossl_cipher.c:191: warning: initialization discards qualifiers from pointer target type
ossl_cipher.c: In function ‘ossl_cipher_update_deprecated’:
ossl_cipher.c:314: warning: assignment discards qualifiers from pointer target type
ossl_engine.c: In function ‘ossl_engine_inspect’:
ossl_engine.c:347: warning: initialization discards qualifiers from pointer target type
ossl_ocsp.c: In function ‘ossl_ocspreq_initialize’:
ossl_ocsp.c:114: warning: passing argument 2 of ‘d2i_OCSP_REQUEST’ from incompatible pointer type
ossl_ocsp.c: In function ‘ossl_ocspres_initialize’:
ossl_ocsp.c:321: warning: passing argument 2 of ‘d2i_OCSP_RESPONSE’ from incompatible pointer type
ossl_pkcs7.c: In function ‘ossl_pkcs7si_new’:
ossl_pkcs7.c:89: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkey_dsa.c: In function ‘ossl_dsa_initialize’:
ossl_pkey_dsa.c:165: warning: passing argument 1 of ‘PEM_ASN1_read_bio’ from incompatible pointer type
ossl_pkcs7.c: In function ‘DupPKCS7SignerPtr’:
ossl_pkey_dsa.c:165: warning: passing argument 4 of ‘PEM_ASN1_read_bio’ from incompatible pointer type
ossl_pkcs7.c:102: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkcs7.c: In function ‘ossl_pkcs7ri_new’:
ossl_pkcs7.c:115: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkcs7.c: In function ‘DupPKCS7RecipientPtr’:
ossl_pkcs7.c:128: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_pkey_dsa.c: In function ‘ossl_dsa_to_public_key’:
ossl_pkey_dsa.c:370: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509cert.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509crl.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509ext.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509name.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509req.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509revoked.c
gcc -I. -I../.. -I../../. -I../.././ext/openssl -DRUBY_EXTCONF_H=\"extconf.h\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c ossl_x509store.c
mkdir -p ../../.ext/common/net
mkdir -p ../../.ext/common/openssl
cp ../.././ext/openssl/lib/net/ftptls.rb ../../.ext/common/net
cp ../.././ext/openssl/lib/net/telnets.rb ../../.ext/common/net
cp ../.././ext/openssl/lib/openssl/bn.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/buffering.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/cipher.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/config.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/digest.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/pkcs7.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl-internal.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/ssl.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl/x509-internal.rb ../../.ext/common/openssl
ossl_x509attr.c: In function ‘ossl_x509attr_initialize’:
ossl_x509attr.c:104: warning: passing argument 2 of ‘d2i_X509_ATTRIBUTE’ from incompatible pointer type
cp ../.././ext/openssl/lib/openssl/x509.rb ../../.ext/common/openssl
cp ../.././ext/openssl/lib/openssl.rb ../../.ext/common
ossl_x509cert.c: In function ‘ossl_x509_inspect’:
ossl_x509cert.c:693: warning: initialization discards qualifiers from pointer target type
ossl_x509ext.c: In function ‘ossl_x509ext_initialize’:
ossl_x509ext.c:286: warning: passing argument 2 of ‘d2i_X509_EXTENSION’ from incompatible pointer type
ossl_x509revoked.c: In function ‘ossl_x509revoked_new’:
ossl_x509revoked.c:48: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_x509revoked.c: In function ‘DupX509RevokedPtr’:
ossl_x509revoked.c:64: warning: passing argument 2 of ‘ASN1_dup’ from incompatible pointer type
ossl_x509name.c: In function ‘ossl_x509name_initialize’:
ossl_x509name.c:143: warning: passing argument 2 of ‘d2i_X509_NAME’ from incompatible pointer type
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/openssl.bundle openssl_missing.o ossl.o ossl_asn1.o ossl_bio.o ossl_bn.o ossl_cipher.o ossl_config.o ossl_digest.o ossl_engine.o ossl_hmac.o ossl_ns_spki.o ossl_ocsp.o ossl_pkcs12.o ossl_pkcs5.o ossl_pkcs7.o ossl_pkey.o ossl_pkey_dh.o ossl_pkey_dsa.o ossl_pkey_ec.o ossl_pkey_rsa.o ossl_rand.o ossl_ssl.o ossl_ssl_session.o ossl_x509.o ossl_x509attr.o ossl_x509cert.o ossl_x509crl.o ossl_x509ext.o ossl_x509name.o ossl_x509req.o ossl_x509revoked.o ossl_x509store.o -L. -L../.. -L. -lruby -lssl -lcrypto -ldl -lobjc
compiling pty
gcc -I. -I../.. -I../../. -I../.././ext/pty -DHAVE_OPENPTY -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c pty.c
cp ../.././ext/pty/lib/expect.rb ../../.ext/common
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/pty.bundle pty.o -L. -L../.. -L. -lruby -lutil -ldl -lobjc
compiling racc/cparse
mkdir -p ../../../.ext/i686-darwin11.0.0/racc
gcc -I. -I../../.. -I../../../. -I../../.././ext/racc/cparse -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c cparse.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../../.ext/i686-darwin11.0.0/racc/cparse.bundle cparse.o -L. -L../../.. -L. -lruby -ldl -lobjc
compiling readline
gcc -I. -I../.. -I../../. -I../.././ext/readline -DHAVE_READLINE_READLINE_H -DHAVE_READLINE_HISTORY_H -DHAVE_RL_FILENAME_COMPLETION_FUNCTION -DHAVE_RL_COMPLETION_MATCHES -DHAVE_RL_DEPREP_TERM_FUNCTION -DHAVE_RL_COMPLETION_APPEND_CHARACTER -DHAVE_RL_BASIC_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_WORD_BREAK_CHARACTERS -DHAVE_RL_COMPLETER_QUOTE_CHARACTERS -DHAVE_RL_ATTEMPTED_COMPLETION_OVER -DHAVE_RL_LIBRARY_VERSION -DHAVE_RL_CLEANUP_AFTER_SIGNAL -DHAVE_REPLACE_HISTORY_ENTRY -DHAVE_REMOVE_HISTORY -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c readline.c
readline.c: In function ‘rb_remove_history’:
readline.c:608: warning: passing argument 1 of ‘free’ discards qualifiers from pointer target type
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/readline.bundle readline.o -L. -L../.. -L. -lruby -lreadline -lncurses -ldl -lobjc
compiling sdbm
gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c _sdbm.c
gcc -I. -I../.. -I../../. -I../.././ext/sdbm -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c init.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/sdbm.bundle _sdbm.o init.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling socket
gcc -I. -I../.. -I../../. -I../.././ext/socket -DHAVE_ARPA_INET_H -DENABLE_IPV6 -DINET6 -DHAVE_SIN_LEN -DHAVE_SOCKADDR_STORAGE -DHAVE_SA_LEN -DHAVE_NETINET_TCP_H -DHAVE_NETINET_UDP_H -DHAVE_SENDMSG -DHAVE_RECVMSG -DHAVE_ST_MSG_CONTROL -DHAVE_TYPE_STRUCT_ADDRINFO -DHAVE_FREEHOSTENT -DHAVE_FREEADDRINFO -DHAVE_GAI_STRERROR -DGAI_STRERROR_CONST -DHAVE_GETNAMEINFO -DHAVE_GETADDRINFO -DHAVE_TYPE_SOCKLEN_T -DHAVE_SYS_UN_H -DHAVE_SYS_UIO_H -DHAVE_SOCKET -DHAVE_GETIPNODEBYNAME -DHAVE_SOCKETPAIR -DHAVE_GETHOSTNAME -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c socket.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/socket.bundle socket.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling stringio
gcc -I. -I../.. -I../../. -I../.././ext/stringio -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c stringio.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/stringio.bundle stringio.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling strscan
gcc -I. -I../.. -I../../. -I../.././ext/strscan -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c strscan.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/strscan.bundle strscan.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling syck
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c bytecode.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c emitter.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c gram.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c handler.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c implicit.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c node.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c rubyext.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c syck.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c token.c
gcc -I. -I../.. -I../../. -I../.././ext/syck -DHAVE_ST_H -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c yaml2byte.c
syck.c: In function ‘syck_default_error_handler’:
syck.c:502: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/syck.bundle bytecode.o emitter.o gram.o handler.o implicit.o node.o rubyext.o syck.o token.o yaml2byte.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling syslog
gcc -I. -I../.. -I../../. -I../.././ext/syslog -DHAVE_SYSLOG_H -DHAVE_OPENLOG -DHAVE_SETLOGMASK -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -fno-common -g -O2 -fno-common -pipe -fno-common -c syslog.c
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/syslog.bundle syslog.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling thread
gcc -I. -I../.. -I../../. -I../.././ext/thread -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DUSE_MEM_POOLS -fno-common -g -O2 -fno-common -pipe -fno-common -c thread.c
cp ../.././ext/thread/lib/thread.rb ../../.ext/common
cc -dynamic -bundle -undefined suppress -flat_namespace -o ../../.ext/i686-darwin11.0.0/thread.bundle thread.o -L. -L../.. -L. -lruby -ldl -lobjc
compiling tk
check functions.........
check struct members..
check libraries....
Use ActiveTcl libraries (if available).
Search tclConfig.sh and tkConfig.sh..........................
Fail to find [tclConfig.sh, tkConfig.sh]
Use MacOS X Frameworks.
Find Tcl/Tk libraries. Make tcltklib.so which is required by Ruby/Tk.
gcc -I. -I../.. -I../../. -I../.././ext/tk -DHAVE_RB_SAFE_LEVEL -DHAVE_RB_HASH_LOOKUP -DHAVE_RB_PROC_NEW -DHAVE_RB_OBJ_TAINT -DHAVE_ST_PTR -DHAVE_ST_LEN -DRUBY_VERSION=\"1.8.7\" -DRUBY_RELEASE_DATE=\"2011-06-30\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DWITH_TCL_ENABLE_THREAD=0 -fno-common -g -O2 -fno-common -pipe -fno-common -c stubs.c
gcc -I. -I../.. -I../../. -I../.././ext/tk -DHAVE_RB_SAFE_LEVEL -DHAVE_RB_HASH_LOOKUP -DHAVE_RB_PROC_NEW -DHAVE_RB_OBJ_TAINT -DHAVE_ST_PTR -DHAVE_ST_LEN -DRUBY_VERSION=\"1.8.7\" -DRUBY_RELEASE_DATE=\"2011-06-30\" -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE -DWITH_TCL_ENABLE_THREAD=0 -fno-common -g -O2 -fno-common -pipe -fno-common -c tcltklib.c
mkdir -p ../../.ext/common/tk
mkdir -p ../../.ext/common/tkextlib/blt
mkdir -p ../../.ext/common/tkextlib/blt/tile
mkdir -p ../../.ext/common/tkextlib
mkdir -p ../../.ext/common/tkextlib/bwidget
mkdir -p ../../.ext/common/tkextlib/ICONS
mkdir -p ../../.ext/common/tkextlib/itcl
mkdir -p ../../.ext/common/tkextlib/itk
mkdir -p ../../.ext/common/tkextlib/iwidgets
mkdir -p ../../.ext/common/tkextlib/tcllib
mkdir -p ../../.ext/common/tkextlib/tclx
mkdir -p ../../.ext/common/tkextlib/tile
mkdir -p ../../.ext/common/tkextlib/tkDND
mkdir -p ../../.ext/common/tkextlib/tkHTML
mkdir -p ../../.ext/common/tkextlib/tkimg
mkdir -p ../../.ext/common/tkextlib/tktable
mkdir -p ../../.ext/common/tkextlib/tktrans
mkdir -p ../../.ext/common/tkextlib/treectrl
mkdir -p ../../.ext/common/tkextlib/trofs
mkdir -p ../../.ext/common/tkextlib/vu
mkdir -p ../../.ext/common/tkextlib/winico
cp ../.././ext/tk/lib/multi-tk.rb ../../.ext/common
cp ../.././ext/tk/lib/remote-tk.rb ../../.ext/common
cp ../.././ext/tk/lib/tcltk.rb ../../.ext/common
cp ../.././ext/tk/lib/tk.rb ../../.ext/common
cp ../.././ext/tk/lib/tkafter.rb ../../.ext/common
cp ../.././ext/tk/lib/tkbgerror.rb ../../.ext/common
cp ../.././ext/tk/lib/tkcanvas.rb ../../.ext/common
cp ../.././ext/tk/lib/tkclass.rb ../../.ext/common
cp ../.././ext/tk/lib/tkconsole.rb ../../.ext/common
In file included from stubs.c:8:
stubs.h:1:17: error: tcl.h: No such file or directory
In file included from stubs.c:8:
stubs.h:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
stubs.h:10: error: expected ‘)’ before ‘*’ token
stubs.h:11: error: expected ‘)’ before ‘*’ token
cp ../.././ext/tk/lib/tkdialog.rb ../../.ext/common
stubs.c:10:16: error: tk.h: No such file or directory
stubs.c: In function ‘_nativethread_consistency_check’:
stubs.c:37: error: expected declaration specifiers before ‘Tcl_Interp’
stubs.c:39: error: ‘Tcl_Interp’ undeclared (first use in this function)
stubs.c:39: error: (Each undeclared identifier is reported only once
stubs.c:39: error: for each function it appears in.)
stubs.c:39: error: expected expression before ‘)’ token
stubs.c:45: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
stubs.c:45: warning: comparison between pointer and integer
stubs.c: At top level:
stubs.c:475: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
stubs.c:482: error: expected identifier or ‘(’ before ‘{’ token
stubs.c: In function ‘ruby_tk_stubs_init’:
stubs.c:513: error: expected declaration specifiers before ‘Tcl_Interp’
stubs.c:516: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:31:17: stubs.c: In function ‘ruby_tk_stubs_safeinit’:error:
tcl.h: No such file or directorystubs.c:534: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:32:16: error: tk.h: No such file or directory
In file included from tcltklib.c:34:
stubs.h:8: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
stubs.h:10: error: expected ‘)’ before ‘*’ token
stubs.h:11: error: expected ‘)’ before ‘*’ token
tcltklib.c:109: error: expected ‘)’ before ‘*’ token
cp ../.././ext/tk/lib/tkentry.rb ../../.ext/common
tcltklib.c:174: error: expected declaration specifiers or ‘...’ before ‘Tcl_QueuePosition’
tcltklib.c: In function ‘tcl_eval’:
tcltklib.c:202: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c: In function ‘tcl_global_eval’:
tcltklib.c:223: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c: At top level:
tcltklib.c:327: error: expected specifier-qualifier-list before ‘Tcl_Event’
tcltklib.c:342: error: expected specifier-qualifier-list before ‘Tcl_Event’
tcltklib.c:353: error: expected specifier-qualifier-list before ‘Tcl_Event’
tcltklib.c: In function ‘invoke_queue_mark’:
tcltklib.c:367: error: ‘struct invoke_queue’ has no member named ‘interp’
tcltklib.c:368: error: ‘struct invoke_queue’ has no member named ‘result’
tcltklib.c:369: error: ‘struct invoke_queue’ has no member named ‘thread’
tcltklib.c: In function ‘eval_queue_mark’:
tcltklib.c:375: error: ‘struct eval_queue’ has no member named ‘interp’
tcltklib.c:376: error: ‘struct eval_queue’ has no member named ‘result’
tcltklib.c:377: error: ‘struct eval_queue’ has no member named ‘thread’
tcltklib.c: In function ‘call_queue_mark’:
tcltklib.c:385: error: ‘struct call_queue’ has no member named ‘argc’
tcltklib.c:386: error: ‘struct call_queue’ has no member named ‘argv’
tcltklib.c:389: error: ‘struct call_queue’ has no member named ‘interp’
tcltklib.c:390: error: ‘struct call_queue’ has no member named ‘result’
tcltklib.c:391: error: ‘struct call_queue’ has no member named ‘thread’
tcltklib.c: At top level:
tcltklib.c:400: error: ‘TCL_IDLE_EVENTS’ undeclared here (not in a function)
tcltklib.c:400: error: ‘TCL_WINDOW_EVENTS’ undeclared here (not in a function)
tcltklib.c:404: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
tcltklib.c:462: error: expected ‘)’ before ‘*’ token
tcltklib.c:463: error: expected ‘)’ before ‘*’ token
tcltklib.c:672: error: expected specifier-qualifier-list before ‘Tcl_Interp’
tcltklib.c: In function ‘get_ip’:
tcltklib.c:697: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:697: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:697: error: (Each undeclared identifier is reported only once
tcltklib.c:697: error: for each function it appears in.)
tcltklib.c:697: error: expected expression before ‘)’ token
tcltklib.c: In function ‘deleted_ip’:
tcltklib.c:708: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:708: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘rbtk_preserve_ip’:
make[1]: tcltklib.c:724: error: ‘struct tcltkip’ has no member named ‘ref_count’*** [stubs.o] Error 1
tcltklib.c:725: error: ‘struct tcltkip’ has no member named ‘ip’
make[1]: *** Waiting for unfinished jobs....
tcltklib.c:725: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:725: error: expected expression before ‘)’ token
tcltklib.c:727: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c:729: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:729: error: expected ‘)’ before ‘ptr’
tcltklib.c:731: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c: In function ‘rbtk_release_ip’:
tcltklib.c:738: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c:739: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c:740: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c:741: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:741: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:741: error: expected expression before ‘)’ token
tcltklib.c:743: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c:745: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:745: error: expected ‘)’ before ‘ptr’
tcltklib.c:747: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c: In function ‘create_ip_exc’:
tcltklib.c:774: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘tcltkip_init_tk’:
tcltklib.c:864: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:865: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘call_original_exit’:
tcltklib.c:964: error: ‘Tcl_CmdInfo’ undeclared (first use in this function)
tcltklib.c:964: error: ‘info’ undeclared (first use in this function)
tcltklib.c:971: error: ‘struct tcltkip’ has no member named ‘has_orig_exit’
tcltklib.c:976: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:978: error: ‘struct tcltkip’ has no member named ‘orig_exit_info’
tcltklib.c:1071: warning: cast to pointer from integer of different size
tcltklib.c:1080: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:1080: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: At top level:
tcltklib.c:1106: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘timer_token’
tcltklib.c:1109: warning: parameter names (without types) in function declaration
tcltklib.c: In function ‘_timer_for_tcl’:
tcltklib.c:1112: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:1124: error: ‘timer_token’ undeclared (first use in this function)
tcltklib.c:1130: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:1130: error: expected ‘)’ before numeric constant
tcltklib.c:1132: error: ‘Tcl_TimerToken’ undeclared (first use in this function)
tcltklib.c: In function ‘set_eventloop_tick’:
tcltklib.c:1207: error: ‘timer_token’ undeclared (first use in this function)
tcltklib.c:1213: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:1213: error: expected ‘)’ before numeric constant
tcltklib.c:1215: error: ‘Tcl_TimerToken’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_set_eventloop_tick’:
tcltklib.c:1242: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:1242: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:1242: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_set_no_event_wait’:
tcltklib.c:1294: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:1294: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:1294: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_set_eventloop_weight’:
tcltklib.c:1349: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:1349: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:1349: error: expected expression before ‘)’ token
tcltklib.c: In function ‘set_max_block_time’:
tcltklib.c:1368: error: storage size of ‘tcl_time’ isn’t known
tcltklib.c: In function ‘ip_evloop_abort_on_exc_set’:
tcltklib.c:1460: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:1460: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:1460: error: expected expression before ‘)’ token
tcltklib.c: In function ‘lib_eventloop_core’:
tcltklib.c:1618: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:1636: error: ‘timer_token’ undeclared (first use in this function)
tcltklib.c:1642: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:1642: error: expected ‘)’ before numeric constant
tcltklib.c:1645: error: ‘Tcl_TimerToken’ undeclared (first use in this function)
tcltklib.c:1663: error: ‘TCL_DONT_WAIT’ undeclared (first use in this function)
tcltklib.c:1665: error: ‘TCL_ALL_EVENTS’ undeclared (first use in this function)
tcltklib.c:1673: error: expected ‘)’ before numeric constant
tcltklib.c:1680: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:1680: error: expected expression before ‘)’ token
tcltklib.c:1812: error: expected expression before ‘)’ token
tcltklib.c: At top level:
tcltklib.c:2063: error: expected specifier-qualifier-list before ‘Tcl_Interp’
tcltklib.c: In function ‘lib_eventloop_main_core’:
tcltklib.c:2078: error: ‘struct evloop_params’ has no member named ‘interp’
tcltklib.c: In function ‘lib_eventloop_ensure’:
tcltklib.c:2148: error: ‘struct evloop_params’ has no member named ‘thr_crit_bup’
tcltklib.c:2167: error: ‘timer_token’ undeclared (first use in this function)
tcltklib.c:2168: error: ‘Tcl_TimerToken’ undeclared (first use in this function)
tcltklib.c:2188: error: ‘struct evloop_params’ has no member named ‘thr_crit_bup’
tcltklib.c: In function ‘lib_eventloop_launcher’:
tcltklib.c:2202: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:2237: error: ‘struct evloop_params’ has no member named ‘interp’
tcltklib.c:2238: error: ‘struct evloop_params’ has no member named ‘thr_crit_bup’
tcltklib.c: In function ‘lib_mainloop’:
tcltklib.c:2268: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:2268: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_mainloop’:
tcltklib.c:2284: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:2284: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:2284: error: expected expression before ‘)’ token
tcltklib.c: In function ‘watchdog_evloop_launcher’:
tcltklib.c:2297: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:2297: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_mainloop_watchdog’:
tcltklib.c:2408: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:2408: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:2408: error: expected expression before ‘)’ token
tcltklib.c: In function ‘lib_thread_callback’:
tcltklib.c:2489: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:2489: error: expected expression before ‘)’ token
tcltklib.c: In function ‘lib_do_one_event_core’:
tcltklib.c:2547: error: ‘TCL_ALL_EVENTS’ undeclared (first use in this function)
tcltklib.c:2547: error: ‘TCL_DONT_WAIT’ undeclared (first use in this function)
tcltklib.c:2566: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:2566: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:2566: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_set_exc_message’:
tcltklib.c:2607: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:2611: error: ‘Tcl_DString’ undeclared (first use in this function)
tcltklib.c:2611: error: expected ‘;’ before ‘dstr’
tcltklib.c: In function ‘tcl_protect_core’:
tcltklib.c:2699: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:2862: error: ‘TCL_RETURN’ undeclared (first use in this function)
tcltklib.c:2865: error: ‘TCL_BREAK’ undeclared (first use in this function)
tcltklib.c:2868: error: ‘TCL_CONTINUE’ undeclared (first use in this function)
tcltklib.c:2877: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:2913: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c: In function ‘tcl_protect’:
tcltklib.c:2918: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c: In function ‘ip_ruby_eval’:
tcltklib.c:2955: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:2956: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:2965: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:2965: error: expected expression before ‘)’ token
tcltklib.c:2968: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:2983: error: invalid type argument of ‘->’
tcltklib.c: In function ‘ip_ruby_cmd’:
tcltklib.c:3142: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3143: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:3159: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:3159: error: expected expression before ‘)’ token
tcltklib.c:3162: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:3172: error: invalid type argument of ‘->’
tcltklib.c:3200: error: invalid type argument of ‘->’
tcltklib.c: In function ‘ip_InterpExitCommand’:
tcltklib.c:3272: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3273: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:3279: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:3279: error: expected expression before ‘)’ token
tcltklib.c:3292: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_RubyExitCommand’:
tcltklib.c:3304: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3305: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:3329: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:3332: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:3332: error: expected expression before ‘)’ token
tcltklib.c:3332: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c:3350: error: invalid type argument of ‘->’
tcltklib.c:3353: error: ‘TCL_RETURN’ undeclared (first use in this function)
tcltklib.c:3378: error: invalid type argument of ‘->’
tcltklib.c: At top level:
tcltklib.c:3410: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘ip_rbUpdateCommand’:
tcltklib.c:3413: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3414: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:3426: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:3426: error: expected expression before ‘)’ token
tcltklib.c:3429: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:3448: error: ‘TCL_DONT_WAIT’ undeclared (first use in this function)
tcltklib.c:3506: error: ‘TCL_RETURN’ undeclared (first use in this function)
tcltklib.c:3524: error: invalid type argument of ‘->’
tcltklib.c:3529: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c: At top level:
tcltklib.c:3541: warning: parameter names (without types) in function declaration
tcltklib.c: In function ‘rb_threadUpdateProc’:
tcltklib.c:3544: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3546: warning: cast to pointer from integer of different size
tcltklib.c: At top level:
tcltklib.c:3565: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘ip_rb_threadUpdateCommand’:
tcltklib.c:3569: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3570: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:3583: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:3583: error: expected expression before ‘)’ token
tcltklib.c:3586: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:3618: error: ‘TCL_DONT_WAIT’ undeclared (first use in this function)
tcltklib.c:3664: warning: cast to pointer from integer of different size
tcltklib.c:3672: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:3672: error: expected ‘)’ before ‘param’
tcltklib.c:3692: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c: At top level:
tcltklib.c:3709: error: expected ‘)’ before ‘*’ token
tcltklib.c:3710: error: expected ‘)’ before ‘*’ token
tcltklib.c:3712: error: expected ‘)’ before ‘*’ token
tcltklib.c:3713: error: expected ‘)’ before ‘*’ token
tcltklib.c:3728: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘VwaitVarProc’:
tcltklib.c:3731: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3732: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:3738: warning: cast to pointer from integer of different size
tcltklib.c: In function ‘ip_rbVwaitCommand’:
tcltklib.c:3754: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3755: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:3766: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:3766: error: expected expression before ‘)’ token
tcltklib.c:3769: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:3845: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:3845: error: ‘TCL_TRACE_WRITES’ undeclared (first use in this function)
tcltklib.c:3845: error: ‘TCL_TRACE_UNSETS’ undeclared (first use in this function)
tcltklib.c:3846: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:3850: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c:3884: error: ‘TCL_RETURN’ undeclared (first use in this function)
tcltklib.c: At top level:
tcltklib.c:3944: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘WaitVariableProc’:
tcltklib.c:3948: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3949: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:3955: warning: cast to pointer from integer of different size
tcltklib.c: At top level:
tcltklib.c:3961: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘WaitVisibilityProc’:
tcltklib.c:3964: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3965: error: expected declaration specifiers before ‘XEvent’
tcltklib.c:3967: warning: cast to pointer from integer of different size
tcltklib.c:3969: error: invalid type argument of ‘->’
tcltklib.c:3969: error: ‘VisibilityNotify’ undeclared (first use in this function)
tcltklib.c:3972: error: invalid type argument of ‘->’
tcltklib.c:3972: error: ‘DestroyNotify’ undeclared (first use in this function)
tcltklib.c: At top level:
tcltklib.c:3977: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘WaitWindowProc’:
tcltklib.c:3980: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:3981: error: expected declaration specifiers before ‘XEvent’
tcltklib.c:3983: warning: cast to pointer from integer of different size
tcltklib.c:3985: error: invalid type argument of ‘->’
tcltklib.c:3985: error: ‘DestroyNotify’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_rbTkWaitCommand’:
tcltklib.c:4000: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:4001: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:4006: error: ‘Tk_Window’ undeclared (first use in this function)
tcltklib.c:4006: error: expected ‘;’ before ‘tkwin’
tcltklib.c:4007: error: expected ‘;’ before ‘window’
tcltklib.c:4017: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:4017: error: expected expression before ‘)’ token
tcltklib.c:4020: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:4134: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:4134: error: ‘TCL_TRACE_WRITES’ undeclared (first use in this function)
tcltklib.c:4134: error: ‘TCL_TRACE_UNSETS’ undeclared (first use in this function)
tcltklib.c:4135: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:4139: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c:4173: error: ‘TCL_RETURN’ undeclared (first use in this function)
tcltklib.c:4194: error: ‘window’ undeclared (first use in this function)
tcltklib.c:4196: error: ‘tkwin’ undeclared (first use in this function)
tcltklib.c:4212: error: ‘VisibilityChangeMask’ undeclared (first use in this function)
tcltklib.c:4212: error: ‘StructureNotifyMask’ undeclared (first use in this function)
tcltklib.c: At top level:
tcltklib.c:4377: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘rb_threadVwaitProc’:
tcltklib.c:4381: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:4382: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:4388: warning: cast to pointer from integer of different size
tcltklib.c:4390: error: ‘TCL_INTERP_DESTROYED’ undeclared (first use in this function)
tcltklib.c:4390: error: ‘TCL_TRACE_DESTROYED’ undeclared (first use in this function)
tcltklib.c: At top level:
tcltklib.c:4403: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘rb_threadWaitVisibilityProc’:
tcltklib.c:4406: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:4407: error: expected declaration specifiers before ‘XEvent’
tcltklib.c:4409: warning: cast to pointer from integer of different size
tcltklib.c:4411: error: invalid type argument of ‘->’
tcltklib.c:4411: error: ‘VisibilityNotify’ undeclared (first use in this function)
tcltklib.c:4414: error: invalid type argument of ‘->’
tcltklib.c:4414: error: ‘DestroyNotify’ undeclared (first use in this function)
tcltklib.c: At top level:
tcltklib.c:4420: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘rb_threadWaitWindowProc’:
tcltklib.c:4423: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:4424: error: expected declaration specifiers before ‘XEvent’
tcltklib.c:4426: warning: cast to pointer from integer of different size
tcltklib.c:4428: error: invalid type argument of ‘->’
tcltklib.c:4428: error: ‘DestroyNotify’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_rb_threadVwaitCommand’:
tcltklib.c:4444: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:4445: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:4457: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:4457: error: expected expression before ‘)’ token
tcltklib.c:4460: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:4510: warning: cast to pointer from integer of different size
tcltklib.c:4512: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:4512: error: expected ‘)’ before ‘param’
tcltklib.c:4525: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:4525: error: ‘TCL_TRACE_WRITES’ undeclared (first use in this function)
tcltklib.c:4525: error: ‘TCL_TRACE_UNSETS’ undeclared (first use in this function)
tcltklib.c:4526: error: expected ‘)’ before ‘param’
tcltklib.c:4530: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c:4535: error: expected ‘)’ before ‘param’
tcltklib.c:4560: error: expected ‘)’ before ‘param’
tcltklib.c:4567: error: expected ‘)’ before ‘param’
tcltklib.c: In function ‘ip_rb_threadTkWaitCommand’:
tcltklib.c:4593: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:4594: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:4600: error: ‘Tk_Window’ undeclared (first use in this function)
tcltklib.c:4600: error: expected ‘;’ before ‘tkwin’
tcltklib.c:4601: error: expected ‘;’ before ‘window’
tcltklib.c:4612: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:4612: error: expected expression before ‘)’ token
tcltklib.c:4615: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:4629: error: ‘tkwin’ undeclared (first use in this function)
tcltklib.c:4716: warning: cast to pointer from integer of different size
tcltklib.c:4718: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:4718: error: expected ‘)’ before ‘param’
tcltklib.c:4737: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:4737: error: ‘TCL_TRACE_WRITES’ undeclared (first use in this function)
tcltklib.c:4737: error: ‘TCL_TRACE_UNSETS’ undeclared (first use in this function)
tcltklib.c:4738: error: expected ‘)’ before ‘param’
tcltklib.c:4742: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c:4774: error: expected ‘)’ before ‘param’
tcltklib.c:4797: error: ‘window’ undeclared (first use in this function)
tcltklib.c:4800: error: ‘Tcl_CmdInfo’ undeclared (first use in this function)
tcltklib.c:4800: error: expected ‘;’ before ‘info’
tcltklib.c:4801: error: ‘info’ undeclared (first use in this function)
tcltklib.c:4837: error: ‘VisibilityChangeMask’ undeclared (first use in this function)
tcltklib.c:4837: error: ‘StructureNotifyMask’ undeclared (first use in this function)
tcltklib.c:4838: error: expected ‘)’ before ‘param’
tcltklib.c:4856: error: expected ‘)’ before ‘param’
tcltklib.c:4914: error: expected ‘;’ before ‘info’
tcltklib.c:4953: error: expected ‘)’ before ‘param’
tcltklib.c:4981: error: expected ‘)’ before ‘param’
tcltklib.c: In function ‘ip_thread_vwait’:
tcltklib.c:5011: error: ‘TCL_QUEUE_TAIL’ undeclared (first use in this function)
tcltklib.c:5011: error: too many arguments to function ‘ip_invoke_with_position’
tcltklib.c: In function ‘ip_thread_tkwait’:
tcltklib.c:5027: error: ‘TCL_QUEUE_TAIL’ undeclared (first use in this function)
tcltklib.c:5027: error: too many arguments to function ‘ip_invoke_with_position’
tcltklib.c: In function ‘delete_slaves’:
tcltklib.c:5085: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:5088: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:5088: error: ‘slave’ undeclared (first use in this function)
tcltklib.c:5099: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c:5100: error: invalid type argument of ‘->’
tcltklib.c:5101: error: expected expression before ‘)’ token
tcltklib.c:5109: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_null_proc’:
tcltklib.c:5141: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:5142: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:5148: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c: At top level:
tcltklib.c:5153: warning: conflicting types for ‘ip_finalize’
tcltklib.c:5153: error: static declaration of ‘ip_finalize’ follows non-static declaration
tcltklib.c:3288: error: previous implicit declaration of ‘ip_finalize’ was here
tcltklib.c: In function ‘ip_finalize’:
tcltklib.c:5153: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:5155: error: ‘Tcl_CmdInfo’ undeclared (first use in this function)
tcltklib.c:5155: error: expected ‘;’ before ‘info’
tcltklib.c:5168: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:5168: error: expected expression before ‘)’ token
tcltklib.c:5174: warning: format ‘%p’ expects type ‘void *’, but argument 3 has type ‘int’
tcltklib.c:5211: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:5211: error: ‘Tcl_CmdDeleteProc’ undeclared (first use in this function)
tcltklib.c:5211: error: expected expression before ‘)’ token
tcltklib.c:5213: error: expected expression before ‘)’ token
tcltklib.c:5215: error: expected expression before ‘)’ token
tcltklib.c:5226: error: ‘info’ undeclared (first use in this function)
tcltklib.c:5233: error: ‘Tk_Window’ undeclared (first use in this function)
tcltklib.c:5246: error: expected ‘;’ before ‘win’
tcltklib.c:5251: error: ‘Tk_FakeWin’ undeclared (first use in this function)
tcltklib.c:5251: error: expected expression before ‘)’ token
tcltklib.c:5251: error: ‘TK_ALREADY_DEAD’ undeclared (first use in this function)
tcltklib.c:5252: error: ‘win’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_free’:
tcltklib.c:5297: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5302: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5302: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:5302: error: expected expression before ‘)’ token
tcltklib.c:5306: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5308: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5316: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5316: error: expected expression before ‘)’ token
tcltklib.c:5324: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5325: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5326: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5328: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5328: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_replace_wait_commands’:
tcltklib.c:5350: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:5351: error: expected declaration specifiers before ‘Tk_Window’
tcltklib.c:5361: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:5361: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5372: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5383: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5394: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5405: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5416: error: expected ‘)’ before ‘mainWin’
tcltklib.c: In function ‘ip_wrap_namespace_command’:
tcltklib.c:5488: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c: In function ‘ip_CallWhenDeleted’:
tcltklib.c:5516: error: expected declaration specifiers before ‘ClientData’
tcltklib.c:5517: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c: In function ‘ip_init’:
tcltklib.c:5544: error: ‘Tk_Window’ undeclared (first use in this function)
tcltklib.c:5544: error: expected ‘;’ before ‘mainWin’
tcltklib.c:5570: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c:5571: error: ‘struct tcltkip’ has no member named ‘allow_ruby_exit’
tcltklib.c:5572: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:5576: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5577: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5609: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c:5610: error: ‘current_interp’ undeclared (first use in this function)
tcltklib.c:5610: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5612: error: ‘struct tcltkip’ has no member named ‘has_orig_exit’
tcltklib.c:5613: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5613: error: ‘struct tcltkip’ has no member named ‘orig_exit_info’
tcltklib.c:5617: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5617: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:5618: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5631: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5631: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:5638: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5641: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5653: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5661: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5664: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5673: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5673: error: ‘Tk_Init’ undeclared (first use in this function)
tcltklib.c:5674: error: ‘Tcl_PackageInitProc’ undeclared (first use in this function)
tcltklib.c:5674: error: expected expression before ‘)’ token
tcltklib.c:5682: error: ‘mainWin’ undeclared (first use in this function)
tcltklib.c:5682: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5683: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:5683: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5699: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5700: error: ‘Tcl_CmdDeleteProc’ undeclared (first use in this function)
tcltklib.c:5700: error: expected expression before ‘)’ token
tcltklib.c:5702: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5703: error: expected expression before ‘)’ token
tcltklib.c:5705: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5706: error: expected expression before ‘)’ token
tcltklib.c:5722: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5723: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5725: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5726: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5728: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5729: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5733: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5736: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5739: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5739: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5742: error: expected ‘)’ before ‘mainWin’
tcltklib.c: In function ‘ip_create_slave_core’:
tcltklib.c:5761: error: ‘Tk_Window’ undeclared (first use in this function)
tcltklib.c:5761: error: expected ‘;’ before ‘mainWin’
tcltklib.c:5772: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5803: error: ‘struct tcltkip’ has no member named ‘ref_count’
tcltklib.c:5804: error: ‘struct tcltkip’ has no member named ‘allow_ruby_exit’
tcltklib.c:5805: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:5807: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5807: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5808: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5820: error: ‘struct tcltkip’ has no member named ‘has_orig_exit’
tcltklib.c:5821: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5821: error: ‘struct tcltkip’ has no member named ‘orig_exit_info’
tcltklib.c:5824: error: ‘mainWin’ undeclared (first use in this function)
tcltklib.c:5824: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5831: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5832: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:5832: error: expected ‘)’ before ‘mainWin’
tcltklib.c:5836: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5839: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5842: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5842: error: expected ‘)’ before ‘mainWin’
tcltklib.c: In function ‘ip_create_slave’:
tcltklib.c:5870: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_is_slave_of_p’:
tcltklib.c:5892: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5892: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_create_console_core’:
tcltklib.c:5930: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5930: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:5930: warning: comparison between pointer and integer
tcltklib.c:5931: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_make_safe_core’:
tcltklib.c:5988: error: ‘Tk_Window’ undeclared (first use in this function)
tcltklib.c:5988: error: expected ‘;’ before ‘mainWin’
tcltklib.c:5995: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:5995: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:5999: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6002: error: ‘struct tcltkip’ has no member named ‘allow_ruby_exit’
tcltklib.c:6005: error: ‘mainWin’ undeclared (first use in this function)
tcltklib.c:6005: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6012: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6013: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:6013: error: expected ‘)’ before ‘mainWin’
tcltklib.c: In function ‘ip_is_safe_p’:
tcltklib.c:6045: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_allow_ruby_exit_p’:
tcltklib.c:6064: error: ‘struct tcltkip’ has no member named ‘allow_ruby_exit’
tcltklib.c: In function ‘ip_allow_ruby_exit_set’:
tcltklib.c:6077: error: ‘Tk_Window’ undeclared (first use in this function)
tcltklib.c:6077: error: expected ‘;’ before ‘mainWin’
tcltklib.c:6086: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6097: error: ‘mainWin’ undeclared (first use in this function)
tcltklib.c:6097: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6100: error: ‘struct tcltkip’ has no member named ‘allow_ruby_exit’
tcltklib.c:6107: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6108: error: ‘ClientData’ undeclared (first use in this function)
tcltklib.c:6108: error: expected ‘)’ before ‘mainWin’
tcltklib.c:6113: error: ‘struct tcltkip’ has no member named ‘allow_ruby_exit’
tcltklib.c:6120: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6121: error: expected ‘)’ before ‘mainWin’
tcltklib.c: In function ‘ip_delete’:
tcltklib.c:6135: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6135: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:6135: error: expected expression before ‘)’ token
tcltklib.c:6144: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6147: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6148: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_has_invalid_namespace_p’:
tcltklib.c:6163: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6163: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:6163: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_has_mainwindow_p_core’:
tcltklib.c:6202: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6202: error: ‘Tk_Window’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_get_result_string_obj’:
tcltklib.c:6309: error: expected declaration specifiers before ‘Tcl_Interp’
tcltklib.c:6323: error: invalid type argument of ‘->’
tcltklib.c: In function ‘callq_safelevel_handler’:
tcltklib.c:6336: error: ‘struct call_queue’ has no member named ‘safe_level’
tcltklib.c:6337: error: ‘struct call_queue’ has no member named ‘safe_level’
tcltklib.c:6338: error: ‘struct call_queue’ has no member named ‘func’
tcltklib.c:6338: error: ‘struct call_queue’ has no member named ‘interp’
tcltklib.c:6338: error: ‘struct call_queue’ has no member named ‘argc’
tcltklib.c:6338: error: ‘struct call_queue’ has no member named ‘argv’
tcltklib.c: At top level:
tcltklib.c:6341: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘call_queue_handler’:
tcltklib.c:6344: error: expected declaration specifiers before ‘Tcl_Event’
tcltklib.c:6347: warning: cast to pointer from integer of different size
tcltklib.c:6350: error: ‘struct call_queue’ has no member named ‘thread’
tcltklib.c:6353: warning: format ‘%p’ expects type ‘void *’, but argument 3 has type ‘int’
tcltklib.c:6357: error: ‘struct call_queue’ has no member named ‘done’
tcltklib.c:6371: error: ‘struct call_queue’ has no member named ‘done’
tcltklib.c:6374: error: ‘struct call_queue’ has no member named ‘interp’
tcltklib.c:6384: error: ‘struct call_queue’ has no member named ‘safe_level’
tcltklib.c:6394: error: ‘struct call_queue’ has no member named ‘func’
tcltklib.c:6394: error: ‘struct call_queue’ has no member named ‘interp’
tcltklib.c:6394: error: ‘struct call_queue’ has no member named ‘argc’
tcltklib.c:6394: error: ‘struct call_queue’ has no member named ‘argv’
tcltklib.c:6398: error: ‘struct call_queue’ has no member named ‘result’
tcltklib.c:6405: error: ‘struct call_queue’ has no member named ‘done’
tcltklib.c:6408: error: ‘struct call_queue’ has no member named ‘argv’
tcltklib.c:6409: error: ‘struct call_queue’ has no member named ‘interp’
tcltklib.c:6410: error: ‘struct call_queue’ has no member named ‘result’
tcltklib.c:6411: error: ‘struct call_queue’ has no member named ‘thread’
tcltklib.c: In function ‘tk_funcall’:
tcltklib.c:6498: warning: cast to pointer from integer of different size
tcltklib.c:6508: warning: cast to pointer from integer of different size
tcltklib.c:6516: warning: cast to pointer from integer of different size
tcltklib.c:6525: error: ‘struct call_queue’ has no member named ‘done’
tcltklib.c:6526: error: ‘struct call_queue’ has no member named ‘func’
tcltklib.c:6527: error: ‘struct call_queue’ has no member named ‘argc’
tcltklib.c:6528: error: ‘struct call_queue’ has no member named ‘argv’
tcltklib.c:6529: error: ‘struct call_queue’ has no member named ‘interp’
tcltklib.c:6530: error: ‘struct call_queue’ has no member named ‘result’
tcltklib.c:6531: error: ‘struct call_queue’ has no member named ‘thread’
tcltklib.c:6532: error: ‘struct call_queue’ has no member named ‘safe_level’
tcltklib.c:6533: error: ‘struct call_queue’ has no member named ‘ev’
tcltklib.c:6556: error: ‘Tcl_Event’ undeclared (first use in this function)
tcltklib.c:6556: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_eval_real’:
tcltklib.c:6759: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:6759: error: ‘TCL_OK’ undeclared (first use in this function)
tcltklib.c:6764: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:6764: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6773: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:6773: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:6776: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:6781: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:6784: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘evq_safelevel_handler’:
tcltklib.c:6798: error: ‘struct eval_queue’ has no member named ‘safe_level’
tcltklib.c:6799: error: ‘struct eval_queue’ has no member named ‘safe_level’
tcltklib.c:6800: error: ‘struct eval_queue’ has no member named ‘interp’
tcltklib.c:6800: error: ‘struct eval_queue’ has no member named ‘str’
tcltklib.c:6800: error: ‘struct eval_queue’ has no member named ‘len’
tcltklib.c: At top level:
tcltklib.c:6803: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘eval_queue_handler’:
tcltklib.c:6806: error: expected declaration specifiers before ‘Tcl_Event’
tcltklib.c:6809: warning: cast to pointer from integer of different size
tcltklib.c:6812: error: ‘struct eval_queue’ has no member named ‘thread’
tcltklib.c:6815: warning: format ‘%p’ expects type ‘void *’, but argument 3 has type ‘int’
tcltklib.c:6819: error: ‘struct eval_queue’ has no member named ‘done’
tcltklib.c:6833: error: ‘struct eval_queue’ has no member named ‘done’
tcltklib.c:6836: error: ‘struct eval_queue’ has no member named ‘interp’
tcltklib.c:6846: error: ‘struct eval_queue’ has no member named ‘safe_level’
tcltklib.c:6867: error: ‘struct eval_queue’ has no member named ‘interp’
tcltklib.c:6867: error: ‘struct eval_queue’ has no member named ‘str’
tcltklib.c:6867: error: ‘struct eval_queue’ has no member named ‘len’
tcltklib.c:6871: error: ‘struct eval_queue’ has no member named ‘result’
tcltklib.c:6878: error: ‘struct eval_queue’ has no member named ‘done’
tcltklib.c:6881: error: ‘struct eval_queue’ has no member named ‘interp’
tcltklib.c:6882: error: ‘struct eval_queue’ has no member named ‘result’
tcltklib.c:6883: error: ‘struct eval_queue’ has no member named ‘thread’
tcltklib.c: In function ‘ip_eval’:
tcltklib.c:6925: error: ‘Tcl_QueuePosition’ undeclared (first use in this function)
tcltklib.c:6925: error: expected ‘;’ before ‘position’
tcltklib.c:6962: warning: cast to pointer from integer of different size
tcltklib.c:6969: warning: assignment makes pointer from integer without a cast
tcltklib.c:6978: warning: cast to pointer from integer of different size
tcltklib.c:6987: error: ‘struct eval_queue’ has no member named ‘done’
tcltklib.c:6988: error: ‘struct eval_queue’ has no member named ‘str’
tcltklib.c:6989: error: ‘struct eval_queue’ has no member named ‘len’
tcltklib.c:6990: error: ‘struct eval_queue’ has no member named ‘interp’
tcltklib.c:6991: error: ‘struct eval_queue’ has no member named ‘result’
tcltklib.c:6992: error: ‘struct eval_queue’ has no member named ‘thread’
tcltklib.c:6993: error: ‘struct eval_queue’ has no member named ‘safe_level’
tcltklib.c:6994: error: ‘struct eval_queue’ has no member named ‘ev’
tcltklib.c:6996: error: ‘position’ undeclared (first use in this function)
tcltklib.c:6996: error: ‘TCL_QUEUE_TAIL’ undeclared (first use in this function)
tcltklib.c:7016: error: ‘Tcl_Event’ undeclared (first use in this function)
tcltklib.c:7016: error: expected expression before ‘)’ token
tcltklib.c: In function ‘lib_restart_core’:
tcltklib.c:7100: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:7100: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7102: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:7103: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7114: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:7114: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7116: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:7117: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_restart’:
tcltklib.c:7170: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7170: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:7170: error: expected expression before ‘)’ token
tcltklib.c: At top level:
tcltklib.c:7699: error: expected specifier-qualifier-list before ‘Tcl_CmdInfo’
tcltklib.c: In function ‘invoke_tcl_proc’:
tcltklib.c:7736: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7765: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:7766: error: ‘struct invoke_info’ has no member named ‘cmdinfo’
tcltklib.c:7766: error: ‘struct invoke_info’ has no member named ‘cmdinfo’
tcltklib.c:7766: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7767: error: ‘struct invoke_info’ has no member named ‘argc’
tcltklib.c:7767: error: ‘struct invoke_info’ has no member named ‘argv’
tcltklib.c: In function ‘ip_invoke_core’:
tcltklib.c:7790: error: ‘Tcl_CmdInfo’ undeclared (first use in this function)
tcltklib.c:7790: error: expected ‘;’ before ‘info’
tcltklib.c:7831: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7831: error: ‘info’ undeclared (first use in this function)
tcltklib.c:7834: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7855: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:7882: warning: cast to pointer from integer of different size
tcltklib.c:7901: error: ‘struct invoke_info’ has no member named ‘cmdinfo’
tcltklib.c:7906: error: ‘struct invoke_info’ has no member named ‘argc’
tcltklib.c:7907: error: ‘struct invoke_info’ has no member named ‘argv’
tcltklib.c:8042: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:8042: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:8043: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:8046: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:8049: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:8051: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:8053: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:8059: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘alloc_invoke_arguments’:
tcltklib.c:8100: warning: cast to pointer from integer of different size
tcltklib.c: In function ‘ip_invoke_real’:
tcltklib.c:8188: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ivq_safelevel_handler’:
tcltklib.c:8205: error: ‘struct invoke_queue’ has no member named ‘safe_level’
tcltklib.c:8206: error: ‘struct invoke_queue’ has no member named ‘safe_level’
tcltklib.c:8207: error: ‘struct invoke_queue’ has no member named ‘interp’
tcltklib.c:8207: error: ‘struct invoke_queue’ has no member named ‘argc’
tcltklib.c:8207: error: ‘struct invoke_queue’ has no member named ‘argv’
tcltklib.c: At top level:
tcltklib.c:8210: error: expected ‘)’ before ‘*’ token
tcltklib.c: In function ‘invoke_queue_handler’:
tcltklib.c:8213: error: expected declaration specifiers before ‘Tcl_Event’
tcltklib.c:8216: warning: cast to pointer from integer of different size
tcltklib.c:8219: error: ‘struct invoke_queue’ has no member named ‘thread’
tcltklib.c:8222: warning: format ‘%p’ expects type ‘void *’, but argument 3 has type ‘int’
tcltklib.c:8226: error: ‘struct invoke_queue’ has no member named ‘done’
tcltklib.c:8240: error: ‘struct invoke_queue’ has no member named ‘done’
tcltklib.c:8243: error: ‘struct invoke_queue’ has no member named ‘interp’
tcltklib.c:8253: error: ‘struct invoke_queue’ has no member named ‘safe_level’
tcltklib.c:8263: error: ‘struct invoke_queue’ has no member named ‘interp’
tcltklib.c:8263: error: ‘struct invoke_queue’ has no member named ‘argc’
tcltklib.c:8263: error: ‘struct invoke_queue’ has no member named ‘argv’
tcltklib.c:8267: error: ‘struct invoke_queue’ has no member named ‘result’
tcltklib.c:8274: error: ‘struct invoke_queue’ has no member named ‘done’
tcltklib.c:8277: error: ‘struct invoke_queue’ has no member named ‘interp’
tcltklib.c:8278: error: ‘struct invoke_queue’ has no member named ‘result’
tcltklib.c:8279: error: ‘struct invoke_queue’ has no member named ‘thread’
tcltklib.c: In function ‘ip_invoke_with_position’:
tcltklib.c:8310: error: expected declaration specifiers before ‘Tcl_QueuePosition’
tcltklib.c:8311: error: number of arguments doesn’t match prototype
tcltklib.c:174: error: prototype declaration
tcltklib.c:8369: warning: cast to pointer from integer of different size
tcltklib.c:8377: warning: cast to pointer from integer of different size
tcltklib.c:8386: error: ‘struct invoke_queue’ has no member named ‘done’
tcltklib.c:8387: error: ‘struct invoke_queue’ has no member named ‘argc’
tcltklib.c:8388: error: ‘struct invoke_queue’ has no member named ‘argv’
tcltklib.c:8389: error: ‘struct invoke_queue’ has no member named ‘interp’
tcltklib.c:8390: error: ‘struct invoke_queue’ has no member named ‘result’
tcltklib.c:8391: error: ‘struct invoke_queue’ has no member named ‘thread’
tcltklib.c:8392: error: ‘struct invoke_queue’ has no member named ‘safe_level’
tcltklib.c:8393: error: ‘struct invoke_queue’ has no member named ‘ev’
tcltklib.c:8414: error: ‘Tcl_Event’ undeclared (first use in this function)
tcltklib.c:8414: error: expected expression before ‘)’ token
tcltklib.c: In function ‘ip_retval’:
tcltklib.c:8483: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c: In function ‘ip_invoke’:
tcltklib.c:8492: error: ‘TCL_QUEUE_TAIL’ undeclared (first use in this function)
tcltklib.c:8492: error: too many arguments to function ‘ip_invoke_with_position’
tcltklib.c: In function ‘ip_invoke_immediate’:
tcltklib.c:8503: error: ‘TCL_QUEUE_HEAD’ undeclared (first use in this function)
tcltklib.c:8503: error: too many arguments to function ‘ip_invoke_with_position’
tcltklib.c: In function ‘ip_get_variable2_core’:
tcltklib.c:8580: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:8582: warning: assignment makes pointer from integer without a cast
tcltklib.c:8587: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_set_variable2_core’:
tcltklib.c:8720: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:8722: warning: assignment makes pointer from integer without a cast
tcltklib.c:8726: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_unset_variable2_core’:
tcltklib.c:8802: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:8802: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:8806: error: ‘struct tcltkip’ has no member named ‘return_value’
tcltklib.c:8806: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:8807: error: ‘TCL_LEAVE_ERR_MSG’ undeclared (first use in this function)
tcltklib.c:8811: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c: In function ‘ip_get_global_var’:
tcltklib.c:8859: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:8859: error: ‘TCL_LEAVE_ERR_MSG’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_get_global_var2’:
tcltklib.c:8869: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:8869: error: ‘TCL_LEAVE_ERR_MSG’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_set_global_var’:
tcltklib.c:8879: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:8879: error: ‘TCL_LEAVE_ERR_MSG’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_set_global_var2’:
tcltklib.c:8890: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:8890: error: ‘TCL_LEAVE_ERR_MSG’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_unset_global_var’:
tcltklib.c:8899: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:8899: error: ‘TCL_LEAVE_ERR_MSG’ undeclared (first use in this function)
tcltklib.c: In function ‘ip_unset_global_var2’:
tcltklib.c:8909: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:8909: error: ‘TCL_LEAVE_ERR_MSG’ undeclared (first use in this function)
tcltklib.c: In function ‘lib_split_tklist_core’:
tcltklib.c:8919: error: ‘Tcl_Interp’ undeclared (first use in this function)
tcltklib.c:8919: error: ‘interp’ undeclared (first use in this function)
tcltklib.c:8933: error: expected expression before ‘)’ token
tcltklib.c:8935: error: expected expression before ‘)’ token
tcltklib.c:8937: error: ‘struct tcltkip’ has no member named ‘ip’
tcltklib.c:9015: error: ‘TCL_ERROR’ undeclared (first use in this function)
tcltklib.c:9016: error: expected expression before ‘)’ token
tcltklib.c:9037: error: expected ‘;’ before ‘}’ token
tcltklib.c: In function ‘lib_merge_tklist’:
tcltklib.c:9088: warning: cast to pointer from integer of different size
tcltklib.c:9108: warning: cast to pointer from integer of different size
tcltklib.c: In function ‘tcltklib_compile_info’:
tcltklib.c:9242: error: ‘TCL_PATCH_LEVEL’ undeclared (first use in this function)
tcltklib.c:9244: error: ‘TK_PATCH_LEVEL’ undeclared (first use in this function)
tcltklib.c: In function ‘Init_tcltklib’:
tcltklib.c:10005: error: ‘TCL_FILE_EVENTS’ undeclared (first use in this function)
tcltklib.c:10006: error: ‘TCL_TIMER_EVENTS’ undeclared (first use in this function)
tcltklib.c:10008: error: ‘TCL_ALL_EVENTS’ undeclared (first use in this function)
tcltklib.c:10009: error: ‘TCL_DONT_WAIT’ undeclared (first use in this function)
tcltklib.c:10014: error: ‘TCL_GLOBAL_ONLY’ undeclared (first use in this function)
tcltklib.c:10020: error: ‘TCL_LEAVE_ERR_MSG’ undeclared (first use in this function)
tcltklib.c:10021: error: ‘TCL_APPEND_VALUE’ undeclared (first use in this function)
tcltklib.c:10022: error: ‘TCL_LIST_ELEMENT’ undeclared (first use in this function)
tcltklib.c:10252: error: ‘Tcl_ObjType_ByteArray’ undeclared (first use in this function)
tcltklib.c:10252: error: ‘Tcl_ObjTypeName_ByteArray’ undeclared (first use in this function)
tcltklib.c:10253: error: ‘Tcl_ObjType_String’ undeclared (first use in this function)
tcltklib.c:10253: error: ‘Tcl_ObjTypeName_String’ undeclared (first use in this function)
make[1]: *** [tcltklib.o] Error 1
make: *** [all] Error 1
∴ uname -a
Darwin Waynes-Mac-Pro.local 11.0.0 Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64
@emmanuel
Copy link

For anybody who lands here: this problem is resolved in RVM HEAD. Try rvm get head; rvm reload; rvm remove 1.8.7; rvm install 1.8.7 to install 1.8.7-p352 on OS X 10.7 / Lion.

@wayneeseguin
Copy link
Author

See folks? Getting head improves your day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment