免费注册 查看新帖 |

Chinaunix

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

Four J's的fglmkrun指令執行出錯了,錯誤信息如下: [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2004-12-06 10:50 |只看该作者 |倒序浏览


Errors found while creating the runner, please check the following :

/u/fgl2c/lib/libf2c.a(r_mydec.o)(.text+0x15c9): In function `CvtStruct::picture(LString &, char const *, int)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_mydec.o)(.text+0x1659): In function `CvtStruct::picture(LString &, char const *, int)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_mydec.o)(.text+0x16e9): In function `CvtStruct::picture(LString &, char const *, int)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_mydec.o)(.text+0x1769): In function `CvtStruct::picture(LString &, char const *, int)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_mydec.o)(.text+0x17e9): In function `CvtStruct::picture(LString &, char const *, int)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_mydec.o)(.text+0x185d): more undefined references to `__ctype_b' follow
/u/fgl2c/lib/libf2c.a(r_date.o)(.text+0x4ec): In function `tmExpandY2toY4(tm *, char, tm const *)':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libf2c.a(r_date.o)(.text+0x51c): In function `tmExpandY2toY4(tm *, char, tm const *)':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libf2c.a(MySocket.o)(.text+0x66): In function `MySocket:pen(char const *, int, int)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(i_base.o)(.text+0x273): In function `Dialog::isUserKey(KeyEvent &':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libf2c.a(i_menu.o)(.text+0xbc): In function `MenuField::isacc(char const *)':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libf2c.a(i_onkey.o)(.text+0xd0): In function `Onkey::Onkey(short, short, OnkeyList &':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libf2c.a(i_edit.o)(.text+0x176: In function `EditF::lfStoreChar(KeyEvent &':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(i_edit.o)(.text+0x178: In function `EditF::lfStoreChar(KeyEvent &':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_dtime.o)(.text+0x57: In function `dttok(char const *&':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_dtime.o)(.text+0x59c): In function `dttok(char const *&':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_dtime.o)(.text+0x5e5): In function `dtdigit(char const *&':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libf2c.a(r_dtime.o)(.text+0x1cf7): more undefined references to `__ctype_b' follow
/u/fgl2c/lib/libifx9xx.a(SqlDriverIfx916.o)(.text+0xde7): In function `SqlSessionSetProperty':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x44e): In function `mymbStrCaseCmp(char const *, char const *)':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x4bf): In function `mymbStrCaseCmp(char const *, char const *)':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x4fe): In function `mymbStrCaseCmp(char const *, char const *)':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x5ba): In function `mymbIsDigit(char const *)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x5da): In function `mymbIsAlpha(char const *)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x5fa): In function `mymbIsAlnum(char const *)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x616): In function `mymbIsSpace(char const *)':
: undefined reference to `__ctype_b'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x6c3): In function `mymbUpShift(char *)':
: undefined reference to `__ctype_toupper'
/u/fgl2c/lib/libascii.a(MyCharAscii.o)(.text+0x707): In function `mymbDownShift(char *)':
: undefined reference to `__ctype_tolower'
/u/fgl2c/lib/libascii.a(strDate.o)(.text+0x774): In function `strToDate(StringRef const &, int *, char const *, char)':
: undefined reference to `__ctype_b'
collect2: ld returned 1 exit status


fglmkrun error: Could not create the runner '/u/fgl2c/bin/ascii/fglrun'.

论坛徽章:
0
2 [报告]
发表于 2004-12-08 18:28 |只看该作者

Four J's的fglmkrun指令執行出錯了,錯誤信息如下:

若是用 linux 要用舊的gcc 版本 或者用 CSDK 2.80UC3 以後的版本, csdk 2.8uc1,uc2 會有gcc  相容的問題
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

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

清除 Cookies - ChinaUnix - Archiver - WAP - TOP