![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| undefined symbol: clock_gettime' error | dpa078 | High Level Programming | 4 | 04-09-2008 06:29 AM |
| bash: "undefined variable" and pipe | nagaidhlig | Shell Programming and Scripting | 6 | 02-18-2008 06:47 AM |
| Help! "Bus error" and "CPU Panic" box wont boot | hcclnoodles | SUN Solaris | 3 | 10-05-2006 01:38 PM |
| shared object "undefined symbol: fstat" error | marcus121 | High Level Programming | 5 | 04-24-2006 04:11 PM |
| ld: 0711-317 ERROR: Undefined symbol: .hello | stockdan | High Level Programming | 2 | 11-25-2003 01:43 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Getting error "Undefined symbol: .u_strlen_2_6"
Hi,
I am using xlC compiler. The compilation goes fine but at the time of linking it gives the following error ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information. ld: 0711-317 ERROR: Undefined symbol: .u_strlen_2_6 ld: 0711-317 ERROR: Undefined symbol: .u_strcpy_2_6 ld: 0711-317 ERROR: Undefined symbol: .ucnv_countAliases_2_6 ld: 0711-317 ERROR: Undefined symbol: .u_errorName_2_6 ld: 0711-317 ERROR: Undefined symbol: .ucnv_getAlias_2_6 ld: 0711-317 ERROR: Undefined symbol: .ucnv_convert_2_6 ld: 0711-317 ERROR: Undefined symbol: .ucnv_countAvailable_2_6 ld: 0711-317 ERROR: Undefined symbol: .u_strcmp_2_6 ld: 0711-317 ERROR: Undefined symbol: .ucnv_getAvailableName_2_6 ld: 0711-317 ERROR: Undefined symbol: .u_getVersion_2_6 ld: 0711-317 ERROR: Undefined symbol: .u_versionToString_2_6 make: The error code from the last command is 8. I have checked it is ICU related error. But I does not have slightest clue of this error. Please help me. |
|||
| Google UNIX.COM |
| Forum Sponsor | ||
|
|