Compile problem
Love
lha at stacken.kth.se
Sat Nov 25 05:25:01 CET 2000
Chris Kuklewicz <chrisk at mit.edu> writes:
> gcc -c -DHAVE_CONFIG_H -DSYSCONFDIR=\"/usr/local/arla/etc\" -DARLACACHEDIR=\"/usr/local/arla/cache\" -DARLACONFFILE=\"/usr/local/arla/etc/arla.conf\" -DHAVE_CONFIG_H -DARLAOS=\"linux-gnu\" -DARLAVENDOR=\"pc\" -DARLACPU=\"i586\" -I. -I. -I../../include -I./../../include -I../.. -I./../.. -I../../rxdef -I/usr/athena/include -g -Wall -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs kotest.c
> gcc -o kotest kotest.o -L. -lko -L../../util -lutil -L../roken -lroken -L/usr/athena/lib -lresolv
> ./libko.a(kocell.o): In function `cell_getcellbyhost':
> /home/build/arla/arla-0.34.6/lib/ko/kocell.c:572: undefined reference to `krb_realmofhost'
[....]
>
> What should I do to arla's ./configure options or to /etc/ld.so.conf
> to fix this mess? I did not see any similar problem when I looked at
> the arla-drinkers mailing list archive.
Can you send me your config.log (privately since it quite large) ?
What is the values of KRB{4,5}_LIB in config.status (the output of
egrep 'KRB.+LIB' config.status) ?
Love
More information about the Arla-drinkers
mailing list