[squid-users] Compilation error for v6.8

Miha Miha misho.98118 at gmail.com
Thu Mar 14 12:21:04 UTC 2024


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.

Regards,
Mihail Mihaylov


More information about the squid-users mailing list