Displaying 3 results from an estimated 3 matches for "libmpgdecoder".
2004 Aug 06
2
compiling error
...make[1]: Entering directory `/lame-3.93.1'
Making all in mpglib
make[2]: Entering directory `/lame-3.93.1/mpglib'
/bin/bash ../libtool --mode=link gcc -O3 -fomit-frame-pointer -ffast-math
-funroll-loops -mcpu=ultrasparc
-mtune=ultrasparc -Wall -o libmpgdecoder.la common.lo dct64_i386.lo
decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
-lsocket
rm -fr .libs/libmpgdecoder.la .libs/libmpgdecoder.* .libs/libmpgdecoder.*
ar cru .libs/libmpgdecoder.al common.lo dct64_i386.lo decode_i386.lo
interface.lo layer1.lo layer2.lo layer3.lo tabini...
2004 Aug 06
0
compiling error
On Tue, 2003-01-21 at 13:40, Daniel Knoll wrote:
> Hello Icecast group,
>
> I have a problem with compiling lame or other programms, I get always the
> message from stupid libtool
> libtool is installed, I use Solaris9 (sunOS 5.9)
> has any person a idea?
..
> ar cru .libs/libmpgdecoder.al common.lo dct64_i386.lo decode_i386.lo
> interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
> ../libtool: ar: command not found
this sounds like a missing package, looking at
http://docs.sun.com/db/doc/816-1913/6m8a3b427?a=view
SUBWbtool looks like what you want.
karl.
<p>---...
2004 Aug 06
0
AW: compiling error
...; >
> > > I have a problem with compiling lame or other programms,
> I get always the
> > > message from stupid libtool
> > > libtool is installed, I use Solaris9 (sunOS 5.9)
> > > has any person a idea?
> > ..
> >
> > > ar cru .libs/libmpgdecoder.al common.lo dct64_i386.lo
> decode_i386.lo
> > > interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo
> > > ../libtool: ar: command not found
> >
> > this sounds like a missing package, looking at
> >
> > http://docs.sun.com/db/doc/816-1913/6m8a3b42...