[670] in Zephyr_Bugs

home help back first fref pref prev next nref lref last post

Re: installation problem

daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Sun Jul 30 02:50:08 1995

From: ghudson@MIT.EDU
Date: Sun, 30 Jul 1995 02:50:05 -0400
To: gutnik@godot.mit.edu
Cc: zephyr-bugs@MIT.EDU
In-Reply-To: "[668] in Zephyr_Bugs"


> gcc -O -L../lib/zephyr -L../lib/et  -L/usr/kerberos/lib -o zephyrd zsrv_err.o access.o acl_files.o bdump.o class.o client.o common.o  dispatch.o kopt.o kstuff.o main.o server.o subscr.o timer.o uloc.o  zstring.o version.o -lzephyr -lkrb -ldes -lkrb -ldl  -lcom_err
> ld: Undefined symbol 
>    _log 

I'm not sure why you'd have this problem.  The server code uses
krb_log(), and an internal header file #defines krb_log() to log()
only if it can't find krb_log() in the Kerberos library.  I just tried
a configure against CNS Kerberos, and it found krb_log().

If you could mail me the config.cache and config.log file from your
build tree, I'd appreciate it.


home help back first fref pref prev next nref lref last post