sön 2006-10-08 klockan 15:57 -0400 skrev Jim Lutz:
> I try to compile squid 2.6 stable 3 on my freebsd 5.4 machine, and I get
> the output below. It seems that there's an include missing in
> helpers/basic_auth/YP. Has anyone developed a solution or workaround for
> this?
> Making all in YP
> cc -O -pipe -g -o yp_auth yp_auth.o nis_support.o -L../../../lib
> -lmiscutil -
> lcrypt -lm
> nis_support.o(.text+0x54): In function `get_nis_password':
> : undefined reference to `yp_match'
Compiles fine on squid-cache.org FreeBSD 5.5.
yp_match is supposed to be part of libc. It looks to me like your system
is built without NIS support.
Regards
Henrik
This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:04 MST