Recent Posts
Java | 3 sec ago
None | 5 sec ago
HTML | 5 sec ago
Lua | 11 sec ago
Java | 11 sec ago
None | 11 sec ago
None | 14 sec ago
Bash | 22 sec ago
None | 25 sec ago
None | 36 sec ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By mzfr on the 5th of Jul 2009 07:47:14 AM Download | Raw | Embed | Report
  1. dpkg-buildpackage -uc -us
  2. dpkg-buildpackage: set CFLAGS to default value: -g -O2
  3. dpkg-buildpackage: set CPPFLAGS to default value:
  4. dpkg-buildpackage: set LDFLAGS to default value:
  5. dpkg-buildpackage: set FFLAGS to default value: -g -O2
  6. dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
  7. dpkg-buildpackage: source package libnss-afs
  8. dpkg-buildpackage: source version 1.08
  9. dpkg-buildpackage: source changed by Adam Megacz <adam@megacz.com>
  10. dpkg-buildpackage: host architecture i386
  11.  debian/rules clean
  12. dh_testdir
  13. dh_testroot
  14. rm -f build-stamp configure-stamp
  15. /usr/bin/make clean
  16. make[1]: Entering directory `/tmp/libnss-afs'
  17. rm -f *.so.2 *.o  nss_afs_test
  18. make[1]: Leaving directory `/tmp/libnss-afs'
  19. dh_clean
  20.  dpkg-source -b libnss-afs
  21. dpkg-source: info: using source format `1.0'
  22. dpkg-source: warning: source directory 'libnss-afs' is not <sourcepackage>-<upstreamversion> 'libnss-afs-1.08'
  23. dpkg-source: info: building libnss-afs in libnss-afs_1.08.tar.gz
  24. dpkg-source: info: building libnss-afs in libnss-afs_1.08.dsc
  25.  debian/rules build
  26. dh_testdir
  27. touch configure-stamp
  28. dh_testdir
  29. /usr/bin/make
  30. make[1]: Entering directory `/tmp/libnss-afs'
  31. gcc -I/usr/include -DHAVE_NSS_H -DLIMIT_USERNAME_CHARS=20 -fPIC -g -c nss_afs.c
  32. nss_afs.c: In function ‘ptsid2name’:
  33. nss_afs.c:142: warning: comparison between pointer and integer
  34. nss_afs.c: In function ‘_nss_afs_getgrgid_r’:
  35. nss_afs.c:370: warning: assignment from incompatible pointer type
  36. gcc -shared -fPIC -o libnss_afs.so.2 nss_afs.o \
  37.         -Wl,-soname,libnss_afs.so.2 -L/usr/lib/afs -L/usr/lib  -lafsrpc -lafsauthent -lpthread -lsys -lnsl -lresolv -g
  38. gcc -o nss_afs_test nss_afs_test.c nss_afs.o -L/usr/lib/afs -L/usr/lib  -lafsrpc -lafsauthent -lpthread -lsys -lnsl -lresolv -g
  39. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_client_init_mutex':
  40. (.text+0x30): undefined reference to `AssertionFailed'
  41. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_RefreshConn':
  42. (.text+0x81): undefined reference to `rx_NewConnection'
  43. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_RefreshConn':
  44. (.text+0x8b): undefined reference to `rx_DestroyConnection'
  45. /usr/lib/libafsauthent.a(ubikclient.o): In function `CallIter':
  46. (.text+0x167): undefined reference to `AssertionFailed'
  47. /usr/lib/libafsauthent.a(ubikclient.o): In function `CallIter':
  48. (.text+0x19e): undefined reference to `AssertionFailed'
  49. /usr/lib/libafsauthent.a(ubikclient.o): In function `CallIter':
  50. (.text+0x1da): undefined reference to `AssertionFailed'
  51. /usr/lib/libafsauthent.a(ubikclient.o): In function `CallIter':
  52. (.text+0x29a): undefined reference to `AssertionFailed'
  53. /usr/lib/libafsauthent.a(ubikclient.o): In function `CallIter':
  54. (.text+0x2e3): undefined reference to `AssertionFailed'
  55. /usr/lib/libafsauthent.a(ubikclient.o):(.text+0x5f1): more undefined references to `AssertionFailed' follow
  56. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_ClientDestroy':
  57. (.text+0xb17): undefined reference to `rx_ReleaseCachedConnection'
  58. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_ClientDestroy':
  59. (.text+0xb60): undefined reference to `AssertionFailed'
  60. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_ClientDestroy':
  61. (.text+0xb78): undefined reference to `AssertionFailed'
  62. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_ClientInit':
  63. (.text+0xc6a): undefined reference to `rx_ReleaseCachedConnection'
  64. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_ClientInit':
  65. (.text+0xe0f): undefined reference to `AssertionFailed'
  66. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_ClientInit':
  67. (.text+0xe32): undefined reference to `AssertionFailed'
  68. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_ClientInit':
  69. (.text+0xe4b): undefined reference to `AssertionFailed'
  70. /usr/lib/libafsauthent.a(ubikclient.o): In function `afs_random_once':
  71. (.text+0xe9e): undefined reference to `AssertionFailed'
  72. /usr/lib/libafsauthent.a(ubikclient.o): In function `ubik_ParseClientList':
  73. (.text+0xfc8): undefined reference to `AssertionFailed'
  74. /usr/lib/libafsauthent.a(ubikclient.o):(.text+0x1001): more undefined references to `AssertionFailed' follow
  75. /usr/lib/libafsauthent.a(uerrors.o): In function `initialize_U_error_table':
  76. (.text+0xe): undefined reference to `afs_add_to_error_table'
  77. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartDISK_Probe':
  78. (.text+0x1d): undefined reference to `xdrrx_create'
  79. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_SetVersion':
  80. (.text+0x63): undefined reference to `rx_NewCall'
  81. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_SetVersion':
  82. (.text+0x79): undefined reference to `xdrrx_create'
  83. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_SetVersion':
  84. (.text+0xa2): undefined reference to `rx_EndCall'
  85. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_SetVersion':
  86. (.text+0x168): undefined reference to `rx_IncrementTimeAndCount'
  87. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `EndDISK_Probe':
  88. (.text+0x2d3): undefined reference to `rx_IncrementTimeAndCount'
  89. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Probe':
  90. (.text+0x339): undefined reference to `rx_NewCall'
  91. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Probe':
  92. (.text+0x34f): undefined reference to `xdrrx_create'
  93. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Probe':
  94. (.text+0x375): undefined reference to `rx_EndCall'
  95. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Probe':
  96. (.text+0x440): undefined reference to `rx_IncrementTimeAndCount'
  97. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_ReleaseLocks':
  98. (.text+0x493): undefined reference to `rx_NewCall'
  99. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_ReleaseLocks':
  100. (.text+0x4a9): undefined reference to `xdrrx_create'
  101. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_ReleaseLocks':
  102. (.text+0x4d2): undefined reference to `rx_EndCall'
  103. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_ReleaseLocks':
  104. (.text+0x598): undefined reference to `rx_IncrementTimeAndCount'
  105. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Abort':
  106. (.text+0x613): undefined reference to `rx_NewCall'
  107. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Abort':
  108. (.text+0x629): undefined reference to `xdrrx_create'
  109. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Abort':
  110. (.text+0x652): undefined reference to `rx_EndCall'
  111. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Abort':
  112. (.text+0x718): undefined reference to `rx_IncrementTimeAndCount'
  113. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `EndDISK_SendFile':
  114. (.text+0x853): undefined reference to `rx_IncrementTimeAndCount'
  115. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `EndDISK_GetFile':
  116. (.text+0x8c5): undefined reference to `xdrrx_create'
  117. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `EndDISK_GetFile':
  118. (.text+0x9a7): undefined reference to `rx_IncrementTimeAndCount'
  119. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_GetVersion':
  120. (.text+0x9f3): undefined reference to `rx_NewCall'
  121. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_GetVersion':
  122. (.text+0xa09): undefined reference to `xdrrx_create'
  123. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_GetVersion':
  124. (.text+0xa32): undefined reference to `rx_EndCall'
  125. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_GetVersion':
  126. (.text+0xaf8): undefined reference to `rx_IncrementTimeAndCount'
  127. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Commit':
  128. (.text+0xb73): undefined reference to `rx_NewCall'
  129. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Commit':
  130. (.text+0xb89): undefined reference to `xdrrx_create'
  131. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Commit':
  132. (.text+0xbb2): undefined reference to `rx_EndCall'
  133. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Commit':
  134. (.text+0xc78): undefined reference to `rx_IncrementTimeAndCount'
  135. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Begin':
  136. (.text+0xcf3): undefined reference to `rx_NewCall'
  137. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Begin':
  138. (.text+0xd09): undefined reference to `xdrrx_create'
  139. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Begin':
  140. (.text+0xd32): undefined reference to `rx_EndCall'
  141. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Begin':
  142. (.text+0xdf8): undefined reference to `rx_IncrementTimeAndCount'
  143. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `EndVOTE_Beacon':
  144. (.text+0xf33): undefined reference to `rx_IncrementTimeAndCount'
  145. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `EndDISK_UpdateInterfaceAddr':
  146. (.text+0xfa5): undefined reference to `xdrrx_create'
  147. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `EndDISK_UpdateInterfaceAddr':
  148. (.text+0x1087): undefined reference to `rx_IncrementTimeAndCount'
  149. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartDISK_UpdateInterfaceAddr':
  150. (.text+0x10dd): undefined reference to `xdrrx_create'
  151. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_UpdateInterfaceAddr':
  152. (.text+0x1133): undefined reference to `rx_NewCall'
  153. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_UpdateInterfaceAddr':
  154. (.text+0x1149): undefined reference to `xdrrx_create'
  155. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_UpdateInterfaceAddr':
  156. (.text+0x1172): undefined reference to `rx_EndCall'
  157. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_UpdateInterfaceAddr':
  158. (.text+0x1238): undefined reference to `rx_IncrementTimeAndCount'
  159. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_WriteV':
  160. (.text+0x12d3): undefined reference to `rx_NewCall'
  161. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_WriteV':
  162. (.text+0x12e9): undefined reference to `xdrrx_create'
  163. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_WriteV':
  164. (.text+0x1312): undefined reference to `rx_EndCall'
  165. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_WriteV':
  166. (.text+0x13d8): undefined reference to `rx_IncrementTimeAndCount'
  167. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Truncate':
  168. (.text+0x1483): undefined reference to `rx_NewCall'
  169. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Truncate':
  170. (.text+0x1499): undefined reference to `xdrrx_create'
  171. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Truncate':
  172. (.text+0x14c2): undefined reference to `rx_EndCall'
  173. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Truncate':
  174. (.text+0x1588): undefined reference to `rx_IncrementTimeAndCount'
  175. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Truncate':
  176. (.text+0x15ba): undefined reference to `xdr_afs_int32'
  177. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Truncate':
  178. (.text+0x15d1): undefined reference to `xdr_afs_int32'
  179. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartDISK_SendFile':
  180. (.text+0x163d): undefined reference to `xdrrx_create'
  181. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartDISK_SendFile':
  182. (.text+0x1673): undefined reference to `xdr_afs_int32'
  183. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartDISK_SendFile':
  184. (.text+0x1686): undefined reference to `xdr_afs_int32'
  185. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartDISK_GetFile':
  186. (.text+0x16cd): undefined reference to `xdrrx_create'
  187. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartDISK_GetFile':
  188. (.text+0x1703): undefined reference to `xdr_afs_int32'
  189. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Lock':
  190. (.text+0x1723): undefined reference to `rx_NewCall'
  191. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Lock':
  192. (.text+0x1739): undefined reference to `xdrrx_create'
  193. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Lock':
  194. (.text+0x1762): undefined reference to `rx_EndCall'
  195. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Lock':
  196. (.text+0x1828): undefined reference to `rx_IncrementTimeAndCount'
  197. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Lock':
  198. (.text+0x185a): undefined reference to `xdr_afs_int32'
  199. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Lock':
  200. (.text+0x1871): undefined reference to `xdr_afs_int32'
  201. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Lock':
  202. (.text+0x1888): undefined reference to `xdr_afs_int32'
  203. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Lock':
  204. (.text+0x189f): undefined reference to `xdr_afs_int32'
  205. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_GetSyncSite':
  206. (.text+0x1903): undefined reference to `rx_NewCall'
  207. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_GetSyncSite':
  208. (.text+0x1919): undefined reference to `xdrrx_create'
  209. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_GetSyncSite':
  210. (.text+0x1942): undefined reference to `rx_EndCall'
  211. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_GetSyncSite':
  212. (.text+0x1a08): undefined reference to `rx_IncrementTimeAndCount'
  213. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_GetSyncSite':
  214. (.text+0x1a23): undefined reference to `xdr_afs_int32'
  215. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartVOTE_Beacon':
  216. (.text+0x1a8d): undefined reference to `xdrrx_create'
  217. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartVOTE_Beacon':
  218. (.text+0x1ac3): undefined reference to `xdr_afs_int32'
  219. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `StartVOTE_Beacon':
  220. (.text+0x1ad6): undefined reference to `xdr_afs_int32'
  221. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Beacon':
  222. (.text+0x1b23): undefined reference to `rx_NewCall'
  223. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Beacon':
  224. (.text+0x1b39): undefined reference to `xdrrx_create'
  225. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Beacon':
  226. (.text+0x1b62): undefined reference to `rx_EndCall'
  227. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Beacon':
  228. (.text+0x1c28): undefined reference to `rx_IncrementTimeAndCount'
  229. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Beacon':
  230. (.text+0x1c43): undefined reference to `xdr_afs_int32'
  231. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Beacon':
  232. (.text+0x1c5a): undefined reference to `xdr_afs_int32'
  233. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Write':
  234. (.text+0x1ce3): undefined reference to `rx_NewCall'
  235. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Write':
  236. (.text+0x1cf9): undefined reference to `xdrrx_create'
  237. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Write':
  238. (.text+0x1d22): undefined reference to `rx_EndCall'
  239. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Write':
  240. (.text+0x1de8): undefined reference to `rx_IncrementTimeAndCount'
  241. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Write':
  242. (.text+0x1e1a): undefined reference to `xdr_afs_int32'
  243. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `DISK_Write':
  244. (.text+0x1e31): undefined reference to `xdr_afs_int32'
  245. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XSDebug':
  246. (.text+0x1ea3): undefined reference to `rx_NewCall'
  247. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XSDebug':
  248. (.text+0x1eb9): undefined reference to `xdrrx_create'
  249. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XSDebug':
  250. (.text+0x1ee2): undefined reference to `rx_EndCall'
  251. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XSDebug':
  252. (.text+0x1fa8): undefined reference to `rx_IncrementTimeAndCount'
  253. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XSDebug':
  254. (.text+0x1fc3): undefined reference to `xdr_afs_int32'
  255. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XSDebug':
  256. (.text+0x2033): undefined reference to `xdr_afs_int32'
  257. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebug':
  258. (.text+0x2063): undefined reference to `rx_NewCall'
  259. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebug':
  260. (.text+0x2079): undefined reference to `xdrrx_create'
  261. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebug':
  262. (.text+0x20a2): undefined reference to `rx_EndCall'
  263. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebug':
  264. (.text+0x2168): undefined reference to `rx_IncrementTimeAndCount'
  265. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebug':
  266. (.text+0x2183): undefined reference to `xdr_afs_int32'
  267. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XDebug':
  268. (.text+0x2203): undefined reference to `rx_NewCall'
  269. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XDebug':
  270. (.text+0x2219): undefined reference to `xdrrx_create'
  271. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XDebug':
  272. (.text+0x2242): undefined reference to `rx_EndCall'
  273. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XDebug':
  274. (.text+0x2308): undefined reference to `rx_IncrementTimeAndCount'
  275. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_XDebug':
  276. (.text+0x237b): undefined reference to `xdr_afs_int32'
  277. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Debug':
  278. (.text+0x23a3): undefined reference to `rx_NewCall'
  279. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Debug':
  280. (.text+0x23b9): undefined reference to `xdrrx_create'
  281. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Debug':
  282. (.text+0x23e2): undefined reference to `rx_EndCall'
  283. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_Debug':
  284. (.text+0x24a8): undefined reference to `rx_IncrementTimeAndCount'
  285. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebugOld':
  286. (.text+0x2523): undefined reference to `rx_NewCall'
  287. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebugOld':
  288. (.text+0x2539): undefined reference to `xdrrx_create'
  289. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebugOld':
  290. (.text+0x2562): undefined reference to `rx_EndCall'
  291. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebugOld':
  292. (.text+0x2628): undefined reference to `rx_IncrementTimeAndCount'
  293. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_SDebugOld':
  294. (.text+0x2643): undefined reference to `xdr_afs_int32'
  295. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_DebugOld':
  296. (.text+0x26c3): undefined reference to `rx_NewCall'
  297. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_DebugOld':
  298. (.text+0x26d9): undefined reference to `xdrrx_create'
  299. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_DebugOld':
  300. (.text+0x2702): undefined reference to `rx_EndCall'
  301. /usr/lib/libafsauthent.a(ubik_int.cs.o): In function `VOTE_DebugOld':
  302. (.text+0x27c8): undefined reference to `rx_IncrementTimeAndCount'
  303. /usr/lib/libafsauthent.a(ubik_int.xdr.o): In function `xdr_ubik_iovec':
  304. (.text+0x6a): undefined reference to `xdr_afs_int32'
  305. /usr/lib/libafsauthent.a(ubik_int.xdr.o): In function `xdr_ubik_iovec':
  306. (.text+0x8b): undefined reference to `xdr_afs_int32'
  307. /usr/lib/libafsauthent.a(ubik_int.xdr.o): In function `xdr_ubik_iovec':
  308. (.text+0x9e): undefined reference to `xdr_afs_int32'
  309. /usr/lib/libafsauthent.a(ubik_int.xdr.o): In function `xdr_ubik_tid':
  310. (.text+0xda): undefined reference to `xdr_afs_int32'
  311. /usr/lib/libafsauthent.a(ubik_int.xdr.o): In function `xdr_ubik_tid':
  312. (.text+0xef): undefined reference to `xdr_afs_int32'
  313. /usr/lib/libafsauthent.a(ubik_int.xdr.o):(.text+0x12a): more undefined references to `xdr_afs_int32' follow
  314. /usr/lib/libafsauthent.a(dirpath.o): In function `initDirPathArray':
  315. (.text+0x332): undefined reference to `strcompose'
  316. /usr/lib/libafsauthent.a(dirpath.o): In function `initDirPathArray':
  317. (.text+0x35e): undefined reference to `strcompose'
  318. /usr/lib/libafsauthent.a(dirpath.o): In function `initDirPathArray':
  319. (.text+0x38a): undefined reference to `strcompose'
  320. /usr/lib/libafsauthent.a(dirpath.o): In function `initDirPathArray':
  321. (.text+0x3b6): undefined reference to `strcompose'
  322. /usr/lib/libafsauthent.a(dirpath.o): In function `initDirPathArray':
  323. (.text+0x3e2): undefined reference to `strcompose'
  324. /usr/lib/libafsauthent.a(dirpath.o):(.text+0x40e): more undefined references to `strcompose' follow
  325. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListSuperGroups':
  326. (.text+0x13): undefined reference to `rx_NewCall'
  327. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListSuperGroups':
  328. (.text+0x29): undefined reference to `xdrrx_create'
  329. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListSuperGroups':
  330. (.text+0x52): undefined reference to `rx_EndCall'
  331. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListSuperGroups':
  332. (.text+0x118): undefined reference to `rx_IncrementTimeAndCount'
  333. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListSuperGroups':
  334. (.text+0x133): undefined reference to `xdr_afs_int32'
  335. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListSuperGroups':
  336. (.text+0x1a3): undefined reference to `xdr_afs_int32'
  337. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListSuperGroups':
  338. (.text+0x444): undefined reference to `AssertionFailed'
  339. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListSuperGroups':
  340. (.text+0x478): undefined reference to `AssertionFailed'
  341. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetHostCPS':
  342. (.text+0x4a3): undefined reference to `rx_NewCall'
  343. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetHostCPS':
  344. (.text+0x4b9): undefined reference to `xdrrx_create'
  345. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetHostCPS':
  346. (.text+0x4e2): undefined reference to `rx_EndCall'
  347. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetHostCPS':
  348. (.text+0x5a8): undefined reference to `rx_IncrementTimeAndCount'
  349. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetHostCPS':
  350. (.text+0x5c3): undefined reference to `xdr_afs_int32'
  351. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetHostCPS':
  352. (.text+0x633): undefined reference to `xdr_afs_int32'
  353. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_GetHostCPS':
  354. (.text+0x8d4): undefined reference to `AssertionFailed'
  355. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_GetHostCPS':
  356. (.text+0x908): undefined reference to `AssertionFailed'
  357. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS2':
  358. (.text+0x933): undefined reference to `rx_NewCall'
  359. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS2':
  360. (.text+0x949): undefined reference to `xdrrx_create'
  361. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS2':
  362. (.text+0x972): undefined reference to `rx_EndCall'
  363. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS2':
  364. (.text+0xa38): undefined reference to `rx_IncrementTimeAndCount'
  365. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS2':
  366. (.text+0xa53): undefined reference to `xdr_afs_int32'
  367. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS2':
  368. (.text+0xa6a): undefined reference to `xdr_afs_int32'
  369. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS2':
  370. (.text+0xad6): undefined reference to `xdr_afs_int32'
  371. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_GetCPS2':
  372. (.text+0xd84): undefined reference to `AssertionFailed'
  373. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_GetCPS2':
  374. (.text+0xdb8): undefined reference to `AssertionFailed'
  375. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListOwned':
  376. (.text+0xde3): undefined reference to `rx_NewCall'
  377. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListOwned':
  378. (.text+0xdf9): undefined reference to `xdrrx_create'
  379. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListOwned':
  380. (.text+0xe22): undefined reference to `rx_EndCall'
  381. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListOwned':
  382. (.text+0xee8): undefined reference to `rx_IncrementTimeAndCount'
  383. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListOwned':
  384. (.text+0xf03): undefined reference to `xdr_afs_int32'
  385. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListOwned':
  386. (.text+0xf1a): undefined reference to `xdr_afs_int32'
  387. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListOwned':
  388. (.text+0xf86): undefined reference to `xdr_afs_int32'
  389. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListOwned':
  390. (.text+0x1224): undefined reference to `AssertionFailed'
  391. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListOwned':
  392. (.text+0x1258): undefined reference to `AssertionFailed'
  393. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  394. (.text+0x1283): undefined reference to `rx_NewCall'
  395. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  396. (.text+0x1299): undefined reference to `xdrrx_create'
  397. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  398. (.text+0x12c2): undefined reference to `rx_EndCall'
  399. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  400. (.text+0x1388): undefined reference to `rx_IncrementTimeAndCount'
  401. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  402. (.text+0x13a3): undefined reference to `xdr_afs_int32'
  403. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  404. (.text+0x13ba): undefined reference to `xdr_afs_int32'
  405. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  406. (.text+0x13d1): undefined reference to `xdr_afs_int32'
  407. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  408. (.text+0x13e8): undefined reference to `xdr_afs_int32'
  409. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetFieldsEntry':
  410. (.text+0x13ff): undefined reference to `xdr_afs_int32'
  411. /usr/lib/libafsauthent.a(ptint.cs.o):(.text+0x1416): more undefined references to `xdr_afs_int32' follow
  412. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_SetFieldsEntry':
  413. (.text+0x1714): undefined reference to `AssertionFailed'
  414. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_SetFieldsEntry':
  415. (.text+0x1748): undefined reference to `AssertionFailed'
  416. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IsAMemberOf':
  417. (.text+0x1773): undefined reference to `rx_NewCall'
  418. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IsAMemberOf':
  419. (.text+0x1789): undefined reference to `xdrrx_create'
  420. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IsAMemberOf':
  421. (.text+0x17b2): undefined reference to `rx_EndCall'
  422. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IsAMemberOf':
  423. (.text+0x1878): undefined reference to `rx_IncrementTimeAndCount'
  424. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IsAMemberOf':
  425. (.text+0x1893): undefined reference to `xdr_afs_int32'
  426. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IsAMemberOf':
  427. (.text+0x18aa): undefined reference to `xdr_afs_int32'
  428. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IsAMemberOf':
  429. (.text+0x18c8): undefined reference to `xdr_afs_int32'
  430. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_IsAMemberOf':
  431. (.text+0x1b94): undefined reference to `AssertionFailed'
  432. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_IsAMemberOf':
  433. (.text+0x1bc8): undefined reference to `AssertionFailed'
  434. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListElements':
  435. (.text+0x1bf3): undefined reference to `rx_NewCall'
  436. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListElements':
  437. (.text+0x1c09): undefined reference to `xdrrx_create'
  438. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListElements':
  439. (.text+0x1c32): undefined reference to `rx_EndCall'
  440. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListElements':
  441. (.text+0x1cf8): undefined reference to `rx_IncrementTimeAndCount'
  442. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListElements':
  443. (.text+0x1d13): undefined reference to `xdr_afs_int32'
  444. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListElements':
  445. (.text+0x1d83): undefined reference to `xdr_afs_int32'
  446. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListElements':
  447. (.text+0x2024): undefined reference to `AssertionFailed'
  448. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListElements':
  449. (.text+0x2058): undefined reference to `AssertionFailed'
  450. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetMax':
  451. (.text+0x2083): undefined reference to `rx_NewCall'
  452. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetMax':
  453. (.text+0x2099): undefined reference to `xdrrx_create'
  454. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetMax':
  455. (.text+0x20c2): undefined reference to `rx_EndCall'
  456. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetMax':
  457. (.text+0x2188): undefined reference to `rx_IncrementTimeAndCount'
  458. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetMax':
  459. (.text+0x21a3): undefined reference to `xdr_afs_int32'
  460. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_SetMax':
  461. (.text+0x21ba): undefined reference to `xdr_afs_int32'
  462. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_SetMax':
  463. (.text+0x247c): undefined reference to `AssertionFailed'
  464. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_SetMax':
  465. (.text+0x24b0): undefined reference to `AssertionFailed'
  466. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListMax':
  467. (.text+0x24e3): undefined reference to `rx_NewCall'
  468. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListMax':
  469. (.text+0x24f9): undefined reference to `xdrrx_create'
  470. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListMax':
  471. (.text+0x2522): undefined reference to `rx_EndCall'
  472. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListMax':
  473. (.text+0x25e8): undefined reference to `rx_IncrementTimeAndCount'
  474. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListMax':
  475. (.text+0x260a): undefined reference to `xdr_afs_int32'
  476. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListMax':
  477. (.text+0x265b): undefined reference to `xdr_afs_int32'
  478. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListMax':
  479. (.text+0x28ec): undefined reference to `AssertionFailed'
  480. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListMax':
  481. (.text+0x2920): undefined reference to `AssertionFailed'
  482. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS':
  483. (.text+0x2953): undefined reference to `rx_NewCall'
  484. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS':
  485. (.text+0x2969): undefined reference to `xdrrx_create'
  486. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS':
  487. (.text+0x2992): undefined reference to `rx_EndCall'
  488. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS':
  489. (.text+0x2a58): undefined reference to `rx_IncrementTimeAndCount'
  490. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS':
  491. (.text+0x2a73): undefined reference to `xdr_afs_int32'
  492. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_GetCPS':
  493. (.text+0x2ae3): undefined reference to `xdr_afs_int32'
  494. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_GetCPS':
  495. (.text+0x2d84): undefined reference to `AssertionFailed'
  496. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_GetCPS':
  497. (.text+0x2db8): undefined reference to `AssertionFailed'
  498. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_RemoveFromGroup':
  499. (.text+0x2de3): undefined reference to `rx_NewCall'
  500. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_RemoveFromGroup':
  501. (.text+0x2df9): undefined reference to `xdrrx_create'
  502. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_RemoveFromGroup':
  503. (.text+0x2e22): undefined reference to `rx_EndCall'
  504. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_RemoveFromGroup':
  505. (.text+0x2ee8): undefined reference to `rx_IncrementTimeAndCount'
  506. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_RemoveFromGroup':
  507. (.text+0x2f03): undefined reference to `xdr_afs_int32'
  508. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_RemoveFromGroup':
  509. (.text+0x2f1a): undefined reference to `xdr_afs_int32'
  510. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_RemoveFromGroup':
  511. (.text+0x31dc): undefined reference to `AssertionFailed'
  512. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_RemoveFromGroup':
  513. (.text+0x3210): undefined reference to `AssertionFailed'
  514. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_Delete':
  515. (.text+0x3243): undefined reference to `rx_NewCall'
  516. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_Delete':
  517. (.text+0x3259): undefined reference to `xdrrx_create'
  518. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_Delete':
  519. (.text+0x3282): undefined reference to `rx_EndCall'
  520. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_Delete':
  521. (.text+0x3348): undefined reference to `rx_IncrementTimeAndCount'
  522. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_Delete':
  523. (.text+0x3363): undefined reference to `xdr_afs_int32'
  524. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_Delete':
  525. (.text+0x3624): undefined reference to `AssertionFailed'
  526. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_Delete':
  527. (.text+0x3658): undefined reference to `AssertionFailed'
  528. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_AddToGroup':
  529. (.text+0x3683): undefined reference to `rx_NewCall'
  530. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_AddToGroup':
  531. (.text+0x3699): undefined reference to `xdrrx_create'
  532. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_AddToGroup':
  533. (.text+0x36c2): undefined reference to `rx_EndCall'
  534. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_AddToGroup':
  535. (.text+0x3788): undefined reference to `rx_IncrementTimeAndCount'
  536. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_AddToGroup':
  537. (.text+0x37a3): undefined reference to `xdr_afs_int32'
  538. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_AddToGroup':
  539. (.text+0x37ba): undefined reference to `xdr_afs_int32'
  540. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_AddToGroup':
  541. (.text+0x3a7c): undefined reference to `AssertionFailed'
  542. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_AddToGroup':
  543. (.text+0x3ab0): undefined reference to `AssertionFailed'
  544. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_WhereIsIt':
  545. (.text+0x3ae3): undefined reference to `rx_NewCall'
  546. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_WhereIsIt':
  547. (.text+0x3af9): undefined reference to `xdrrx_create'
  548. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_WhereIsIt':
  549. (.text+0x3b22): undefined reference to `rx_EndCall'
  550. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_WhereIsIt':
  551. (.text+0x3be8): undefined reference to `rx_IncrementTimeAndCount'
  552. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_WhereIsIt':
  553. (.text+0x3c03): undefined reference to `xdr_afs_int32'
  554. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_WhereIsIt':
  555. (.text+0x3c21): undefined reference to `xdr_afs_int32'
  556. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_WhereIsIt':
  557. (.text+0x3eec): undefined reference to `AssertionFailed'
  558. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_WhereIsIt':
  559. (.text+0x3f20): undefined reference to `AssertionFailed'
  560. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntries':
  561. (.text+0x3f53): undefined reference to `rx_NewCall'
  562. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntries':
  563. (.text+0x3f69): undefined reference to `xdrrx_create'
  564. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntries':
  565. (.text+0x3f92): undefined reference to `rx_EndCall'
  566. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntries':
  567. (.text+0x4058): undefined reference to `rx_IncrementTimeAndCount'
  568. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntries':
  569. (.text+0x4073): undefined reference to `xdr_afs_int32'
  570. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntries':
  571. (.text+0x408a): undefined reference to `xdr_afs_int32'
  572. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntries':
  573. (.text+0x40f6): undefined reference to `xdr_afs_int32'
  574. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListEntries':
  575. (.text+0x43a4): undefined reference to `AssertionFailed'
  576. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListEntries':
  577. (.text+0x43d8): undefined reference to `AssertionFailed'
  578. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ChangeEntry':
  579. (.text+0x4403): undefined reference to `rx_NewCall'
  580. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ChangeEntry':
  581. (.text+0x4419): undefined reference to `xdrrx_create'
  582. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ChangeEntry':
  583. (.text+0x4442): undefined reference to `rx_EndCall'
  584. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ChangeEntry':
  585. (.text+0x4508): undefined reference to `rx_IncrementTimeAndCount'
  586. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ChangeEntry':
  587. (.text+0x4523): undefined reference to `xdr_afs_int32'
  588. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ChangeEntry':
  589. (.text+0x4559): undefined reference to `xdr_afs_int32'
  590. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ChangeEntry':
  591. (.text+0x4570): undefined reference to `xdr_afs_int32'
  592. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ChangeEntry':
  593. (.text+0x4854): undefined reference to `AssertionFailed'
  594. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ChangeEntry':
  595. (.text+0x4888): undefined reference to `AssertionFailed'
  596. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NewEntry':
  597. (.text+0x48b3): undefined reference to `rx_NewCall'
  598. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NewEntry':
  599. (.text+0x48c9): undefined reference to `xdrrx_create'
  600. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NewEntry':
  601. (.text+0x48f2): undefined reference to `rx_EndCall'
  602. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NewEntry':
  603. (.text+0x49b8): undefined reference to `rx_IncrementTimeAndCount'
  604. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NewEntry':
  605. (.text+0x49f2): undefined reference to `xdr_afs_int32'
  606. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NewEntry':
  607. (.text+0x4a09): undefined reference to `xdr_afs_int32'
  608. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NewEntry':
  609. (.text+0x4a27): undefined reference to `xdr_afs_int32'
  610. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_NewEntry':
  611. (.text+0x4d04): undefined reference to `AssertionFailed'
  612. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_NewEntry':
  613. (.text+0x4d38): undefined reference to `AssertionFailed'
  614. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_INewEntry':
  615. (.text+0x4d63): undefined reference to `rx_NewCall'
  616. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_INewEntry':
  617. (.text+0x4d79): undefined reference to `xdrrx_create'
  618. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_INewEntry':
  619. (.text+0x4da2): undefined reference to `rx_EndCall'
  620. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_INewEntry':
  621. (.text+0x4e68): undefined reference to `rx_IncrementTimeAndCount'
  622. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_INewEntry':
  623. (.text+0x4ea2): undefined reference to `xdr_afs_int32'
  624. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_INewEntry':
  625. (.text+0x4eb9): undefined reference to `xdr_afs_int32'
  626. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_INewEntry':
  627. (.text+0x5184): undefined reference to `AssertionFailed'
  628. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_INewEntry':
  629. (.text+0x51b8): undefined reference to `AssertionFailed'
  630. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_UpdateEntry':
  631. (.text+0x51e3): undefined reference to `rx_NewCall'
  632. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_UpdateEntry':
  633. (.text+0x51f9): undefined reference to `xdrrx_create'
  634. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_UpdateEntry':
  635. (.text+0x5222): undefined reference to `rx_EndCall'
  636. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_UpdateEntry':
  637. (.text+0x52e8): undefined reference to `rx_IncrementTimeAndCount'
  638. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_UpdateEntry':
  639. (.text+0x5303): undefined reference to `xdr_afs_int32'
  640. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_UpdateEntry':
  641. (.text+0x5604): undefined reference to `AssertionFailed'
  642. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_UpdateEntry':
  643. (.text+0x5638): undefined reference to `AssertionFailed'
  644. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntry':
  645. (.text+0x5663): undefined reference to `rx_NewCall'
  646. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntry':
  647. (.text+0x5679): undefined reference to `xdrrx_create'
  648. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntry':
  649. (.text+0x56a2): undefined reference to `rx_EndCall'
  650. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntry':
  651. (.text+0x5768): undefined reference to `rx_IncrementTimeAndCount'
  652. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_ListEntry':
  653. (.text+0x5783): undefined reference to `xdr_afs_int32'
  654. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListEntry':
  655. (.text+0x5a6c): undefined reference to `AssertionFailed'
  656. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_ListEntry':
  657. (.text+0x5aa0): undefined reference to `AssertionFailed'
  658. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IDToName':
  659. (.text+0x5ad3): undefined reference to `rx_NewCall'
  660. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IDToName':
  661. (.text+0x5ae9): undefined reference to `xdrrx_create'
  662. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IDToName':
  663. (.text+0x5b12): undefined reference to `rx_EndCall'
  664. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_IDToName':
  665. (.text+0x5bd8): undefined reference to `rx_IncrementTimeAndCount'
  666. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_IDToName':
  667. (.text+0x5edc): undefined reference to `AssertionFailed'
  668. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_IDToName':
  669. (.text+0x5f10): undefined reference to `AssertionFailed'
  670. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NameToID':
  671. (.text+0x5f43): undefined reference to `rx_NewCall'
  672. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NameToID':
  673. (.text+0x5f59): undefined reference to `xdrrx_create'
  674. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NameToID':
  675. (.text+0x5f82): undefined reference to `rx_EndCall'
  676. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_NameToID':
  677. (.text+0x6048): undefined reference to `rx_IncrementTimeAndCount'
  678. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_NameToID':
  679. (.text+0x634c): undefined reference to `AssertionFailed'
  680. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_NameToID':
  681. (.text+0x6380): undefined reference to `AssertionFailed'
  682. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_DumpEntry':
  683. (.text+0x63b3): undefined reference to `rx_NewCall'
  684. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_DumpEntry':
  685. (.text+0x63c9): undefined reference to `xdrrx_create'
  686. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_DumpEntry':
  687. (.text+0x63f2): undefined reference to `rx_EndCall'
  688. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_DumpEntry':
  689. (.text+0x64b8): undefined reference to `rx_IncrementTimeAndCount'
  690. /usr/lib/libafsauthent.a(ptint.cs.o): In function `PR_DumpEntry':
  691. (.text+0x64d3): undefined reference to `xdr_afs_int32'
  692. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_DumpEntry':
  693. (.text+0x67bc): undefined reference to `AssertionFailed'
  694. /usr/lib/libafsauthent.a(ptint.cs.o): In function `ubik_PR_DumpEntry':
  695. (.text+0x67f0): undefined reference to `AssertionFailed'
  696. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_prlist':
  697. (.text+0x5d): undefined reference to `xdr_afs_int32'
  698. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_idlist':
  699. (.text+0xad): undefined reference to `xdr_afs_int32'
  700. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_prlistentries':
  701. (.text+0x19a): undefined reference to `xdr_afs_int32'
  702. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_prlistentries':
  703. (.text+0x1bb): undefined reference to `xdr_afs_int32'
  704. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_prlistentries':
  705. (.text+0x1ce): undefined reference to `xdr_afs_int32'
  706. /usr/lib/libafsauthent.a(ptint.xdr.o):(.text+0x1e1): more undefined references to `xdr_afs_int32' follow
  707. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_PrUpdateEntry':
  708. (.text+0x5ea): undefined reference to `xdr_afs_uint32'
  709. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_PrUpdateEntry':
  710. (.text+0x60b): undefined reference to `xdr_afs_int32'
  711. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_PrUpdateEntry':
  712. (.text+0x61e): undefined reference to `xdr_afs_int32'
  713. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_PrUpdateEntry':
  714. (.text+0x631): undefined reference to `xdr_afs_int32'
  715. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_PrUpdateEntry':
  716. (.text+0x644): undefined reference to `xdr_afs_int32'
  717. /usr/lib/libafsauthent.a(ptint.xdr.o): In function `xdr_PrUpdateEntry':
  718. (.text+0x657): undefined reference to `xdr_afs_int32'
  719. /usr/lib/libafsauthent.a(ptint.xdr.o):(.text+0x66a): more undefined references to `xdr_afs_int32' follow
  720. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_SNameToId':
  721. (.text+0x642): undefined reference to `stolower'
  722. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_NameToId':
  723. (.text+0x885): undefined reference to `stolower'
  724. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_IsAMemberOf':
  725. (.text+0x8d2): undefined reference to `stolower'
  726. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_IsAMemberOf':
  727. (.text+0x8da): undefined reference to `stolower'
  728. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Delete':
  729. (.text+0xbbe): undefined reference to `stolower'
  730. /usr/lib/libafsauthent.a(ptuser.o):(.text+0xc29): more undefined references to `stolower' follow
  731. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Initialize':
  732. (.text+0xe87): undefined reference to `rx_Init'
  733. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Initialize':
  734. (.text+0xf61): undefined reference to `rxkad_NewClientSecurityObject'
  735. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Initialize':
  736. (.text+0xff0): undefined reference to `rx_NewConnection'
  737. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Initialize':
  738. (.text+0x1039): undefined reference to `rxs_Release'
  739. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Initialize':
  740. (.text+0x1165): undefined reference to `afs_com_err'
  741. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Initialize':
  742. (.text+0x131d): undefined reference to `afs_com_err'
  743. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Initialize':
  744. (.text+0x1345): undefined reference to `afs_com_err'
  745. /usr/lib/libafsauthent.a(ptuser.o): In function `pr_Initialize':
  746. (.text+0x13e0): undefined reference to `rxnull_NewClientSecurityObject'
  747. /usr/lib/libafsauthent.a(pterror.o): In function `initialize_PT_error_table':
  748. (.text+0xe): undefined reference to `afs_add_to_error_table'
  749. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_CellAliasApply':
  750. (.text+0x94): undefined reference to `AssertionFailed'
  751. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_CellAliasApply':
  752. (.text+0xb8): undefined reference to `AssertionFailed'
  753. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_CellAliasApply':
  754. (.text+0xd8): undefined reference to `AssertionFailed'
  755. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_CellApply':
  756. (.text+0x184): undefined reference to `AssertionFailed'
  757. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_CellApply':
  758. (.text+0x1a8): undefined reference to `AssertionFailed'
  759. /usr/lib/libafsauthent.a(cellconfig.o):(.text+0x1c8): more undefined references to `AssertionFailed' follow
  760. /usr/lib/libafsauthent.a(cellconfig.o): In function `SaveKeys':
  761. (.text+0x268): undefined reference to `strcompose'
  762. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_Touch':
  763. (.text+0x335): undefined reference to `strcompose'
  764. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_DeleteKey':
  765. (.text+0x41a): undefined reference to `AssertionFailed'
  766. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_DeleteKey':
  767. (.text+0x465): undefined reference to `AssertionFailed'
  768. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_DeleteKey':
  769. (.text+0x488): undefined reference to `AssertionFailed'
  770. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_AddKey':
  771. (.text+0x582): undefined reference to `AssertionFailed'
  772. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_AddKey':
  773. (.text+0x5c1): undefined reference to `AssertionFailed'
  774. /usr/lib/libafsauthent.a(cellconfig.o):(.text+0x5d8): more undefined references to `AssertionFailed' follow
  775. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_IntGetKeys':
  776. (.text+0x8f3): undefined reference to `strcompose'
  777. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_IntGetKeys':
  778. (.text+0x99c): undefined reference to `AssertionFailed'
  779. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_IntGetKeys':
  780. (.text+0x9e0): undefined reference to `AssertionFailed'
  781. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_IntGetKeys':
  782. (.text+0xa16): undefined reference to `AssertionFailed'
  783. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_IntGetKeys':
  784. (.text+0xa30): undefined reference to `AssertionFailed'
  785. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_IntGetKeys':
  786. (.text+0xa72): undefined reference to `AssertionFailed'
  787. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_OpenInternal':
  788. (.text+0xad5): undefined reference to `strcompose'
  789. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_OpenInternal':
  790. (.text+0xbef): undefined reference to `strcompose'
  791. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_OpenInternal':
  792. (.text+0xd8c): undefined reference to `strcompose'
  793. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_Check':
  794. (.text+0x118d): undefined reference to `strcompose'
  795. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetKey':
  796. (.text+0x129d): undefined reference to `AssertionFailed'
  797. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetKey':
  798. (.text+0x12c0): undefined reference to `AssertionFailed'
  799. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetKey':
  800. (.text+0x1304): undefined reference to `AssertionFailed'
  801. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetKey':
  802. (.text+0x1320): undefined reference to `AssertionFailed'
  803. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetLatestKey':
  804. (.text+0x140a): undefined reference to `AssertionFailed'
  805. /usr/lib/libafsauthent.a(cellconfig.o):(.text+0x1445): more undefined references to `AssertionFailed' follow
  806. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetCellInfo':
  807. (.text+0x1c81): undefined reference to `lcstring'
  808. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetCellInfo':
  809. (.text+0x1e40): undefined reference to `AssertionFailed'
  810. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetCellInfo':
  811. (.text+0x1e68): undefined reference to `AssertionFailed'
  812. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetCellInfo':
  813. (.text+0x1e9f): undefined reference to `AssertionFailed'
  814. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetCellInfo':
  815. (.text+0x1eba): undefined reference to `AssertionFailed'
  816. /usr/lib/libafsauthent.a(cellconfig.o): In function `afsconf_GetCellInfo':
  817. (.text+0x1f12): undefined reference to `AssertionFailed'
  818. /usr/lib/libafsauthent.a(cellconfig.o):(.text+0x1f41): more undefined references to `AssertionFailed' follow
  819. /usr/lib/libafsauthent.a(authcon.o): In function `GenericAuth':
  820. (.text+0x47): undefined reference to `des_init_random_number_generator'
  821. /usr/lib/libafsauthent.a(authcon.o): In function `GenericAuth':
  822. (.text+0x52): undefined reference to `des_random_key'
  823. /usr/lib/libafsauthent.a(authcon.o): In function `GenericAuth':
  824. (.text+0xd4): undefined reference to `tkt_MakeTicket'
  825. /usr/lib/libafsauthent.a(authcon.o): In function `GenericAuth':
  826. (.text+0x106): undefined reference to `rxkad_NewClientSecurityObject'
  827. /usr/lib/libafsauthent.a(authcon.o): In function `GenericAuth':
  828. (.text+0x121): undefined reference to `rxnull_NewClientSecurityObject'
  829. /usr/lib/libafsauthent.a(authcon.o): In function `GenericAuth':
  830. (.text+0x149): undefined reference to `rxnull_NewClientSecurityObject'
  831. /usr/lib/libafsauthent.a(authcon.o): In function `afsconf_ClientAuthSecure':
  832. (.text+0x1ae): undefined reference to `AssertionFailed'
  833. /usr/lib/libafsauthent.a(authcon.o): In function `afsconf_ClientAuthSecure':
  834. (.text+0x1d0): undefined reference to `AssertionFailed'
  835. /usr/lib/libafsauthent.a(authcon.o): In function `afsconf_ClientAuth':
  836. (.text+0x22e): undefined reference to `AssertionFailed'
  837. /usr/lib/libafsauthent.a(authcon.o): In function `afsconf_ClientAuth':
  838. (.text+0x250): undefined reference to `AssertionFailed'
  839. /usr/lib/libafsauthent.a(authcon.o): In function `afsconf_ServerAuth':
  840. (.text+0x295): undefined reference to `rxkad_NewServerSecurityObject'
  841. /usr/lib/libafsauthent.a(authcon.o): In function `afsconf_ServerAuth':
  842. (.text+0x2d8): undefined reference to `AssertionFailed'
  843. /usr/lib/libafsauthent.a(authcon.o): In function `afsconf_ServerAuth':
  844. (.text+0x305): undefined reference to `AssertionFailed'
  845. /usr/lib/libafsauthent.a(authcon.o): In function `afsconf_ServerAuth':
  846. (.text+0x328): undefined reference to `AssertionFailed'
  847. /usr/lib/libafsauthent.a(ktc_errors.o): In function `initialize_KTC_error_table':
  848. (.text+0xe): undefined reference to `afs_add_to_error_table'
  849. /usr/lib/libafsauthent.a(acfg_errors.o): In function `initialize_ACFG_error_table':
  850. (.text+0xe): undefined reference to `afs_add_to_error_table'
  851. /usr/lib/libafsauthent.a(rxkad_errs.o): In function `initialize_RXK_error_table':
  852. (.text+0xe): undefined reference to `afs_add_to_error_table'
  853. /usr/lib/libafsauthent.a(rmtsysc.o): In function `rx_connection':
  854. (.text+0x2f4): undefined reference to `rx_Init'
  855. /usr/lib/libafsauthent.a(rmtsysc.o): In function `rx_connection':
  856. (.text+0x2ff): undefined reference to `rxnull_NewClientSecurityObject'
  857. /usr/lib/libafsauthent.a(rmtsysc.o): In function `rx_connection':
  858. (.text+0x323): undefined reference to `rx_NewConnection'
  859. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_Pioctl':
  860. (.text+0x12): undefined reference to `rx_NewCall'
  861. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_Pioctl':
  862. (.text+0x28): undefined reference to `xdrrx_create'
  863. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_Pioctl':
  864. (.text+0x4d): undefined reference to `rx_EndCall'
  865. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_Pioctl':
  866. (.text+0x91): undefined reference to `xdr_afs_int32'
  867. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_Pioctl':
  868. (.text+0xa4): undefined reference to `xdr_afs_int32'
  869. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_Pioctl':
  870. (.text+0x105): undefined reference to `xdr_afs_int32'
  871. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_SetPag':
  872. (.text+0x132): undefined reference to `rx_NewCall'
  873. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_SetPag':
  874. (.text+0x148): undefined reference to `xdrrx_create'
  875. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_SetPag':
  876. (.text+0x16d): undefined reference to `rx_EndCall'
  877. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_SetPag':
  878. (.text+0x19d): undefined reference to `xdr_afs_int32'
  879. /usr/lib/libafsauthent.a(rmtsys.cs.o): In function `RMTSYS_SetPag':
  880. (.text+0x1bb): undefined reference to `xdr_afs_int32'
  881. /usr/lib/libafsauthent.a(rmtsys.xdr.o): In function `xdr_clientcred':
  882. (.text+0x5a): undefined reference to `xdr_afs_int32'
  883. /usr/lib/libafsauthent.a(rmtsys.xdr.o): In function `xdr_clientcred':
  884. (.text+0x7b): undefined reference to `xdr_afs_int32'
  885. /usr/lib/libafsauthent.a(rmtsys.xdr.o): In function `xdr_clientcred':
  886. (.text+0x8e): undefined reference to `xdr_afs_int32'
  887. collect2: ld returned 1 exit status
  888. make[1]: *** [nss_afs_test] Error 1
  889. make[1]: Leaving directory `/tmp/libnss-afs'
  890. make: *** [build-stamp] Error 2
  891. dpkg-buildpackage: failure: debian/rules build gave error exit status 2
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: