[vlc-devel] Configure error
Ismael Luceno
ismael.luceno at gmail.com
Thu Feb 16 00:54:41 CET 2012
On Mon, 13 Feb 2012 22:55:06 -0500
Rafaël Carré <funman at videolan.org> wrote:
> Le 2012-02-13 21:46, Ismael Luceno a écrit :
> > While --enable-shared is being specified, I get the "shared
> > libraries cannot be disabled" error. If I remove both
> > --enable-shared and --enable-static, I get only static libraries :/.
>
> remove --enable-static
Looks like somehow the configure script detects the toolchain as unable
to produce shared libraries.
I've manually overridden the checks on the configure script and now I'm
getting the following:
.
.
.
CC libtrivial_channel_mixer_plugin_la-trivial.lo
CC liba52tospdif_plugin_la-a52tospdif.lo
CC libaudio_format_plugin_la-format.lo
CC libconverter_fixed_plugin_la-fixed.lo
CC libdtstospdif_plugin_la-dtstospdif.lo
CC libugly_resampler_plugin_la-ugly.lo
CC libspeex_resampler_plugin_la-speex.lo
CCLD libaudiobargraph_a_plugin.la
CCLD libchorus_flanger_plugin.la
CCLD libcompressor_plugin.la
CCLD libequalizer_plugin.la
CCLD libkaraoke_plugin.la
CCLD libnormvol_plugin.la
CCLD libparam_eq_plugin.la
CCLD libscaletempo_plugin.la
CXXLD libspatializer_plugin.la
CCLD libdolby_surround_decoder_plugin.la
CCLD libheadphone_channel_mixer_plugin.la
CCLD libmono_plugin.la
CCLD libremap_plugin.la
CCLD libsimple_channel_mixer_plugin.la
CCLD libtrivial_channel_mixer_plugin.la
arm-unknown-linux-uclibcgnueabi-g++:
error: ../../src/.libs/libvlccore.so: No such file or directory
make[5]: *** [libspatializer_plugin.la] Error 1 make[5]: *** Waiting
for unfinished jobs.... make[5]: Leaving directory
`/home/ismael/buildroot/output/build/vlc-500c190/modules/audio_filter'
make[4]: *** [all] Error 2 make[4]: Leaving directory
`/home/ismael/buildroot/output/build/vlc-500c190/modules/audio_filter'
make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory
`/home/ismael/buildroot/output/build/vlc-500c190/modules'
make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory
`/home/ismael/buildroot/output/build/vlc-500c190'
make[1]: *** [all] Error 2 make[1]: Leaving directory
`/home/ismael/buildroot/output/build/vlc-500c190' make:
***
[/home/ismael/buildroot/output/build/vlc-500c190/.stamp_built]
Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120215/5de08d7f/attachment.sig>
More information about the vlc-devel
mailing list