Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: jls on February 29, 2012, 07:37:45 AM

Title: cannot compile gstreamer on pentium 3
Post by: jls on February 29, 2012, 07:37:45 AM
I get this error:
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/tc/gstreamer/gstreamer-0.10.36':
configure: error: C compiler cannot create executables
See `config.log' for more details
Title: Re: cannot compile gstreamer on pentium 3
Post by: AmatCoder on February 29, 2012, 11:55:25 AM
You need libmpc.tcz.

Note that mpc.tcz was rename to libmpc.tcz recently. You may need to update dep files with appsaudit->Dependencies->Update .dep files
Title: Re: cannot compile gstreamer on pentium 3
Post by: jls on March 01, 2012, 08:13:49 AM
thanx