Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Problem with vdr2.3.8 #94

Open
dersch81 opened this issue Jul 16, 2017 · 7 comments
Open

Problem with vdr2.3.8 #94

dersch81 opened this issue Jul 16, 2017 · 7 comments

Comments

@dersch81
Copy link

Hi since i'm facing some problems with vdr 2.3.3 at the moment i wanted to try the dev 2.3.8

But it stops because of VNSI:

vdr: [30739] loading plugin: /usr/local/lib/vdr/libvdr-vnsiserver.so.2.3.8 vdr: [31395] ERROR: /usr/local/lib/vdr/libvdr-vnsiserver.so.2.3.8: undefined symbol: _ZNK7cTimers7GetByIdEi vdr: [30739] ERROR (ci.c,2990): (null): Ungültige Adresse vdr: [30739] exiting, exit code 2

ist it possible to fix? I tried it with 2.3.6 as well but it is the same.

@FernetMenta
Copy link
Owner

2.3.x compiles and runs fine here

@dersch81
Copy link
Author

dersch81 commented Jul 16, 2017

Hmm strange. Can you assume what this "undefined symbol: _ZNK7cTimers7GetByIdEi" means?

Compling also works but it doesn't run. Only with 2.3.3

@FernetMenta
Copy link
Owner

FernetMenta commented Jul 18, 2017

Do you build with original vdr sources or something you Linux distro provides? My guess is the latter and the dev package you got is incorrect. As a result you build plugins with different compile switches than vdr was built.

@dersch81
Copy link
Author

I always build vdr with the original sources.

@FernetMenta
Copy link
Owner

strange. how do you build it? what Linux distro and version do you use?

@dersch81
Copy link
Author

I'm running Ubuntu 14.04 Server. I just untar vdr, copy my symlinks of Plugins into the PLUGIN folder and make & make install.

@FernetMenta
Copy link
Owner

Apart from using git instead of downloading tar files, I do basically the same. Main difference seems to be that I am on Ubuntu 17.04.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants