Date: Mon, 10 Dec 2001 19:07:06 -0500 (EST) From: Vladimir Savichev <vlad@ariel.phys.wesleyan.edu> To: freebsd-ports@freebsd.org Cc: tg@FreeBSD.org Subject: xlockmore vs libkrb Message-ID: <20011210183809.A49657-100000@ariel.phys.wesleyan.edu>
next in thread | raw e-mail | index | archive | help
xlockmore stumple over libkrb while doing plain 'make install'. Neither of KERBEROS options are turned on in Makefile by default, KRB5_HOME is undefined either. It doesn't matter if I set MAKE_KERBEROS on or off in /etc/make.conf. So, why does it try to link against -lkrb ? >r/local/lib:/usr/X11R6/lib:/usr/lib -L/usr/X11R6/lib -L/usr/X11R6/lib >-L/usr/local/lib -L/usr/X11R6/lib -L/usr/lib -lSM -lICE -pthread -lXpm >-lttf -lGL -lGLU -lcrypt -L/usr/athena/lib -lkrb -ldes -lX11 -lXext -lm >/usr/lib/libkrb.so: undefined reference to `init_error_table' >/usr/lib/libkrb.so: undefined reference to `initialize_error_table_r' >*** Error code 1 >Stop in /usr/ports/x11/xlockmore/work/xlockmore-5.02/modes. --Vlad To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011210183809.A49657-100000>