Robert Enloe wrote:
however receive new system mail containing the following error:

sh: relocation error: ./runtime/dll/libc.so.6: symbol __libc_stack_end,
version GLIBC_PRIVATE not defined in file
 ld-linux.so.2 with link time reference

Hi, can you try adding the following line to src/tv/record_daemon.py?


os.environ['LD_PRELOAD'] = ''

Make sure it goes near the top, somewhere after import os.

-Rob



-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to