Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge vlc-1.0.5 fails
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
imesg
Guru
Guru


Joined: 12 Jul 2002
Posts: 353

PostPosted: Fri Feb 05, 2010 2:24 pm    Post subject: emerge vlc-1.0.5 fails Reply with quote

In file included from vlcplugin.cpp:35:
vlcplugin.h:85: error: ‘uint16’ has not been declared
vlcplugin.h:138: error: ‘uint16’ does not name a type
vlcplugin.cpp:43: error: ‘uint16’ has not been declared
vlcplugin.cpp: In constructor ‘VlcPlugin::VlcPlugin(NPP_t*, int)’:
vlcplugin.cpp:44: error: class ‘VlcPlugin’ does not have any field named ‘i_npmode’
vlcplugin.cpp: In member function ‘NPError VlcPlugin::init(int, char* const*, char* const*)’:
vlcplugin.cpp:230: error: ‘struct NPString’ has no member named ‘utf8characters’
vlcplugin.cpp:231: error: ‘struct NPString’ has no member named ‘utf8length’
vlcplugin.cpp:239: error: ‘struct _NPString’ has no member named ‘utf8length’
vlcplugin.cpp:239: error: ‘malloc’ was not declared in this scope
vlcplugin.cpp:242: error: ‘struct _NPString’ has no member named ‘utf8characters’
vlcplugin.cpp:242: error: ‘struct _NPString’ has no member named ‘utf8length’
vlcplugin.cpp:243: error: ‘struct _NPString’ has no member named ‘utf8length’
In file included from vlcshell.cpp:44:
vlcplugin.h:85: error: ‘uint16’ has not been declared
vlcplugin.h:138: error: ‘uint16’ does not name a type
vlcplugin.cpp: In destructor ‘virtual VlcPlugin::~VlcPlugin()’:
vlcplugin.cpp:267: error: ‘free’ was not declared in this scope
In file included from vlcshell.cpp:45:
vlcshell.h:30: error: ‘jref’ does not name a type
vlcshell.h:33: error: ‘uint16’ has not been declared
vlcshell.h:33: error: ‘int16’ has not been declared
vlcshell.h:43: error: ‘uint16’ has not been declared
vlcshell.h:47: error: ‘int32’ does not name a type
vlcshell.h:48: error: ‘int32’ does not name a type
vlcshell.cpp:268: error: ‘jref’ does not name a type
vlcshell.cpp:278: error: ‘uint16’ has not been declared
vlcshell.cpp:278: error: ‘int16’ has not been declared
vlcplugin.cpp: In member function ‘char* VlcPlugin::getAbsoluteURL(const char*)’:
vlcplugin.cpp:473: error: ‘malloc’ was not declared in this scope
vlcshell.cpp: In function ‘NPError NPP_SetWindow(NPP_t*, NPWindow*)’:
vlcshell.cpp:534: warning: ‘void libvlc_video_set_parent(libvlc_instance_t*, libvlc_drawable_t, libvlc_exception_t*)’ is deprecated (declared at ../../include/vlc/deprecated.h:85)
vlcshell.cpp:534: warning: ‘void libvlc_video_set_parent(libvlc_instance_t*, libvlc_drawable_t, libvlc_exception_t*)’ is deprecated (declared at ../../include/vlc/deprecated.h:85)
vlcshell.cpp:558: warning: ‘void libvlc_video_set_parent(libvlc_instance_t*, libvlc_drawable_t, libvlc_exception_t*)’ is deprecated (declared at ../../include/vlc/deprecated.h:85)
vlcshell.cpp:558: warning: ‘void libvlc_video_set_parent(libvlc_instance_t*, libvlc_drawable_t, libvlc_exception_t*)’ is deprecated (declared at ../../include/vlc/deprecated.h:85)
vlcplugin.cpp:518: error: ‘free’ was not declared in this scope
vlcplugin.cpp: In member function ‘void VlcPlugin::showToolbar()’:
vlcplugin.cpp:616: warning: deprecated conversion from string constant to ‘char*’
vlcshell.cpp: At global scope:
vlcshell.cpp:582: error: ‘uint16’ has not been declared
vlcplugin.cpp:623: warning: deprecated conversion from string constant to ‘char*’
vlcplugin.cpp:632: warning: deprecated conversion from string constant to ‘char*’
vlcshell.cpp:611: error: ‘int32’ does not name a type
vlcshell.cpp:617: error: ‘int32’ does not name a type
vlcplugin.cpp:640: warning: deprecated conversion from string constant to ‘char*’
vlcplugin.cpp:648: warning: deprecated conversion from string constant to ‘char*’
vlcplugin.cpp:656: warning: deprecated conversion from string constant to ‘char*’
vlcplugin.cpp:664: warning: deprecated conversion from string constant to ‘char*’
vlcplugin.cpp:671: warning: deprecated conversion from string constant to ‘char*’
make[2]: *** [libvlcplugin_la-vlcshell.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** [libvlcplugin_la-vlcplugin.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.5/work/vlc-1.0.5/projects/mozilla'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-video/vlc-1.0.5/work/vlc-1.0.5'
make: *** [all] Error 2
* ERROR: media-video/vlc-1.0.5 failed:
* died running emake, base_src_make:make
*
* Call stack:
* ebuild.sh, line 54: Called src_compile
* environment, line 4174: Called base_src_compile
* environment, line 837: Called base_src_make
* environment, line 875: Called die
* The specific snippet of code:
* emake $@ || die "died running emake, $FUNCNAME:make";
*
* If you need support, post the output of 'emerge --info =media-video/vlc-1.0.5',
* the complete build log and the output of 'emerge -pqv =media-video/vlc-1.0.5'.
* The complete build log is located at '/var/log/portage/media-video:vlc-1.0.5:20100205-140624.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-1.0.5/temp/environment'.
* S: '/var/tmp/portage/media-video/vlc-1.0.5/work/vlc-1.0.5'

>>> Failed to emerge media-video/vlc-1.0.5, Log file:

Thanks,
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6193

PostPosted: Fri Feb 05, 2010 4:01 pm    Post subject: Reply with quote

Quite obviously, vlc 1.0.5 is still incompatible with xulrunner 1.9.2.
Back to top
View user's profile Send private message
imesg
Guru
Guru


Joined: 12 Jul 2002
Posts: 353

PostPosted: Fri Feb 05, 2010 4:18 pm    Post subject: Reply with quote

VoidMage wrote:
Quite obviously, vlc 1.0.5 is still incompatible with xulrunner 1.9.2.


Maybe to you. How do you tell?

Thanks,

G
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6193

PostPosted: Fri Feb 05, 2010 9:55 pm    Post subject: Reply with quote

Well, other than the errors suggesting that something is wrong with
xulrunner (they're coming from plugin dir and look mozilla related),
they also look similar to the ones I've seen for vlc 1.0.4.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum