Anyone here been able to build the required libs for perl 5.34? No clue
what small furry animals I need to sacrifice to what deity. There is
nothing I have tried which will render a functional SQLite.so

Can't load
'/opt/logitechmediaserver/CPAN/arch/5.34/auto/DBD/SQLite/SQLite.so' for
module DBD::SQLite:
/opt/logitechmediaserver/CPAN/arch/5.34/auto/DBD/SQLite/SQLite.so:
undefined symbol: _ZTVN10__cxxabiv117__class_type_infoE at
/usr/lib64/perl5/5.34/x86_64-linux-thread-multi/DynaLoader.pm line 193.

I have a hunch said lib should be built with g++ and linked with stdc++.
But no idea how to accomplish that. Yes, I have tried meddling with
environment variables and buildme.sh. Platform is linux on x86_64.
glibc/gcc.  

$ ldd /opt/logitechmediaserver/CPAN/arch/5.34/auto/DBD/SQLite/SQLite.so
        linux-vdso.so.1 (0x00007ffcf8768000)
        libgcc_s.so.1 => /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/libgcc_s.so.1
(0x00007f5b4f568000)
        libc.so.6 => /lib64/libc.so.6 (0x00007f5b4f3ad000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f5b4f848000)

Thanks,

Dag B


------------------------------------------------------------------------
dagb's Profile: http://forums.slimdevices.com/member.php?userid=19138
View this thread: http://forums.slimdevices.com/showthread.php?t=114717

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to