[vtkusers] can't build vtk under linux centos 4?can't find the refer
Shi Lei
shi_lei80 at hotmail.com
Fri Jul 15 12:17:51 EDT 2005
Dear sir:
please help me out!
I download the vtk4.2 source , build with the python warpper but get the
error like these:
"undefined reference to `Tcl_*' "?
i have success install tcl tk and python . i could successful import the
_tkinter module and the tkinter program running good. Did i miss set some
envirment vars?
please help me . Thanks!
./Modules/_tkinter.c:1170: undefined reference to `Tcl_GetObjResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xe83):./Modules/_tkinter.c:1178:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xef7):./Modules/_tkinter.c:1176:
undefined reference to `TclFreeObj'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xf17): In
function `Tkapp_CallProc':
./Modules/_tkinter.c:1220: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xf27):./Modules/_tkinter.c:1220:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xf8d):./Modules/_tkinter.c:1226:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xfaf):./Modules/_tkinter.c:1229:
undefined reference to `Tcl_EvalObjv'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xfbf):./Modules/_tkinter.c:1230:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xfcf):./Modules/_tkinter.c:1230:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1024):./Modules/_tkinter.c:1242:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1039):./Modules/_tkinter.c:1245:
undefined reference to `Tcl_MutexLock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1041):./Modules/_tkinter.c:1246:
undefined reference to `Tcl_ConditionNotify'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x104d):./Modules/_tkinter.c:1247:
undefined reference to `Tcl_MutexUnlock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x10dd):./Modules/_tkinter.c:1235:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1149):
In function `Tkapp_Call':
./Modules/_tkinter.c:1275: undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x11b4):./Modules/_tkinter.c:1282:
undefined reference to `Tcl_Alloc'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x120b):./Modules/_tkinter.c:693:
undefined reference to `Tcl_MutexLock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1219):./Modules/_tkinter.c:694:
undefined reference to `Tcl_ThreadQueueEvent'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1222):./Modules/_tkinter.c:695:
undefined reference to `Tcl_ThreadAlert'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1235):./Modules/_tkinter.c:696:
undefined reference to `Tcl_ConditionWait'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1241):./Modules/_tkinter.c:697:
undefined reference to `Tcl_MutexUnlock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x12e7):./Modules/_tkinter.c:1309:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1302):./Modules/_tkinter.c:1311:
undefined reference to `Tcl_EvalObjv'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1333):./Modules/_tkinter.c:1320:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x138b):./Modules/_tkinter.c:1107:
undefined reference to `Tcl_Free'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x13a1):./Modules/_tkinter.c:1105:
undefined reference to `TclFreeObj'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x13d6):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x143e):
In function `Tkapp_GlobalCall':
./Modules/_tkinter.c:1340: undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1484):./Modules/_tkinter.c:1345:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1491):./Modules/_tkinter.c:1346:
undefined reference to `Tcl_GlobalEval'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x14b3):./Modules/_tkinter.c:1351:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x14cf):./Modules/_tkinter.c:1352:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x14ea):./Modules/_tkinter.c:1353:
undefined reference to `Tcl_Free'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x153f):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x15b7):
In function `Tkapp_Eval':
./Modules/_tkinter.c:1371: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x15c6):./Modules/_tkinter.c:1372:
undefined reference to `Tcl_Eval'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x15e7):./Modules/_tkinter.c:1377:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1603):./Modules/_tkinter.c:1378:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1629):./Modules/_tkinter.c:1369:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x167b):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x16f3):
In function `Tkapp_GlobalEval':
./Modules/_tkinter.c:1394: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1702):./Modules/_tkinter.c:1395:
undefined reference to `Tcl_GlobalEval'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1723):./Modules/_tkinter.c:1400:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x173f):./Modules/_tkinter.c:1401:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1765):./Modules/_tkinter.c:1392:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x17b7):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x182f):
In function `Tkapp_EvalFile':
./Modules/_tkinter.c:1417: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x183e):./Modules/_tkinter.c:1418:
undefined reference to `Tcl_EvalFile'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x185f):./Modules/_tkinter.c:1424:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x187b):./Modules/_tkinter.c:1425:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x18a1):./Modules/_tkinter.c:1415:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x18f3):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x196b):
In function `Tkapp_Record':
./Modules/_tkinter.c:1441: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1980):./Modules/_tkinter.c:1442:
undefined reference to `Tcl_RecordAndEval'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x19a1):./Modules/_tkinter.c:1447:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x19bd):./Modules/_tkinter.c:1448:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x19e1):./Modules/_tkinter.c:1439:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1a33):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1aa3):
In function `Tkapp_AddErrorInfo':
./Modules/_tkinter.c:1461: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1ab2):./Modules/_tkinter.c:1462:
undefined reference to `Tcl_AddErrorInfo'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1ac0):./Modules/_tkinter.c:1463:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1af5):./Modules/_tkinter.c:1459:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1b96):
In function `varname_converter':
./Modules/_tkinter.c:748: undefined reference to `Tcl_GetString'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1c3c):
In function `var_proc':
./Modules/_tkinter.c:1522: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1c4c):./Modules/_tkinter.c:1522:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1c9f):./Modules/_tkinter.c:1524:
undefined reference to `Tcl_MutexLock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1ca7):./Modules/_tkinter.c:1525:
undefined reference to `Tcl_ConditionNotify'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1cb3):./Modules/_tkinter.c:1526:
undefined reference to `Tcl_MutexUnlock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1cd5):./Modules/_tkinter.c:1527:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1d15):./Modules/_tkinter.c:1527:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1d9a):
In function `var_invoke':
./Modules/_tkinter.c:1536: undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1dff):./Modules/_tkinter.c:1547:
undefined reference to `Tcl_Alloc'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1e4d):./Modules/_tkinter.c:693:
undefined reference to `Tcl_MutexLock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1e5b):./Modules/_tkinter.c:694:
undefined reference to `Tcl_ThreadQueueEvent'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1e64):./Modules/_tkinter.c:695:
undefined reference to `Tcl_ThreadAlert'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1e77):./Modules/_tkinter.c:696:
undefined reference to `Tcl_ConditionWait'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1e83):./Modules/_tkinter.c:697:
undefined reference to `Tcl_MutexUnlock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1f88):
In function `SetVar':
./Modules/_tkinter.c:1586: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1f9f):./Modules/_tkinter.c:1605:
undefined reference to `Tcl_SetVar2Ex'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x1fd1):./Modules/_tkinter.c:1613:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2042):./Modules/_tkinter.c:1604:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2096):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2157):
In function `GetVar':
./Modules/_tkinter.c:1647: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x216a):./Modules/_tkinter.c:1648:
undefined reference to `Tcl_GetVar2Ex'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x21a2):./Modules/_tkinter.c:1660:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x21cd):./Modules/_tkinter.c:1657:
undefined reference to `Tcl_GetString'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x21ea):./Modules/_tkinter.c:1660:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x222a):./Modules/_tkinter.c:1651:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x22de):
In function `UnsetVar':
./Modules/_tkinter.c:1688: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x22f1):./Modules/_tkinter.c:1689:
undefined reference to `Tcl_UnsetVar2'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x231e):./Modules/_tkinter.c:1697:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x236f):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2408):
In function `Tkapp_GetInt':
./Modules/_tkinter.c:1732: undefined reference to `Tcl_GetInt'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2477):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x24d8):
In function `Tkapp_GetDouble':
./Modules/_tkinter.c:1752: undefined reference to `Tcl_GetDouble'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2547):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x25a8):
In function `Tkapp_GetBoolean':
./Modules/_tkinter.c:1772: undefined reference to `Tcl_GetBoolean'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2613):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x268f):
In function `Tkapp_ExprString':
./Modules/_tkinter.c:1789: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x269e):./Modules/_tkinter.c:1790:
undefined reference to `Tcl_ExprString'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x26bf):./Modules/_tkinter.c:1795:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x26e0):./Modules/_tkinter.c:1796:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2705):./Modules/_tkinter.c:1787:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2757):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x27cf):
In function `Tkapp_ExprLong':
./Modules/_tkinter.c:1813: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x27e3):./Modules/_tkinter.c:1814:
undefined reference to `Tcl_ExprLong'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x281d):./Modules/_tkinter.c:1820:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2841):./Modules/_tkinter.c:1811:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2893):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x290b):
In function `Tkapp_ExprDouble':
./Modules/_tkinter.c:1836: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x291f):./Modules/_tkinter.c:1837:
undefined reference to `Tcl_ExprDouble'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x295a):./Modules/_tkinter.c:1844:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x297d):./Modules/_tkinter.c:1834:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x29cf):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2a47):
In function `Tkapp_ExprBoolean':
./Modules/_tkinter.c:1859: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2a5b):./Modules/_tkinter.c:1860:
undefined reference to `Tcl_ExprBoolean'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2a95):./Modules/_tkinter.c:1866:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2ab9):./Modules/_tkinter.c:1858:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2b0b):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2b77):
In function `Tkapp_SplitList':
./Modules/_tkinter.c:1891: undefined reference to `Tcl_SplitList'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2bda):./Modules/_tkinter.c:1910:
undefined reference to `Tcl_Free'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2c48):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2d4c):
In function `Tkapp_Merge':./Modules/_tkinter.c:1943: undefined reference to
`Tcl_Free'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2d70):
In function `PythonCmd':
./Modules/_tkinter.c:1979: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2d80):./Modules/_tkinter.c:1979:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2e5c):./Modules/_tkinter.c:2014:
undefined reference to `Tcl_SetResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2e9e):./Modules/_tkinter.c:2021:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2f01):./Modules/_tkinter.c:1964:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x2fd7):./Modules/_tkinter.c:1964:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x300f):
In function `PythonCmdDelete':
./Modules/_tkinter.c:2031: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x301f):./Modules/_tkinter.c:2031:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x308b):./Modules/_tkinter.c:2035:
more undefined references to `Tcl_GetThreadData' follow
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3121):
In function `Tkapp_CommandProc':
./Modules/_tkinter.c:2057: undefined reference to `Tcl_CreateCommand'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x313e):./Modules/_tkinter.c:2062:
undefined reference to `Tcl_MutexLock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3146):./Modules/_tkinter.c:2063:
undefined reference to `Tcl_ConditionNotify'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3152):./Modules/_tkinter.c:2064:
undefined reference to `Tcl_MutexUnlock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x316e):./Modules/_tkinter.c:2061:
undefined reference to `Tcl_DeleteCommand'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3209):
In function `Tkapp_CreateCommand':
./Modules/_tkinter.c:2098: undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x321c):./Modules/_tkinter.c:2099:
undefined reference to `Tcl_Alloc'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3262):./Modules/_tkinter.c:693:
undefined reference to `Tcl_MutexLock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3270):./Modules/_tkinter.c:694:
undefined reference to `Tcl_ThreadQueueEvent'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3279):./Modules/_tkinter.c:695:
undefined reference to `Tcl_ThreadAlert'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x328c):./Modules/_tkinter.c:696:
undefined reference to `Tcl_ConditionWait'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3298):./Modules/_tkinter.c:697:
undefined reference to `Tcl_MutexUnlock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x32a9):./Modules/_tkinter.c:2085:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3352):./Modules/_tkinter.c:2110:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x336e):./Modules/_tkinter.c:2111:
undefined reference to `Tcl_CreateCommand'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3388):./Modules/_tkinter.c:2114:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3466):
In function `Tkapp_DeleteCommand':
./Modules/_tkinter.c:2137: undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3479):./Modules/_tkinter.c:2139:
undefined reference to `Tcl_Alloc'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x34b9):./Modules/_tkinter.c:693:
undefined reference to `Tcl_MutexLock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x34c7):./Modules/_tkinter.c:694:
undefined reference to `Tcl_ThreadQueueEvent'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x34d0):./Modules/_tkinter.c:695:
undefined reference to `Tcl_ThreadAlert'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x34e3):./Modules/_tkinter.c:696:
undefined reference to `Tcl_ConditionWait'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x34ef):./Modules/_tkinter.c:697:
undefined reference to `Tcl_MutexUnlock'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x351e):./Modules/_tkinter.c:2150:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x352d):./Modules/_tkinter.c:2151:
undefined reference to `Tcl_DeleteCommand'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x353e):./Modules/_tkinter.c:2152:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x35cb):
In function `FileHandler':./Modules/_tkinter.c:2217: undefined reference to
`Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x35db):./Modules/_tkinter.c:2217:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3657):./Modules/_tkinter.c:2230:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3691):./Modules/_tkinter.c:2230:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x37d1):./Modules/_tkinter.c:2272:
more undefined references to `Tcl_GetThreadData' follow
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x37e4):
In function `Tkapp_CreateFileHandler':
./Modules/_tkinter.c:2273: undefined reference to `Tcl_CreateFileHandler'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x37f3):./Modules/_tkinter.c:2274:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3829):./Modules/_tkinter.c:2256:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3940):
In function `Tkapp_DeleteFileHandler':
./Modules/_tkinter.c:2309: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x394a):./Modules/_tkinter.c:2310:
undefined reference to `Tcl_DeleteFileHandler'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3958):./Modules/_tkinter.c:2311:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3a0b):./Modules/_tkinter.c:2299:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3aad):
In function `Tktt_DeleteTimerHandler':
./Modules/_tkinter.c:2337: undefined reference to `Tcl_DeleteTimerHandler'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3b9d):
In function `TimerHandler':
./Modules/_tkinter.c:2436: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3bad):./Modules/_tkinter.c:2436:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3c24):./Modules/_tkinter.c:2449:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3d62):
In function `Tkapp_CreateTimerHandler':
./Modules/_tkinter.c:2482: undefined reference to `Tcl_CreateTimerHandler'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3d75):./Modules/_tkinter.c:2478:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3e40):
In function `Tkapp_MainLoop':
./Modules/_tkinter.c:2535: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3e51):./Modules/_tkinter.c:2536:
undefined reference to `Tcl_DoOneEvent'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3e61):./Modules/_tkinter.c:2537:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3ea7):./Modules/_tkinter.c:2553:
undefined reference to `Tk_GetNumMainWindows'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3f08):./Modules/_tkinter.c:2528:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3f16):./Modules/_tkinter.c:2529:
undefined reference to `Tcl_DoOneEvent'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x3f26):./Modules/_tkinter.c:2530:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x402b):./Modules/_tkinter.c:2514:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x410f):
In function `Tkapp_DoOneEvent':
./Modules/_tkinter.c:2578: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x411a):./Modules/_tkinter.c:2579:
undefined reference to `Tcl_DoOneEvent'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x412a):./Modules/_tkinter.c:2580:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x420f):
In function `Tkapp_TkInit':
./Modules/_tkinter.c:2614: undefined reference to `Tk_MainWindow'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x421e):./Modules/_tkinter.c:2617:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4251):./Modules/_tkinter.c:2618:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4262):./Modules/_tkinter.c:2619:
undefined reference to `Tcl_Eval'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4283):./Modules/_tkinter.c:2624:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4294):./Modules/_tkinter.c:2626:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x42c5):./Modules/_tkinter.c:2631:
undefined reference to `Tk_Init'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4317):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x434c):./Modules/_tkinter.c:2632:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4402):
In function `Tkapp_Dealloc':
./Modules/_tkinter.c:2718: undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x440d):./Modules/_tkinter.c:2719:
undefined reference to `Tcl_DeleteInterp'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x441b):./Modules/_tkinter.c:2720:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4446):./Modules/_tkinter.c:3040:
undefined reference to `Tk_GetNumMainWindows'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x48dc):
In function `Tkinter_Create':
./Modules/_tkinter.c:588: undefined reference to `Tcl_CreateInterp'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x48f6):./Modules/_tkinter.c:590:
undefined reference to `Tcl_GetVar2Ex'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4909):./Modules/_tkinter.c:592:
undefined reference to `Tcl_GetCurrentThread'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x492b):./Modules/_tkinter.c:610:
undefined reference to `Tcl_GetObjType'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x493a):./Modules/_tkinter.c:611:
undefined reference to `Tcl_GetObjType'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4949):./Modules/_tkinter.c:612:
undefined reference to `Tcl_GetObjType'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4958):./Modules/_tkinter.c:613:
undefined reference to `Tcl_GetObjType'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4967):./Modules/_tkinter.c:614:
undefined reference to `Tcl_GetObjType'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4976):./Modules/_tkinter.c:615:
more undefined references to `Tcl_GetObjType' follow
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4997):
In function `Tkinter_Create':
./Modules/_tkinter.c:619: undefined reference to `Tcl_DeleteCommand'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x49b6):./Modules/_tkinter.c:622:
undefined reference to `Tcl_SetVar2'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x49d8):./Modules/_tkinter.c:628:
undefined reference to `Tcl_SetVar'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x49ef):./Modules/_tkinter.c:631:
undefined reference to `Tcl_Alloc'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4a38):./Modules/_tkinter.c:641:
undefined reference to `Tcl_SetVar'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4a40):./Modules/_tkinter.c:642:
undefined reference to `Tcl_Free'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4a8e):./Modules/_tkinter.c:658:
undefined reference to `Tcl_Alloc'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4b08):./Modules/_tkinter.c:675:
undefined reference to `Tcl_SetVar'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4b10):./Modules/_tkinter.c:676:
undefined reference to `Tcl_Free'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4be0):./Modules/_tkinter.c:645:
undefined reference to `Tcl_SetVar'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4bf3):./Modules/_tkinter.c:278:
undefined reference to `Tcl_GetStringResult'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4ce2):
In function `EventHook':
./Modules/_tkinter.c:2977: undefined reference to `Tcl_CreateFileHandler'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4d23):./Modules/_tkinter.c:2990:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4d37):./Modules/_tkinter.c:2992:
undefined reference to `Tcl_DoOneEvent'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4d47):./Modules/_tkinter.c:2994:
undefined reference to `Tcl_GetThreadData'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x4d83):./Modules/_tkinter.c:3007:
undefined reference to `Tcl_DeleteFileHandler'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0x5150):
In function `init_tkinter':
./Modules/_tkinter.c:3122: undefined reference to `Tcl_FindExecutable'
/usr/local/lib/python2.4/config/libpython2.4.a(_tkinter.o)(.text+0xcdd): In
function `Tkapp_CallDeallocArgs':
./Modules/_tkinter.c:1107: undefined reference to `Tcl_Free'
/usr/local/lib/python2.4/config/libpython2.4.a(tkappinit.o)(.text+0xc): In
function `Tcl_AppInit':
./Modules/tkappinit.c:48: undefined reference to `Tcl_Init'
/usr/local/lib/python2.4/config/libpython2.4.a(tkappinit.o)(.text+0x25):./Modules/tkappinit.c:77:
undefined reference to `Tcl_GetVar'
/usr/local/lib/python2.4/config/libpython2.4.a(tkappinit.o)(.text+0x45):./Modules/tkappinit.c:81:
undefined reference to `Tk_Init'
/usr/local/lib/python2.4/config/libpython2.4.a(tkappinit.o)(.text+0x59):./Modules/tkappinit.c:84:
undefined reference to `Tk_MainWindow'
collect2: ld returned 1 exit status
make[3]: *** [/usr/local/VTK/bin/vtkpython] 错误 1
make[2]: *** [default_target] 错误 2
make[1]: *** [default_target_Wrapping_Python] 错误 2
make: *** [default_target] 错误 2
_________________________________________________________________
与联机的朋友进行交流,请使用 MSN Messenger: http://messenger.msn.com/cn
More information about the vtkusers
mailing list