Warning: file_get_contents(/data/phpspider/zhask/data//catemap/4/macos/8.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Macos 在OSX 10.8.5上编译WordNet 3.0_Macos_Wordnet - Fatal编程技术网

Macos 在OSX 10.8.5上编译WordNet 3.0

Macos 在OSX 10.8.5上编译WordNet 3.0,macos,wordnet,Macos,Wordnet,我正在尝试让WordNet在我的笔记本上工作,但在制作过程中失败,如下所示: WaldundWiesenComputer:WordNet-3.0 Gnaddel$ make make all-recursive Making all in doc Making all in html make[3]: Nothing to be done for `all'. Making all in man make[3]: Nothing to be done for `all'. Making all

我正在尝试让WordNet在我的笔记本上工作,但在制作过程中失败,如下所示:

WaldundWiesenComputer:WordNet-3.0 Gnaddel$ make make all-recursive Making all in doc Making all in html make[3]: Nothing to be done for `all'. Making all in man make[3]: Nothing to be done for `all'. Making all in pdf make[3]: Nothing to be done for `all'. Making all in ps make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in dict make[2]: Nothing to be done for `all'. Making all in include Making all in tk make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in lib Making all in wnres make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in src if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../include -I/usr/local/include -I/usr/X11/include -I/usr/local/include -I.. -I../include -I/usr/local/include -I/usr/X11/include -I/usr/local/include -g -O2 -MT wishwn-stubs.o -MD -MP -MF ".deps/wishwn-stubs.Tpo" -c -o wishwn-stubs.o `test -f 'stubs.c' || echo './'`stubs.c; \ then mv -f ".deps/wishwn-stubs.Tpo" ".deps/wishwn-stubs.Po"; else rm -f ".deps/wishwn-stubs.Tpo"; exit 1; fi stubs.c: In function ‘wn_findvalidsearches’: stubs.c:43: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c:55: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_bit’: stubs.c:72: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c:78: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_search’: stubs.c:92: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c:105: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_glosses’: stubs.c:117: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_fileinfo’: stubs.c:132: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_byteoffset’: stubs.c:147: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_senseflag’: stubs.c:162: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_contextualhelp’: stubs.c:178: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c:183: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_reopendb’: stubs.c:193: error: ‘Tcl_Interp’ has no member named ‘result’ stubs.c: In function ‘wn_abortsearch’: stubs.c:207: error: ‘Tcl_Interp’ has no member named ‘result’ make[2]: *** [wishwn-stubs.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 WaldundWiesenComputer:WordNet-3.0 Gnaddel$make 使所有数据都递归 制作全套文档 用html制作所有 make[3]:对“所有人”都不做任何事。 全力以赴 make[3]:对“所有人”都不做任何事。 制作pdf格式的所有文件 make[3]:对“所有人”都不做任何事。 在ps中制作所有 make[3]:对“所有人”都不做任何事。 make[3]:对'all am'不做任何事情。 全凭口述 make[2]:对“所有人”都不做任何事情。 包括在内 用tk制作所有产品 make[3]:对“所有人”都不做任何事。 make[3]:对'all am'不做任何事情。 在lib中制作所有 在wnres中制作所有 make[3]:对“所有人”都不做任何事。 make[3]:对'all am'不做任何事情。 在src中制作所有 如果gcc-DHAVE_CONFIG_H-I.-I.-I-我-I../include-I/usr/local/include-I/usr/X11/include-I/usr/local/include-I-I../include-I/usr/local/include-I/usr/X11/include-I/usr/local/include-g-O2-MT-wishwn stubs.o-MD-MP-MF“.deps/wishwn stubs.Tpo”-c-o-wishwn stubs.o`test-f'stubs.c'| | echo./”stubs.c\ 然后mv-f“.deps/wishwn stubs.Tpo”“.deps/wishwn stubs.Po”;其他rm-f“.deps/wishwn stubs.Tpo”;出口1;fi stubs.c:在函数“wn\u findvalidsearches”中: stubs.c:43:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:55:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数'wn_bit'中: stubs.c:72:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:78:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数“wn_search”中: stubs.c:92:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:105:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数“wn_glosss”中: stubs.c:117:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数“wn_fileinfo”中: stubs.c:132:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数'wn_byteoffset'中: stubs.c:147:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数“wn\u senseflag”中: stubs.c:162:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数“wn_contextualhelp”中: stubs.c:178:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:183:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数“wn_-db”中: stubs.c:193:错误:“Tcl_Interp”没有名为“result”的成员 stubs.c:在函数“wn\u abortsearch”中: stubs.c:207:错误:“Tcl_Interp”没有名为“result”的成员 生成[2]:***[wishwn stubs.o]错误1 生成[1]:***[all recursive]错误1 make:**[全部]错误2 XCode和命令行工具集都安装在其当前版本中


谢谢你的帮助

我在Ubuntu上也遇到了同样的问题。当我卸载最新版本的Tcl时(我先用Tcl 8.6进行了尝试),它得到了解决。并安装了较旧版本的Tcl 8.4。旧版本Wordnet安装得完美无缺

您安装了Tcl/Tk吗?问题是最新版本的Tcl已经放弃了Tcl\u Interp,Wordnet的家伙们似乎在这里并不在行。。我试图找到解决这个问题的办法。查看这个bug报告:我已经“解决”了我的问题,不是自己编译的,而是使用预构建的包。有Ubuntu包(名为“wordnet”)和macports包中的OSX包(名为“wn”)。