Код: Выделить всё
freeradius: symbol lookup error: /usr/lib/perl/5.8/auto/Cwd/Cwd.so: undefined symbol: Perl_Gthr_key_ptr
В debian Perl-5.8.8 и не хочет.
Код: Выделить всё
freeradius: symbol lookup error: /usr/lib/perl/5.8/auto/Cwd/Cwd.so: undefined symbol: Perl_Gthr_key_ptr
В моем случае пришлось переустановить еще и модуль PathTools (Cwd.pm)
Код: Выделить всё
install Cwd
например ввести в гугле undefined symbol: Perl_Gthr_key_ptr и в течении минут эдак 5 решить проблему... а я могу лишь процитировать:Dark_Sarmat писал(а):так что делать. у меня тоже не работает!!!!
The suggestion there was to check to see if your
perl-base,perl,perl-modules are all the same version.
Sorry I can't be more help.