https://bugzilla.novell.com/show_bug.cgi?id=752873 https://bugzilla.novell.com/show_bug.cgi?id=752873#c0 Summary: freeradius does not start with configured perlmodul Classification: openSUSE Product: openSUSE 11.4 Version: Factory Platform: Other OS/Version: SLES 11 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: meike.stone@googlemail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0 When I configure freeradius to use a perlmodul, freeradius exits with: /usr/sbin/radiusd: symbol lookup error: /usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/auto/IO/IO.so: undefined symbol: Perl_Istack_sp_ptr Solution is: export LD_PRELOAD="/usr/lib/perl5/5.10.0/x86_64-linux-thread-multi/CORE/libperl.so" But it depends on wich arictecture (32/64bit) you are. Reproducible: Always Steps to Reproduce: 1.configure freeradius using a perlmodul 2.start /etc/sbin/radiusd -xxX -f and see.. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.