undefined reference to k_afsklog_uid
bsammon@yifan.net
bsammon at yifan.net
Wed Oct 10 18:50:04 CEST 2001
Okay, I think I may have botched my attempt at interpreting the error, so
I'll just include it:
gcc -o aklog aklog.o -L../lib -larlalib -L../../rxdef -lrxdefclient \
-L../../lib/cmd -lcmd -L../../rx -lrx -L../../lwp -llwp \
-L../../lib/ko -lko -L../../util -lutil -L../../lib/roken -lroken \
-L../../rxkad -lrxkad -L/usr/athena/lib -lkrb -ldes \
-L/usr/athena/lib -lkafs -lkrb -ldes -L../../rxkad -lrxkad \
-L/usr/athena/lib -lkrb -ldes -lresolv
aklog.o: In function `krb_afslog_uid':
/installfrom/arla-0.35.6pre12/appl/afsutils/aklog.c:64: undefined
reference to
`k_afsklog_uid'
Another attempt at an interpretation:
the call to k_afslog_uid in aklog.c is getting preprocessor-converted to
k_afsklog_uid and then the linker is not finding a version of
k_afsklog_uid to link in.
I'm not actually sitting at the computer in question right now--I won't be
able to verify or test anything until tomorrow.
More information about the Arla-drinkers
mailing list