[squid-users] Samba 3.0.20, squid elpers and winbindd recognition

From: Federico <egopfe@dont-contact.us>
Date: Fri, 26 Aug 2005 12:28:14 +0200

Hi all,
I tried to compile squid helpers using the suorce of samba 3.0.20, also
changing wb_common.c in the squid source code using the samba one.
I did it because I read in the changelog that many features are changed and
squid normally compiled didn't recognize winbind anymore.

this are the problem I gather.

gcc -g -O2 -Wall -D_REENTRANT -g -o wb_auth wb_basic_auth.o
wb_common.o -L../../../lib -lmiscutil -lntlmauth -lrt -lpthread -lm -lresolv
 -lbsd -lnsl
wb_basic_auth.o(.text+0x80): In function `do_authenticate':
/root/squid-2.5.STABLE10-20050826/helpers/basic_auth/winbind/wb_basic_auth.c:52:
undefined reference to `winbindd_request'
wb_basic_auth.o(.text+0x6a0): In function `check_winbindd':
/root/squid-2.5.STABLE10-20050826/helpers/basic_auth/winbind/wb_basic_auth.c:155:
undefined reference to `winbindd_request'
collect2: ld returned 1 exit status
gmake[3]: *** [wb_auth] Error 1
gmake[3]: Leaving directory
`/root/squid-2.5.STABLE10-20050826/helpers/basic_auth/winbind'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/root/squid-2.5.STABLE10-20050826/helpers/basic_auth'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/root/squid-2.5.STABLE10-20050826/helpers'
gmake: *** [all-recursive] Error 1

thank you in advance

Federico
Received on Fri Aug 26 2005 - 04:28:16 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:02 MDT