Re: compilation error for mplayer plugin

2005-11-17 Thread cqst
Thanks for your help, I didnt know "auto-apt" ! usefull tool :) bye On Thu, 17 Nov 2005 15:37:28 -0500 "Edward J. Shornock" <[EMAIL PROTECTED]> wrote: > cqst wrote: > > hello everyone, > > I try to compile the mplayer plugin for my web browser. > > ./configure is OK but when I laucnh "make" I go

Re: compilation error for mplayer plugin

2005-11-17 Thread Edward J. Shornock
cqst wrote: > hello everyone, > I try to compile the mplayer plugin for my web browser. > ./configure is OK but when I laucnh "make" I got that : > > g++ -c -o plugin-support.o -Wall -g -O2 -g -O2 -DXP_UNIX -DMOZ_X11 > -I../gecko-sdk -I../gecko-sdk/include -Iinclude -fPIC -DXPC

Re: compilation error for mplayer plugin

2005-11-17 Thread cqst
I cant install from apt-get cause i'm on stable and its purposed but there are dependancies not satisfied, and its not for mozilla but for opera I need to build it thx for the answer On Thu, 17 Nov 2005 17:34:01 + Antony Gelberg <[EMAIL PROTECTED]> wrote: > cqst wrote: > > hello everyone, >