Page 1 of 1

could not find libmad...

Posted: 25 Aug 2016 10:23
by KimGwanyoung
Hi all.

I am trying build the vlc-2.2.4 for windows 32bit with ubuntu 14.04.
I encounter error as follows.

checking build system type... i686-pc-linux-gnu
checking host system type... i686-w64-mingw32
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-w64-mingw32-gcc accepts -g... yes
checking for i686-w64-mingw32-gcc option to accept ISO C89... none needed
checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking for i686-w64-mingw32-gcc option to accept ISO C99... -std=gnu99
checking how to run the C preprocessor... i686-w64-mingw32-gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for i686-w64-mingw32-g++... i686-w64-mingw32-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-w64-mingw32-g++ accepts -g... yes
checking dependency style of i686-w64-mingw32-g++... gcc3
checking how to run the C preprocessor... i686-w64-mingw32-gcc -std=gnu99 -E
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
checking whether we are using the GNU Objective C compiler... no
checking whether i686-w64-mingw32-gcc accepts -g... no
checking dependency style of i686-w64-mingw32-gcc... gcc3
checking dependency style of i686-w64-mingw32-gcc... (cached) gcc3
checking for egrep... (cached) /bin/grep -E
checking whether make sets $(MAKE)... (cached) yes
checking dependency style of i686-w64-mingw32-gcc -std=gnu99... gcc3
checking for desktop-file-validate... desktop-file-validate
checking for yasm... yasm
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
checking for i686-w64-mingw32-objcopy... i686-w64-mingw32-objcopy
checking for unix2dos... no
checking for todos... no
checking for 3rd party libraries path... not found
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by i686-w64-mingw32-gcc -std=gnu99... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i686-pc-linux-gnu file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/i686-w64-mingw32-ld option to reload object files... -r
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for i686-w64-mingw32-ar... i686-w64-mingw32-ar
checking for archiver @FILE support... @
checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc -std=gnu99 object... ok
checking for sysroot... no
checking for i686-w64-mingw32-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... no
checking for i686-w64-mingw32-as... i686-w64-mingw32-as
checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump
checking for objdir... .libs
checking if i686-w64-mingw32-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for i686-w64-mingw32-gcc -std=gnu99 option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-gcc -std=gnu99 PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-gcc -std=gnu99 static flag -static works... yes
checking if i686-w64-mingw32-gcc -std=gnu99 supports -c -o file.o... yes
checking if i686-w64-mingw32-gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-gcc -std=gnu99 linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... i686-w64-mingw32-g++ -E
checking for ld used by i686-w64-mingw32-g++... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking for i686-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if i686-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if i686-w64-mingw32-g++ static flag -static works... yes
checking if i686-w64-mingw32-g++ supports -c -o file.o... yes
checking if i686-w64-mingw32-g++ supports -c -o file.o... (cached) yes
checking whether the i686-w64-mingw32-g++ linker (/usr/bin/i686-w64-mingw32-ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by i686-w64-mingw32-gcc -std=gnu99... /usr/bin/i686-w64-mingw32-ld
checking if the linker (/usr/bin/i686-w64-mingw32-ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... no
checking for iconv... no, consider installing GNU libiconv
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for iconv... (cached) no, consider installing GNU libiconv
checking for broken mingw-runtime... ok
checking for opendir in -lmingwex... yes
checking for opendir in -lmingw32... yes
checking if $CC accepts -mms-bitfields... yes
checking for buggy GNU/libc versions... not present
checking for shared objects suffix... .dll
checking whether nanosleep is declared... yes
checking for daemon... no
checking for fcntl... no
checking for fstatvfs... no
checking for fork... no
checking for getenv... yes
checking for getpwuid_r... no
checking for isatty... yes
checking for lstat... no
checking for memalign... no
checking for mmap... no
checking for open_memstream... no
checking for openat... no
checking for pread... no
checking for posix_fadvise... no
checking for posix_madvise... no
checking for setlocale... yes
checking for stricmp... yes
checking for strnicmp... yes
checking for strptime... no
checking for uselocale... no
checking for atof... yes
checking for atoll... yes
checking for dirfd... no
checking for fdopendir... no
checking for flockfile... no
checking for fsync... no
checking for getdelim... no
checking for getpid... yes
checking for gmtime_r... no
checking for lldiv... yes
checking for localtime_r... no
checking for nrand48... no
checking for poll... no
checking for posix_memalign... no
checking for rewind... yes
checking for setenv... no
checking for strcasecmp... yes
checking for strcasestr... no
checking for strdup... yes
checking for strlcpy... no
checking for strndup... no
checking for strnlen... yes
checking for strsep... no
checking for strtof... yes
checking for strtok_r... no
checking for strtoll... yes
checking for swab... yes
checking for tdestroy... no
checking for strverscmp... no
checking for fdatasync... no
checking for static_assert in assert.h... no
checking for working strcoll... yes
checking for _lock_file... no
checking for struct pollfd... no
checking for library containing connect... no
checking for library containing inet_pton... no
checking for if_nameindex... no
checking for if_nametoindex... no
checking for socklen_t in sys/socket.h... yes
checking for struct sockaddr_storage... yes
checking for getopt_long... yes
checking for cos in -lm... yes
checking for lrintf in -lm... yes
checking for library containing dlsym... no
checking search.h usability... yes
checking search.h presence... yes
checking for search.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/ioctl.h usability... no
checking sys/ioctl.h presence... no
checking for sys/ioctl.h... no
checking arpa/inet.h usability... no
checking arpa/inet.h presence... no
checking for arpa/inet.h... no
checking netinet/udplite.h usability... no
checking netinet/udplite.h presence... no
checking for netinet/udplite.h... no
checking sys/eventfd.h usability... no
checking sys/eventfd.h presence... no
checking for sys/eventfd.h... no
checking for net/if.h... no
checking for sys/mount.h... no
checking for ssize_t... yes
checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking zlib.h usability... no
checking zlib.h presence... no
checking for zlib.h... no
checking for IDN... yes
checking for DBUS... yes
checking for ntohl in sys/param.h... no
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wall... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wextra... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wsign-compare... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wundef... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wpointer-arith... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wbad-function-cast... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wwrite-strings... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wmissing-prototypes... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Wvolatile-register-var... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -Werror-implicit-function-declaration... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -pipe... yes
checking if i686-w64-mingw32-g++ accepts -Wall... yes
checking if i686-w64-mingw32-g++ accepts -Wextra... yes
checking if i686-w64-mingw32-g++ accepts -Wsign-compare... yes
checking if i686-w64-mingw32-g++ accepts -Wundef... yes
checking if i686-w64-mingw32-g++ accepts -Wpointer-arith... yes
checking if i686-w64-mingw32-g++ accepts -Wvolatile-register-var... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -O4... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -ffast-math... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -funroll-loops... yes
checking if i686-w64-mingw32-gcc -std=gnu99 accepts -fomit-frame-pointer... yes
checking if linker supports -Bsymbolic... -Wl,-Bsymbolic
checking __attribute__ ((aligned ())) support... 64
checking for __attribute__((packed))... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking for backtrace... no
checking if i686-w64-mingw32-gcc -std=gnu99 groks MMX intrinsics... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks MMX inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks MMX EXT inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks SSE2 intrinsics... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks SSE inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks SSE2 inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks SSE3 inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks SSSE3 inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks SSE4.1 inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks SSE4.2 inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks SSE4A inline assembly... yes
checking if i686-w64-mingw32-gcc -std=gnu99 groks 3D Now! inline assembly... yes
checking for LUA... yes
checking for luac... /usr/bin/luac
checking for LIVE555... yes
checking for DC1394... yes
checking for DV1394... yes
checking for DVDREAD... yes
checking for DVDNAV... yes
checking for dvdnav_stream_cb in dvdnav/dvdnav.h... no
checking for BLURAY... yes
checking for OPENCV... no
checking for SMBCLIENT... yes
checking for SFTP... yes
checking linux/videodev2.h usability... no
checking linux/videodev2.h presence... no
checking for linux/videodev2.h... no
checking sys/videoio.h usability... no
checking sys/videoio.h presence... no
checking for sys/videoio.h... no
checking DeckLinkAPIDispatch.cpp usability... no
checking DeckLinkAPIDispatch.cpp presence... no
checking for DeckLinkAPIDispatch.cpp... no
checking for GNOMEVFS... no
checking for cdrom_msf0 in linux/cdrom.h... no
checking for scsireq in sys/scsiio.h... no
checking for ioc_toc_header in sys/cdio.h... no
checking for LIBCDDB... yes
checking for Linux DVB version 5.1... no
checking for VNC... no
checking for FREERDP... yes
checking for ASDCP... no
checking for DVBPSI... yes
checking gme/gme.h usability... no
checking gme/gme.h presence... no
checking for gme/gme.h... no
checking for SID... yes
checking sidplay/builders/resid.h usability... no
checking sidplay/builders/resid.h presence... no
checking for sidplay/builders/resid.h... no
checking for OGG... yes
checking for LIBVORBIS... yes
checking for OGG... yes
checking for MUX_OGG... yes
checking for SHOUT... yes
checking ebml/EbmlVersion.h usability... no
checking ebml/EbmlVersion.h presence... no
checking for ebml/EbmlVersion.h... no
checking for LIBMODPLUG... yes
checking mpc/mpcdec.h usability... no
checking mpc/mpcdec.h presence... no
checking for mpc/mpcdec.h... no
checking mpcdec/mpcdec.h usability... no
checking mpcdec/mpcdec.h presence... no
checking for mpcdec/mpcdec.h... no
checking for SHINE... no
checking interface/mmal/mmal.h usability... no
checking interface/mmal/mmal.h presence... no
checking for interface/mmal/mmal.h... no
checking for libcrystalhd/libcrystalhd_if.h... no
checking for libcrystalhd/bc_dts_defs.h... no
checking mad.h usability... no
checking mad.h presence... no
checking for mad.h... no
configure: error: Could not find libmad on your system: you may get it from http://www.underbit.com/products/mad/. Alternatively you can use --disable-mad to disable the mad plugin.


What should I check?

Best regards,
Gwanyoung Kim.

Re: could not find libmad...

Posted: 25 Aug 2016 18:34
by Jean-Baptiste Kempf
checking for 3rd party libraries path... not found

please read the doc.

Re: could not find libmad...

Posted: 26 Aug 2016 05:27
by KimGwanyoung
checking for 3rd party libraries path... not found

please read the doc.
OK, Thanks.