[vlc] Re: symbols-problem with vlc-mozilla-plugin

GALAD77 GALAD77 at terra.es
Thu Apr 14 18:21:31 CEST 2005


An VLC friend (Sam) gave me the answer:

"You need to link the mozilla plugin with -lgd. Look at a line
containing VLC_ADD_LDFLAGS([mozilla], ...) in configure.ac and add -lgd
to these link flags. (You'll have to re-run the bootstrap script
afterwards)."

Thanks,
G


----- Mensaje Original -----
De: GALAD77 <GALAD77 at terra.es>
Fecha: Jueves, Abril 14, 2005 11:00 am
Asunto: [vlc] symbols-problem with vlc-mozilla-plugin

> Hello,
> 
> I have included GD functions inside vlc 
> (video_output/vout_pictures.c) 
> in order to include an image within the video frames. I'm working 
> with 
> Debian Linux.
> VLC does compile and run correctly with these changes, but the vlc-
> mozilla-plugin returns the following runtime error:
> 
> /usr/lib/mozilla-firefox/firefox-bin: relocation 
> error: /home/jmn/.mozilla/plugins/libvlcplugin.so: undefined 
> symbol: 
> gdImageCreate
> 
> After this error, mozilla crashes and exits. The vlc-mozilla-plugin 
> returned no error at compilation time.
> How can I include in the mozilla-plugin code GD (libgd) symbols? 
> I'm not sure if this question is to be sent here or to the 
> developer's 
> forum.
> 
> Thanx in advance,
> G.
> 
> 
> -- 
> This is the vlc mailing-list, see http://www.videolan.org/vlc/
> To unsubscribe, please read http://www.videolan.org/support/lists.html
> 
> 


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html



More information about the vlc mailing list