[squid-users] Compilation error for v6.8

Alex Rousskov rousskov at measurement-factory.com
Thu Mar 14 13:20:50 UTC 2024


On 2024-03-14 08:21, Miha Miha wrote:
> Hello Squid team,
> 
> I get following error while compiling v6.8
> 
> ...
> 
> In file included from basic_nis_auth.cc:15:
> ../../../../src/auth/basic/NIS/nis_support.h:8: error: unterminated #ifndef
> #ifndef SQUID_SRC_AUTH_BASIC_NIS_NIS_SUPPORT_H
> basic_nis_auth.cc: In function 'int main(int, char**)':
> basic_nis_auth.cc:71:21: error: 'get_nis_password' was not declared in
> this scope
>           nispasswd = get_nis_password(user, nisdomain, nismap);
>                       ^~~~~~~~~~~~~~~~
> ...
> Build environment: CentOS7.9; gcc version 8.3.1 20190311 (Red Hat 8.3.1-3) (GCC)
> Note: I'm able to compile successfully v6.7 in same build environment.

Please see Squid Bug 5349 for a fix:
https://bugs.squid-cache.org/show_bug.cgi?id=5349

Alex.



More information about the squid-users mailing list