[OpenAFS-devel] latest cvs symbol errors..

Sean O'Malley omalleys@msu.edu
Fri, 12 Jan 2007 20:46:57 -0500 (EST)


i just found this.. on sunx86_510
in src/shlibafsauthent

/opt/SUNWspro/bin/cc -G -dy -Bsymbolic -z text -Wl,-M./libafsauthent.map
-h libafsauthent.so.1 -o libafsauthent.so.1.0 -L/root/openafs/lib
-lafsrpc audit.o cell config.o ktc.o userok.o writeconfig.o authcon.o
ktc_errors.o acfg_errors.o kauth.xdr.o kauth.cs.o kaaux.o client.o
authclient.o token.o kautils.o kalocalcell.o kaerrors.o user.o
read_passwd.o uinit.o ubikclient.o uerrors.o ubik_int.cs.o ubik_int.xdr.o
pthread_glock.o get_krbrlm.o dirpath.o serverLog.o snprintf.o fileutil.o
rxkad_errs.o ptclient.o ptint.cs.o ptint.xdr.o ptuser.o display.o
pterror.o rmtsysc.o rmtsys.xdr.o rmtsys.cs.o afssyscalls.o rmtsysnet.o glue.o
setpag.o pioctl.o -lpthread -lsocket
Undefined                       first referenced
 symbol                             in file
dn_expand                           cellconfig.o
res_search                          cellconfig.o
strcompose                          cellconfig.o
lcstring                            cellconfig.o
ucstring                            client.o
AssertionFailed                     audit.o
stolower                            ptuser.o
res_init                            cellconfig.o
ld: warning: Symbol referencing errors

essentially,
util/assert.c
util/casestrcpy.c need to be added to the Makefile.

I think i may have added another resolv.h in the cellconfig.c file or
something. I finally got it to go then it ran over my Makefile.in
when I regen'd them. *whistles innocently*


--------------------------------------
  Sean O'Malley, Information Technologist
  Michigan State University
-------------------------------------