- 论坛徽章:
- 0
|
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'. |
|