[MPlayer-users] Mplayer compilation (fwd)

pl p_l at gmx.fr
Wed May 29 16:35:02 CEST 2002


On Wed, May 29, 2002 at 12:17:39PM +0200, Reinaldo Mello wrote:

>    I did a compilation with several --disable* and --enable* including the
> cpuruntime detection, the compilation worked fine. but when i copied the
> directory to the target machine, i got a segmentation fault...
>   Anyone.. any ideas??

Without a proper gdb backtrace I guess no really.

Maybe you should try & compile it static as you'll avoid problems with
dynamic versions of libraries (they often lead to this).

> On Tue, 28 May 2002, Alban Bedel wrote:

> > on Tue, 28 May 2002 16:53:10 +0200 (MEST) you wrote:

> > >    I have a problem that is driving me crazy....i have an embedded
> > > system, that runs a stripped version of
> > > Salckware, i want to run Mplayer in ther because your player is the only
> > > one that supports svgalib ( as i dont have X, is the only way to run
> > > divx). i tryied to compile , but in configure it is missing inttypes.h. No
> > > big deal, i can't compile most of the progs in there anyway... the
> > > solution is always use a machine with a full RedHat 7.2 to compile.
> > >    The compile worked fine, and it runs perfectly.. amazing..; now, is it
> > > possible to copy the directory, before executing 'make install' to the
> > > little machine? i've tryied this, but when i try to execut the mplayer it
> > > comes with "cannot load shared library" stuff.. it does not even tell
> > > witch library...
> > >    Can you please show me the path? :)
> > use ldd to know wich lib is missing. Also take care of the optimization or use
> > the runtime cpu detection. If your video card support it you may use the vesa
> > output rather than svgalib. Also inttypes.h is in the etc dir for ppl like you how don't
> > have it.

-- 
Best regards,
  pl




More information about the MPlayer-users mailing list