[668] in Zephyr_Bugs
installation problem
daemon@ATHENA.MIT.EDU (gutnik@godot.mit.edu)
Thu Jul 27 03:00:41 1995
Reply-To: gutnik@godot.mit.edu
Date: Thu, 27 Jul 95 03:00:36 EDT
From: gutnik@godot.mit.edu
To: zephyr-bugs@MIT.EDU
I'm having problems installing zephyr on a sparc20 running sunos
4.1.4.
This is not an athena installation, though I did install a kerberos 4
client (tickets from athena).
If I install without the "--with-kerb4=/usr/kerberos" flag, everything
installs properly, but I can't zwrite to anybody (can't zwrite to
myself either.)
With the kerberos flag, I get the following error during installation:
________________________________
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
collect2: ld returned 2 exit status
*** Error code 1
make: Fatal error: Command failed for target `zephyrd'
Current working directory /a/gutnik/temp/zephyr/zephyr-2.0.2/server
*** Error code 1
make: Fatal error: Command failed for target `all'
__________________________________
I'm trying to install into /usr instead of /usr/local.
Am I doing something incorrectly? Thanks.
Vadim gutnik@godot