FreeBSD Port: multimedia/vlc-devel

Oliver Herold noerd at daemonical.org
Fri Jun 8 07:28:43 UTC 2007


Hi,

did a clean deinstall with pkg_deinstall -d and reinstalled vlc
(qt-interface).

vlc-devel-0.9.0.20070603,2

I'm using 6.2 stable for i386

FreeBSD asgard.home 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Jun  2 22:11:28
CEST 2007

Cheers,

Oliver



On Thu, Jun 07, 2007 at 11:35:59PM +0000, soul_rebel at bsdforen.de wrote:
> hi!
> just wanted to let you know that vlc-devel build fails on my system 
> (6.1-stable) with 'sdl-1.2.11,2' :
> 
> checking for sdl12-config... no
> checking for sdl11-config... /usr/local/bin/sdl11-config
> checking SDL11/SDL.h usability... no
> checking SDL11/SDL.h presence... no
> checking for SDL11/SDL.h... no
> checking SDL.h usability... no
> checking SDL.h presence... no
> checking for SDL.h... no
> configure: error: The development package for SDL is not installed.
> Please install it and try again. Alternatively you can also configure with
> --disable-sdl.
> 
> 
> 
> thanks for help
> 
> 
> 
> greetings
> 
> 
> complete log:
> ===>   Returning to build of vlc-devel-0.9.0.20070603,2
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: vorbis.3 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: iconv.3 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: intl - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: SDL.11 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: SDL_image.1 - 
> found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: atk-1.0.0 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: gconf-2.4 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: glib-2.0.0 - 
> found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: gnomevfs-2.0 - 
> found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: gtk-x11-2.0.0 - 
> found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: bonobo-2.0 - 
> found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: IDL-2.0 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: xml2.5 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: linc.1 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: ORBit-2.0 - found
> ===>   vlc-devel-0.9.0.20070603,2 depends on shared library: pango-1.0.0 - 
> found
> ===>  Configuring for vlc-devel-0.9.0.20070603,2
> checking build system type... i386-portbld-freebsd6.2
> checking host system type... i386-portbld-freebsd6.2
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking whether gmake sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... yes
> checking for style of include used by gmake... GNU
> checking for gcc... cc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ISO C89... none needed
> checking dependency style of cc... gcc3
> checking for cc option to accept ISO C99... -std=gnu99
> checking how to run the C preprocessor... cc -std=gnu99 -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for AIX... no
> 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 whether cc -std=gnu99 and cc understand -c and -o together... yes
> checking whether we are using the GNU C++ compiler... yes
> checking whether c++ accepts -g... yes
> checking dependency style of c++... gcc3
> checking how to run the C preprocessor... cc -std=gnu99 -E
> checking for gcc... gcc
> checking whether we are using the GNU Objective C compiler... yes
> checking whether gcc accepts -g... yes
> checking dependency style of gcc... gcc3
> checking for egrep... (cached) /usr/bin/grep -E
> checking whether gmake sets $(MAKE)... (cached) yes
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking for ranlib... ranlib
> checking for strip... strip
> checking for ar... ar
> checking for ld... ld
> checking for dlltool... no
> checking for an ANSI C-conforming const... yes
> checking for inline... inline
> checking for C/C++ restrict keyword... restrict
> checking for libs in extras/contrib... no
> checking for a sed that does not truncate output... /usr/local/bin/gsed
> checking for ld used by cc -std=gnu99... ld
> checking if the linker (ld) is GNU ld... yes
> checking for ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking how to run the C++ preprocessor... c++ -E
> checking the maximum length of command line arguments... (cached) 262144
> checking command to parse /usr/bin/nm -B output from cc -std=gnu99 object... 
> ok
> checking for objdir... .libs
> checking for ar... (cached) ar
> checking for ranlib... (cached) ranlib
> checking for strip... (cached) strip
> checking if cc -std=gnu99 supports -fno-rtti -fno-exceptions... no
> checking for cc -std=gnu99 option to produce PIC... -fPIC
> checking if cc -std=gnu99 PIC flag -fPIC works... yes
> checking if cc -std=gnu99 static flag -static works... yes
> checking if cc -std=gnu99 supports -c -o file.o... yes
> checking whether the cc -std=gnu99 linker (ld) supports shared libraries... 
> yes
> checking whether -lc should be explicitly linked in... yes
> checking dynamic linker characteristics... freebsd6.2 ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking for shl_load... no
> checking for shl_load in d... no
> checking for dlopen... yes
> checking whether a program can dlopen itself... yes
> checking whether a statically linked program can dlopen itself... no
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... no
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by c++... ld
> checking if the linker (ld) is GNU ld... yes
> checking whether the c++ linker (ld) supports shared libraries... yes
> checking for c++ option to produce PIC... -fPIC
> checking if c++ PIC flag -fPIC works... yes
> checking if c++ static flag -static works... yes
> checking if c++ supports -c -o file.o... yes
> checking whether the c++ linker (ld) supports shared libraries... yes
> checking dynamic linker characteristics... freebsd6.2 ld.so
> checking how to hardcode library paths into programs... immediate
> appending configuration tag "F77" to libtool
> checking for msgfmt... /usr/local/bin/msgfmt
> checking for gmsgfmt... /usr/local/bin/msgfmt
> checking for xgettext... /usr/local/bin/xgettext
> checking for msgmerge... /usr/local/bin/msgmerge
> checking for ranlib... (cached) ranlib
> checking for strerror in -lcposix... no
> checking for off_t... yes
> checking for size_t... yes
> checking for working alloca.h... no
> checking for alloca... yes
> checking for stdlib.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... yes
> checking for working mmap... yes
> checking whether we are using the GNU C Library 2.1 or newer... no
> checking whether integer division by zero raises SIGFPE... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unsigned long long... yes
> checking for inttypes.h... yes
> checking whether the inttypes.h PRIxNN macros are broken... no
> checking for ld used by GCC... ld
> checking if the linker (ld) is GNU ld... yes
> checking for shared library run path origin... done
> checking argz.h usability... no
> checking argz.h presence... no
> checking for argz.h... no
> checking limits.h usability... yes
> checking limits.h presence... yes
> checking for limits.h... yes
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking nl_types.h usability... yes
> checking nl_types.h presence... yes
> checking for nl_types.h... yes
> checking malloc.h usability... no
> checking malloc.h presence... no
> checking for malloc.h... no
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking sys/param.h usability... yes
> checking sys/param.h presence... yes
> checking for sys/param.h... yes
> checking for feof_unlocked... yes
> checking for fgets_unlocked... no
> checking for getc_unlocked... yes
> checking for getcwd... yes
> checking for getegid... yes
> checking for geteuid... yes
> checking for getgid... yes
> checking for getuid... yes
> checking for mempcpy... no
> checking for munmap... yes
> checking for putenv... yes
> checking for setenv... yes
> checking for setlocale... yes
> checking for stpcpy... yes
> checking for strcasecmp... yes
> checking for strdup... yes
> checking for strtoul... yes
> checking for tsearch... yes
> checking for __argz_count... no
> checking for __argz_stringify... no
> checking for __argz_next... no
> checking for iconv... yes
> checking how to link with 
> libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
> checking for iconv declaration...
>          extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
> *inbytesleft, char * *outbuf, size_t *outbytesleft);
> checking for nl_langinfo and CODESET... yes
> checking for LC_MESSAGES... yes
> checking for bison... bison
> checking version of bison... 1.75, ok
> checking whether NLS is requested... yes
> checking whether included gettext is requested... no
> checking for GNU gettext in libc... no
> checking for GNU gettext in libintl... yes
> checking how to link with 
> libintl... /usr/local/lib/libintl.so /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
> checking for shared objects suffix... .so
> checking for prefix to exported symbols...
> checking for gettimeofday... yes
> checking for strtod... yes
> checking for strtol... yes
> checking for strtof... yes
> checking for strtoll... yes
> checking for strtoull... yes
> checking for strsep... yes
> checking for isatty... yes
> checking for vasprintf... yes
> checking for asprintf... yes
> checking for swab... yes
> checking for sigrelse... no
> checking for getpwuid... yes
> checking for memalign... no
> checking for posix_memalign... no
> checking for if_nametoindex... yes
> checking for atoll... yes
> checking for getenv... yes
> checking for putenv... (cached) yes
> checking for setenv... (cached) yes
> checking for gmtime_r... yes
> checking for ctime_r... yes
> checking for localtime_r... yes
> checking for lrintf... no
> checking for daemon... yes
> checking for scandir... yes
> checking for fork... yes
> checking for bsearch... yes
> checking for lstat... yes
> checking for strlcpy... yes
> checking for strdup... (cached) yes
> checking for strndup... no
> checking for strnlen... no
> checking for atof... yes
> checking for strcasecmp... (cached) yes
> checking for strncasecmp... yes
> checking for strcasestr... yes
> checking for setlocale... (cached) yes
> checking langinfo.h usability... yes
> checking langinfo.h presence... yes
> checking for langinfo.h... yes
> checking for nl_langinfo... yes
> checking for nl_langinfo and CODESET... yes
> checking for connect... yes
> checking for send... yes
> checking for gethostbyname... yes
> checking for socklen_t... yes
> checking for struct sockaddr_storage... yes
> checking for library containing getaddrinfo... none required
> checking for getnameinfo... yes
> checking for gai_strerror... yes
> checking for struct addrinfo... yes
> checking for va_copy... yes
> checking for __va_copy... no
> checking for inet_aton... yes
> checking for getopt_long... yes
> checking return type of signal handlers... void
> checking for cos in -lm... yes
> checking for pow in -lm... yes
> checking for sqrt in -lm... yes
> checking for ceil in -lm... yes
> checking for exp in -lm... yes
> checking for sqrtf in -lmx... no
> checking mach-o/dyld.h usability... no
> checking mach-o/dyld.h presence... no
> checking for mach-o/dyld.h... no
> checking dl.h usability... no
> checking dl.h presence... no
> checking for dl.h... no
> checking for shl_load... (cached) no
> checking for dld_link in d... no
> checking image.h usability... no
> checking image.h presence... no
> checking for image.h... no
> checking for load_add_on... no
> checking for dlfcn.h... (cached) yes
> checking sys/dl.h usability... no
> checking sys/dl.h presence... no
> checking for sys/dl.h... no
> checking for dlopen... (cached) yes
> checking for main in -pthread... yes
> checking for cthread_fork in -lthreads... no
> checking for clock_nanosleep in -lrt... no
> checking for sem_init in -lrt... no
> checking for nanosleep... yes
> checking for pthread_cond_t in pthread.h... yes
> checking for pthread_once in pthread.h... yes
> checking for strncasecmp in strings.h... yes
> checking signal.h usability... yes
> checking signal.h presence... yes
> checking for signal.h... yes
> checking time.h usability... yes
> checking time.h presence... yes
> checking for time.h... yes
> checking errno.h usability... yes
> checking errno.h presence... yes
> checking for errno.h... yes
> checking for stdint.h... (cached) yes
> checking stdbool.h usability... yes
> checking stdbool.h presence... yes
> checking for stdbool.h... yes
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking for strings.h... (cached) yes
> checking for inttypes.h... (cached) yes
> checking sys/int_types.h usability... no
> checking sys/int_types.h presence... no
> checking for sys/int_types.h... no
> checking wchar.h usability... yes
> checking wchar.h presence... yes
> checking for wchar.h... yes
> checking sys/sockio.h usability... yes
> checking sys/sockio.h presence... yes
> checking for sys/sockio.h... yes
> checking fcntl.h usability... yes
> checking fcntl.h presence... yes
> checking for fcntl.h... yes
> checking for sys/types.h... (cached) yes
> checking sys/time.h usability... yes
> checking sys/time.h presence... yes
> checking for sys/time.h... yes
> checking sys/times.h usability... yes
> checking sys/times.h presence... yes
> checking for sys/times.h... yes
> checking sys/ioctl.h usability... yes
> checking sys/ioctl.h presence... yes
> checking for sys/ioctl.h... yes
> checking for sys/stat.h... (cached) yes
> checking arpa/inet.h usability... yes
> checking arpa/inet.h presence... yes
> checking for arpa/inet.h... yes
> checking net/if.h usability... no
> checking net/if.h presence... yes
> configure: WARNING: net/if.h: present but cannot be compiled
> configure: WARNING: net/if.h:     check for missing prerequisite headers?
> configure: WARNING: net/if.h: see the Autoconf documentation
> configure: WARNING: net/if.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: net/if.h: proceeding with the preprocessor's result
> configure: WARNING: net/if.h: in the future, the compiler will take precedence
> checking for net/if.h... yes
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking sys/socket.h usability... yes
> checking sys/socket.h presence... yes
> checking for sys/socket.h... yes
> checking netinet/udplite.h usability... no
> checking netinet/udplite.h presence... no
> checking for netinet/udplite.h... no
> checking machine/param.h usability... yes
> checking machine/param.h presence... yes
> checking for machine/param.h... yes
> checking sys/shm.h usability... yes
> checking sys/shm.h presence... yes
> checking for sys/shm.h... yes
> checking linux/version.h usability... no
> checking linux/version.h presence... no
> checking for linux/version.h... no
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking whether time.h and sys/time.h may both be included... yes
> checking for ssize_t... yes
> checking for library containing poll... none required
> checking dirent.h usability... yes
> checking dirent.h presence... yes
> checking for dirent.h... yes
> checking for nanosleep in time.h... yes
> checking for timespec in sys/time.h... yes
> checking cthreads.h usability... no
> checking cthreads.h presence... no
> checking for cthreads.h... no
> checking pthread.h usability... yes
> checking pthread.h presence... yes
> checking for pthread.h... yes
> checking kernel/scheduler.h usability... no
> checking kernel/scheduler.h presence... no
> checking for kernel/scheduler.h... no
> checking kernel/OS.h usability... no
> checking kernel/OS.h presence... no
> checking for kernel/OS.h... no
> checking for X... libraries /usr/local/lib, headers /usr/local/include
> checking whether -R must be followed by a space... no
> checking for gethostbyname... (cached) yes
> checking for connect... (cached) yes
> checking for remove... yes
> checking for shmat... yes
> checking for IceConnectionNumber in -lICE... yes
> checking for pkg-config... /usr/local/bin/pkg-config
> checking pkg-config is at least version 0.9.0... yes
> checking for HAL... yes
> checking for DBUS... yes
> checking for ntohl in sys/param.h... no
> checking if cc -std=gnu99 accepts -Wall... yes
> checking if cc -std=gnu99 accepts -Wextra... yes
> checking if cc -std=gnu99 accepts -Wno-unused-parameter... yes
> checking if cc -std=gnu99 accepts -Wsign-compare... yes
> checking if cc -std=gnu99 accepts -Wundef... yes
> checking if cc -std=gnu99 accepts -Wpointer-arith... yes
> checking if cc -std=gnu99 accepts -Wbad-function-cast... yes
> checking if cc -std=gnu99 accepts -Wcast-align... yes
> checking if cc -std=gnu99 accepts -Wwrite-strings... yes
> checking if cc -std=gnu99 accepts -Wold-style-definition... yes
> checking if cc -std=gnu99 accepts -Wmissing-prototypes... yes
> checking if cc -std=gnu99 accepts -Wvolatile-register-var... no
> checking if cc -std=gnu99 accepts -pipe... yes
> checking if $CC accepts -Os... yes
> checking if $CC accepts -O3... yes
> checking if $CC accepts -O2... yes
> checking if $CC accepts -ffast-math... yes
> checking if $CC accepts -funroll-loops... yes
> checking if $CC accepts -fomit-frame-pointer... yes
> checking if $CC accepts -fvisibility=hidden... no
> checking if $CC accepts -mdynamic-no-pic... no
> checking if $CC accepts -bundle -undefined error... no
> checking for variadic cpp macros... yes
> checking __attribute__ ((aligned ())) support... 0
> checking __attribute__ ((format ())) support with function pointers... no
> checking for __attribute__((packed))... yes
> checking for __attribute__((visibility()))... yes
> checking if $CC groks MMX intrinsics... no
> checking if $CC groks SSE2 intrinsics... yes
> checking if $CC groks MMX inline assembly... yes
> checking if $CC groks MMX EXT inline assembly... yes
> checking if $CC groks 3D Now! inline assembly... yes
> checking if $CC groks SSE inline assembly... yes
> checking if $CC groks SSE2 inline assembly... yes
> checking if $CC groks AltiVec inline assembly... no
> checking if $CC groks AltiVec C extensions... no
> checking altivec.h usability... no
> checking altivec.h presence... no
> checking for altivec.h... no
> checking if linker needs -framework vecLib... no
> checking whether cc -std=gnu99 accepts -mtune=pentium2... yes
> checking for LUA... no
> configure: WARNING: lua5.1 not found, trying lua >= 5.1 instead
> checking for LUA... no
> checking lua.h usability... no
> checking lua.h presence... no
> checking for lua.h... no
> checking lauxlib.h usability... no
> checking lauxlib.h presence... no
> checking for lauxlib.h... no
> checking lualib.h usability... no
> checking lualib.h presence... no
> checking for lualib.h... no
> checking for luaL_newstate in -llua5.1 ... no
> checking for luaL_newstate in -llua51 ... no
> checking for luaL_newstate in -llua ... no
> configure: WARNING: lua >= 5.1 not found!
> checking for NOTIFY... yes
> checking for liveMedia/libliveMedia.a 
> in /usr/local/live... /usr/local/live/liveMedia/libliveMedia.a
> checking for dvdnav-config... /usr/local/bin/dvdnav-config
> checking libsmbclient.h usability... yes
> checking libsmbclient.h presence... yes
> checking for libsmbclient.h... yes
> checking for struct _SMBCCTX.close_fn... yes
> checking for dvbpsi headers in /usr/local... checking dvbpsi/dr.h usability... 
> no
> checking dvbpsi/dr.h presence... yes
> configure: WARNING: dvbpsi/dr.h: present but cannot be compiled
> configure: WARNING: dvbpsi/dr.h:     check for missing prerequisite headers?
> configure: WARNING: dvbpsi/dr.h: see the Autoconf documentation
> configure: WARNING: dvbpsi/dr.h:     section "Present But Cannot Be Compiled"
> configure: WARNING: dvbpsi/dr.h: proceeding with the preprocessor's result
> configure: WARNING: dvbpsi/dr.h: in the future, the compiler will take 
> precedence
> checking for dvbpsi/dr.h... yes
> checking for dvbpsi_GenSDTSections in -ldvbpsi... yes
> checking for GNOMEVFS... yes
> checking for LIBCDIO... no
> configure: WARNING: CD Reading and information library not found
> checking for VCDINFO... yes
> configure: WARNING: cddax plugin disabled because ok libcdio library not found 
> or disabled
> checking for LIBCDDB... yes
> 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... yes
> checking for LIBCDDB... yes
> checking X11/Xlib.h usability... yes
> checking X11/Xlib.h presence... yes
> checking for X11/Xlib.h... yes
> checking for inet_pton... yes
> checking for inet_ntop... yes
> checking ogg/ogg.h usability... yes
> checking ogg/ogg.h presence... yes
> checking for ogg/ogg.h... yes
> checking for oggpack_read in -logg... yes
> checking ebml/EbmlVersion.h usability... yes
> checking ebml/EbmlVersion.h presence... yes
> checking for ebml/EbmlVersion.h... yes
> checking for libebml version >= 0.7.6... yes
> checking matroska/KaxVersion.h usability... yes
> checking matroska/KaxVersion.h presence... yes
> checking for matroska/KaxVersion.h... yes
> checking for libmatroska version >= 0.7.7... yes
> checking matroska/KaxAttachments.h usability... yes
> checking matroska/KaxAttachments.h presence... yes
> checking for matroska/KaxAttachments.h... yes
> checking for main in -lebml_pic... no
> checking for main in -lebml... yes
> checking libmodplug/modplug.h usability... yes
> checking libmodplug/modplug.h presence... yes
> checking for libmodplug/modplug.h... yes
> checking mpcdec/mpcdec.h usability... yes
> checking mpcdec/mpcdec.h presence... yes
> checking for mpcdec/mpcdec.h... yes
> configure: WARNING: only static linking is available, you must provide a 
> gme-tree
> checking mad.h usability... yes
> checking mad.h presence... yes
> checking for mad.h... yes
> checking for mad_bit_init in -lmad... yes
> checking id3tag.h usability... yes
> checking id3tag.h presence... yes
> checking for id3tag.h... yes
> checking zlib.h usability... yes
> checking zlib.h presence... yes
> checking for zlib.h... yes
> checking for ffmpeg-config... no
> checking for FFMPEG... yes
> checking ffmpeg/avcodec.h usability... yes
> checking ffmpeg/avcodec.h presence... yes
> checking for ffmpeg/avcodec.h... yes
> checking ffmpeg/avformat.h usability... yes
> checking ffmpeg/avformat.h presence... yes
> checking for ffmpeg/avformat.h... yes
> checking ffmpeg/avutil.h usability... yes
> checking ffmpeg/avutil.h presence... yes
> checking for ffmpeg/avutil.h... yes
> checking for POSTPROC... yes
> checking postproc/postprocess.h usability... yes
> checking postproc/postprocess.h presence... yes
> checking for postproc/postprocess.h... yes
> checking for SWSCALE... yes
> checking ffmpeg/swscale.h usability... yes
> checking ffmpeg/swscale.h presence... yes
> checking for ffmpeg/swscale.h... yes
> checking twolame.h usability... yes
> checking twolame.h presence... yes
> checking for twolame.h... yes
> checking for twolame_init in -ltwolame... yes
> checking for zlib.h... (cached) yes
> checking sysfs/libsysfs.h usability... no
> checking sysfs/libsysfs.h presence... no
> checking for sysfs/libsysfs.h... no
> checking libtar.h usability... no
> checking libtar.h presence... no
> checking for libtar.h... no
> checking a52dec/a52.h usability... yes
> checking a52dec/a52.h presence... yes
> checking for a52dec/a52.h... yes
> checking for a52_free in -la52... yes
> checking for DCA... yes
> checking FLAC/stream_decoder.h usability... yes
> checking FLAC/stream_decoder.h presence... yes
> checking for FLAC/stream_decoder.h... yes
> checking mpeg2dec/mpeg2.h usability... yes
> checking mpeg2dec/mpeg2.h presence... yes
> checking for mpeg2dec/mpeg2.h... yes
> checking for libmpeg2 version >= 0.3.2... yes
> checking vorbis/codec.h usability... yes
> checking vorbis/codec.h presence... yes
> checking for vorbis/codec.h... yes
> checking vorbis/vorbisenc.h usability... yes
> checking vorbis/vorbisenc.h presence... yes
> checking for vorbis/vorbisenc.h... yes
> checking speex/speex.h usability... yes
> checking speex/speex.h presence... yes
> checking for speex/speex.h... yes
> checking for speex_decode_int in -lspeex... yes
> checking theora/theora.h usability... yes
> checking theora/theora.h presence... yes
> checking for theora/theora.h... yes
> checking for theora_granule_time in -ltheora... yes
> checking for DIRAC... yes
> checking png.h usability... yes
> checking png.h presence... yes
> checking for png.h... yes
> checking for png_set_rows in -lpng... yes
> checking x264.h usability... yes
> checking x264.h presence... yes
> checking for x264.h... yes
> checking for x264_encoder_open in -lx264... yes
> checking for X11/extensions/dpms.h... yes
> checking for DPMSInfo in X11/extensions/dpms.h... yes
> checking for X11/Xlib.h... (cached) yes
> checking for XShmAttach in -lXext... yes
> checking X11/extensions/Xv.h usability... yes
> checking X11/extensions/Xv.h presence... yes
> checking for X11/extensions/Xv.h... yes
> checking for XvPutImage in -lXv... yes
> checking for X11/Xlib.h... (cached) yes
> checking GL/glu.h usability... yes
> checking GL/glu.h presence... yes
> checking for GL/glu.h... yes
> checking GL/glx.h usability... yes
> checking GL/glx.h presence... yes
> checking for GL/glx.h... yes
> checking X11/extensions/Xinerama.h usability... yes
> checking X11/extensions/Xinerama.h presence... yes
> checking for X11/extensions/Xinerama.h... yes
> checking for XineramaQueryExtension in -lXinerama_pic... no
> checking for XineramaQueryExtension in -lXinerama... yes
> checking for X11/extensions/xf86vmode.h... yes
> checking for XF86VidModeGetViewPort in -lXxf86vm_pic... no
> checking for XF86VidModeGetViewPort in -lXxf86vm... yes
> checking for sdl12-config... no
> checking for sdl11-config... /usr/local/bin/sdl11-config
> checking SDL11/SDL.h usability... no
> checking SDL11/SDL.h presence... no
> checking for SDL11/SDL.h... no
> checking SDL.h usability... no
> checking SDL.h presence... no
> checking for SDL.h... no
> configure: error: The development package for SDL is not installed.
> Please install it and try again. Alternatively you can also configure with
> --disable-sdl.
> ===>  Script "configure" failed unexpectedly.
> Please report the problem to multimedia at FreeBSD.org [maintainer] and attach
> the "/usr/ports/multimedia/vlc-devel/work/vlc-0.9.0-svn/config.log" including
> the output of the failure of your make command. Also, it might be a good idea
> to provide an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/vlc-devel.
> *** Error code 1
> 
> Stop in /usr/ports/multimedia/vlc-devel.
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscribe at freebsd.org"

-- 
All things are possible, except for skiing through a revolving door.


More information about the freebsd-multimedia mailing list