[vlc-devel] Configure error

Ismael Luceno ismael.luceno at gmail.com
Tue Feb 14 03:46:30 CET 2012


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 :/.

Here's the command & output:

$ ./configure --prefix=/usr --sysconfdir=/etc
  --host=x86_64-unknown-linux-gnu --build=arm-linux --enable-static
  --enable-shared --enable-alsa --disable-sdl --disable-sdl-image
  --enable-vlc --disable-mad --disable-tremor --enable-png
  --enable-avcodec --enable-postproc --enable-swscale --enable-dbus
  --disable-libgcrypt --disable-libv4l2 --disable-lua --disable-xcb
  --disable-qt4 --disable-neon --disable-a52
configure: WARNING: unrecognized options: --disable-libv4l2
checking build system type... arm-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
   .
   .
   .
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... unsupported
checking for x86_64-unknown-linux-gnu-windres... no
checking for windres... no
configure: error: VLC is based on plugins. Shared libraries cannot be
disabled.
-------------- 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/20120214/da8f03bc/attachment.sig>


More information about the vlc-devel mailing list