On Sat, Dec 20, 2008 at 4:22 PM, Thomas Viehmann <t...@beamnet.de> wrote: > Bastien ROUCARIES wrote: >> I would like to ask for some help for the bug #377468, if possible, >> please. Particularly from a mozilla-plugin wizard. > > Just having made this choice w.r.t. to nsdejavu and pthread for properly > fixing #504740, I'd recommend adding the libs to NSDEJAVU_LIBS for the > reasons Steve explained (the pro becomes even more obvious when you > factor in symbol versioning that some libraries may have). > > Personally, I'd also recommend to go with Steve's opinion on these > matters when you don't have one of your own, but that's mostly based on > the profound expertise in this area that he demonstrated in Debian over > and over again and not an argument in itself.
Ok but I will do for my package. It seems other plugins have the same problem. Should I open bug report? $ldd -d -r /usr/lib/mozilla/plugins/* 2>&1 | grep undefined undefined symbol: __gxx_personality_v0 (/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so) undefined symbol: gdk_window_invalidate_rect (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: cairo_set_operator (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_cairo_create (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_CStringSetData (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: cairo_destroy (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gtk_widget_get_type (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_StringContainerFinish (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_Alloc (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_CStringCopy (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_CStringContainerInit (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: cairo_paint (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: cairo_restore (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_GetMemoryManager (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_StringContainerInit (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_draw_rectangle (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_GetComponentManager (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gtk_widget_get_screen (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_CStringContainerFinish (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_StringGetData (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: cairo_translate (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_draw_drawable (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_CStringGetData (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gtk_object_get_type (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gtk_button_get_type (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_window_begin_paint_rect (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gtk_widget_send_expose (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_cairo_rectangle (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gtk_button_get_image (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_cairo_set_source_pixmap (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_pixmap_new (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_CStringGetMutableData (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gtk_settings_get_for_screen (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: cairo_clip (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_GetServiceManager (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_UTF16ToCString (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_CStringContainerInit2 (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: NS_Free (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: cairo_save (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_window_end_paint (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: cairo_paint_with_alpha (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_window_process_updates (/usr/lib/mozilla/plugins/libtotem-basic-plugin.so) undefined symbol: gdk_window_invalidate_rect (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: cairo_set_operator (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_cairo_create (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_CStringSetData (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: cairo_destroy (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gtk_widget_get_type (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_StringContainerFinish (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_Alloc (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_CStringCopy (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_CStringContainerInit (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: cairo_paint (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: cairo_restore (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_GetMemoryManager (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_StringContainerInit (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_draw_rectangle (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_GetComponentManager (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gtk_widget_get_screen (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_CStringContainerFinish (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_StringGetData (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: cairo_translate (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_draw_drawable (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_CStringGetData (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gtk_object_get_type (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gtk_button_get_type (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_window_begin_paint_rect (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gtk_widget_send_expose (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_cairo_rectangle (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gtk_button_get_image (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_cairo_set_source_pixmap (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_pixmap_new (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_CStringGetMutableData (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gtk_settings_get_for_screen (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_Realloc (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: cairo_clip (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_GetServiceManager (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_UTF16ToCString (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_CStringContainerInit2 (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: NS_Free (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: cairo_save (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_window_end_paint (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: cairo_paint_with_alpha (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_window_process_updates (/usr/lib/mozilla/plugins/libtotem-complex-plugin.so) undefined symbol: gdk_window_invalidate_rect (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: cairo_set_operator (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_cairo_create (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_CStringSetData (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: cairo_destroy (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gtk_widget_get_type (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_StringContainerFinish (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_Alloc (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_CStringCopy (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_CStringContainerInit (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: cairo_paint (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: cairo_restore (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_GetMemoryManager (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_StringContainerInit (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_draw_rectangle (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_GetComponentManager (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gtk_widget_get_screen (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_CStringContainerFinish (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_StringGetData (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: cairo_translate (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_draw_drawable (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_CStringGetData (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gtk_object_get_type (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gtk_button_get_type (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_window_begin_paint_rect (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gtk_widget_send_expose (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_cairo_rectangle (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gtk_button_get_image (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_cairo_set_source_pixmap (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_pixmap_new (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_CStringGetMutableData (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gtk_settings_get_for_screen (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: cairo_clip (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_GetServiceManager (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_UTF16ToCString (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_CStringContainerInit2 (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: NS_Free (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: cairo_save (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_window_end_paint (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: cairo_paint_with_alpha (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_window_process_updates (/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so) undefined symbol: gdk_window_invalidate_rect (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: cairo_set_operator (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_cairo_create (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_CStringSetData (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: cairo_destroy (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gtk_widget_get_type (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_StringContainerFinish (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_Alloc (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_CStringCopy (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_CStringContainerInit (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: cairo_paint (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: cairo_restore (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_GetMemoryManager (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_StringContainerInit (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_draw_rectangle (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_GetComponentManager (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gtk_widget_get_screen (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_CStringContainerFinish (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_StringGetData (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: cairo_translate (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_draw_drawable (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_CStringGetData (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gtk_object_get_type (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gtk_button_get_type (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_window_begin_paint_rect (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gtk_widget_send_expose (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_cairo_rectangle (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gtk_button_get_image (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_cairo_set_source_pixmap (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_pixmap_new (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_CStringGetMutableData (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gtk_settings_get_for_screen (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: cairo_clip (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_GetServiceManager (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_UTF16ToCString (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_CStringContainerInit2 (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: NS_Free (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: cairo_save (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_window_end_paint (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: cairo_paint_with_alpha (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_window_process_updates (/usr/lib/mozilla/plugins/libtotem-mully-plugin.so) undefined symbol: gdk_window_invalidate_rect (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: cairo_set_operator (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_cairo_create (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_CStringSetData (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: cairo_destroy (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gtk_widget_get_type (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_StringContainerFinish (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_Alloc (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_CStringCopy (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_CStringContainerInit (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: cairo_paint (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: cairo_restore (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_GetMemoryManager (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_StringContainerInit (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_draw_rectangle (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_GetComponentManager (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gtk_widget_get_screen (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_CStringContainerFinish (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_StringGetData (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: cairo_translate (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_draw_drawable (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_CStringGetData (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gtk_object_get_type (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gtk_button_get_type (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_window_begin_paint_rect (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gtk_widget_send_expose (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_cairo_rectangle (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gtk_button_get_image (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_cairo_set_source_pixmap (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_pixmap_new (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_CStringGetMutableData (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gtk_settings_get_for_screen (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: cairo_clip (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_GetServiceManager (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_UTF16ToCString (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_CStringContainerInit2 (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: NS_Free (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: cairo_save (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_window_end_paint (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: cairo_paint_with_alpha (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: gdk_window_process_updates (/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so) undefined symbol: XtShellStrings (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtStrings (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XDrawString (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XQueryColors (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtVaSetValues (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtRemoveCallback (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XSetFont (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XAllocNamedColor (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtWindowToWidget (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XFreeColors (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XCreateColormap (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtRemoveEventHandler (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtAddCallback (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XSetForeground (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtRemoveInput (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XAllocColorCells (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XMapWindow (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XCreateGC (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XQueryColor (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XTextWidth (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XSync (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XStoreColors (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XSendEvent (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtAddEventHandler (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtWidgetToApplicationContext (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XLoadQueryFont (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XInstallColormap (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtAppAddInput (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XAllocColor (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XDefaultVisualOfScreen (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XVisualIDFromVisual (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XStoreColor (/usr/lib/mozilla/plugins/nsdejavu.so) undefined symbol: XtVaGetValues (/usr/lib/mozilla/plugins/nsdejavu.so) Regards Bastien -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org