Hi,<br>i just want to report a compile error:<br><br>i tried to compile tac_plus 5.0.0a1  on Freebsd 8.2. When running &quot;make install&quot;, that process ends up with the following error message:<br><br><br>c -DHAVE_CONFIG_H -I.      -g -O2 -D_THREAD_SAFE -pthread    -MT encrypt.o -MD -MP -MF .deps/encrypt.Tpo -c -o encrypt.o encrypt.c<br>
mv -f .deps/encrypt.Tpo .deps/encrypt.Po<br>gcc -DHAVE_CONFIG_H -I.      -g -O2 -D_THREAD_SAFE -pthread    -MT expire.o -MD -MP -MF .deps/expire.Tpo -c -o expire.o expire.c<br>mv -f .deps/expire.Tpo .deps/expire.Po<br>gcc -DHAVE_CONFIG_H -I.      -g -O2 -D_THREAD_SAFE -pthread    -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c<br>
mv -f .deps/hash.Tpo .deps/hash.Po<br>gcc -DHAVE_CONFIG_H -I.      -g -O2 -D_THREAD_SAFE -pthread    -MT maxsessint.o -MD -MP -MF .deps/maxsessint.Tpo -c -o maxsessint.o maxsessint.c<br>maxsessint.c: In function &#39;maxsess_check_count&#39;:<br>
maxsessint.c:60: error: &#39;S_maxsess&#39; undeclared (first use in this function)<br>maxsessint.c:60: error: (Each undeclared identifier is reported only once<br>maxsessint.c:60: error: for each function it appears in.)<br>
*** Error code 1<br><br>Stop in /usr/home/netadmin1/_storage/tacacs+-F5.0.0a1.<br>[netadmin1@bsdmon ~/_storage/tacacs+-F5.0.0a1]$ <br><br><br>Best regards<br>Klaus<br><br><br><br>