|
From: tim m. <tcr...@go...> - 2017-02-21 18:02:23
|
Hi I am trying to build version 3.5.24 of squid against the 2.1.9 tool chain and I am getting errors relating to the ./configure options for squid and authentication. I am reasonable sure this is a change in parameters for the compiling of squid 3.5.24 as opposed to the 3.4.xx of the original build. Currently trying to figure out all of the difference, but before I but a lot of effort in I thought I would be lazy and ask if any of the DEV team had already done this for future versions ? If so any chance of a copy of the /lfs/squid file. Thank you, sorry if I wasted your time. Details of the errors below - configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/sh: line 21: --enable-basic-auth-helpers=NCSA,SMB,MSNT,LDAP,RADIUS: command not found /bin/sh: line 24: --enable-auth-negotiate=kerberos: command not found squid:88: recipe for target '/usr/src/files_i486/03_ipcop/squid-3.5.24' failed make: *** [/usr/src/files_i486/03_ipcop/squid-3.5.24] Error 127 Regards Tim. |