You are not logged in.

#1 2010-07-01 01:25:28

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

PKGBUILD vlc fails libmkv_plugin(solved)

The error message appears below:

/usr/include/matroska/KaxContentEncoding.h: In static member function 'static libebml::EbmlElement& libmatroska::KaxContentSigHashAlgo::Create()':
/usr/include/matroska/KaxContentEncoding.h:242:47: error: cannot allocate an object of abstract type 'libmatroska::KaxContentSigHashAlgo'
/usr/include/matroska/KaxContentEncoding.h:235:67: note:   because the following virtual functions are pure within 'libmatroska::KaxContentSigHashAlgo':
/usr/include/ebml/EbmlElement.h:397:31: note:   virtual libebml::EbmlElement& libebml::EbmlElement::CreateElement() const
/usr/include/matroska/KaxContentEncoding.h: In member function 'virtual libebml::EbmlElement* libmatroska::KaxContentSigHashAlgo::Clone() const':
/usr/include/matroska/KaxContentEncoding.h:245:70: error: cannot allocate an object of abstract type 'libmatroska::KaxContentSigHashAlgo'
/usr/include/matroska/KaxContentEncoding.h:235:67: note:   since type 'libmatroska::KaxContentSigHashAlgo' has pure virtual functions
In file included from demux.hpp:30:0,
                 from mkv.cpp:29:
chapter_command.hpp: In member function 'void chapter_codec_cmds_c::SetPrivate(const libmatroska::KaxChapterProcessPrivate&)':
chapter_command.hpp:74:69: error: cannot allocate an object of abstract type 'libmatroska::KaxChapterProcessPrivate'
/usr/include/matroska/KaxChapters.h:304:69: note:   since type 'libmatroska::KaxChapterProcessPrivate' has pure virtual functions
make[6]: *** [libmkv_plugin_la-mkv.lo] Error 1
make[6]: Leaving directory `/var/local/src/vlc-1.1.0/modules/demux/mkv'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/var/local/src/vlc-1.1.0/modules/demux/mkv'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/local/src/vlc-1.1.0/modules/demux'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/local/src/vlc-1.1.0/modules/demux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/local/src/vlc-1.1.0/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/local/src/vlc-1.1.0'
make: *** [all] Error 2
    Aborting...
[root@n6re local]#

Last edited by lilsirecho (2010-07-01 05:38:55)


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#2 2010-07-01 02:54:12

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: PKGBUILD vlc fails libmkv_plugin(solved)

Re-performed entire abs PKGBUILD (same download) with identical result.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#3 2010-07-01 05:38:27

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: PKGBUILD vlc fails libmkv_plugin(solved)

Pacman -Su required several packages to be installed...

After installing the PKGBUILD completed.


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

Board footer

Powered by FluxBB