免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1117 | 回复: 1
打印 上一主题 下一主题

sco unix5.0.7下安装vim6.2不成功!怎办? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-05-02 13:52 |只看该作者 |倒序浏览
我用make install时出现下错误:
ake install
        cc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF     -g        -
o objects/netbeans.o netbeans.c
"netbeans.c", line 1959: error: undefined symbol: MAXPATHLEN
"netbeans.c", line 1959: error: integral constant expression expected
"netbeans.c", line 2005: error: undefined symbol: MAXPATHLEN
"netbeans.c", line 2005: error: integral constant expression expected
"netbeans.c", line 2007: error: integral constant expression expected
"netbeans.c", line 2196: error: undefined symbol: MAXPATHLEN
"netbeans.c", line 2196: error: integral constant expression expected
"netbeans.c", line 2277: error: undefined symbol: MAXPATHLEN
"netbeans.c", line 2277: error: integral constant expression expected
"netbeans.c", line 2303: error: undefined symbol: MAXPATHLEN
"netbeans.c", line 2303: error: integral constant expression expected
"netbeans.c", line 2486: error: undefined symbol: MAXPATHLEN
"netbeans.c", line 2486: error: integral constant expression expected
*** Error code 1 (bu21)

后来我在netbeans.c加上#define MAXPATHLEN 100再make install时就出现下错:
undefined                       first referenced
symbol                             in file
XpmCreatePixmapFromData             objects/gui_motif.o
XpmReadFileToImage                  objects/gui_x11.o
XpmReadFileToPixmap                 objects/gui_x11.o
XpmFreeAttributes                   objects/gui_x11.o
i386ld fatal: Symbol referencing errors. No output written to vim
*** Error code 13 (bu21)

论坛徽章:
0
2 [报告]
发表于 2004-05-16 12:37 |只看该作者

sco unix5.0.7下安装vim6.2不成功!怎办?

# make install
        gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  -DHAVE_X11 -DHAVE_XAW
-DHAVE_SHAPE_EXT -DHAVE_SHAPE -DHAVE_SHM_EXT -DHAVE_XSHM -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include     -g -O2        -o objects/gu
i_gtk_x11.o gui_gtk_x11.c
gui_gtk_x11.c:237: `GDK_3270_BackTab' undeclared here (not in a function)
gui_gtk_x11.c:237: initializer element is not constant
gui_gtk_x11.c:237: (near initialization for `special_keys[47].key_sym')
gui_gtk_x11.c: In function `key_press_event':
gui_gtk_x11.c:989: `GDK_ISO_Left_Tab' undeclared (first use in this function)
gui_gtk_x11.c:989: (Each undeclared identifier is reported only once
gui_gtk_x11.c:989: for each function it appears in.)
gui_gtk_x11.c:1080: `GDK_ISO_Enter' undeclared (first use in this function)
gui_gtk_x11.c:1080: `GDK_3270_Enter' undeclared (first use in this function)
*** Error code 1 (bu21)
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP