summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package/atftp/patches/patch-test_Makefile161
-rw-r--r--package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_Makefile816
-rw-r--r--package/motion/patches/patch-Makefile47
-rw-r--r--package/motion/patches/patch-config_log2373
-rw-r--r--package/motion/patches/patch-config_status171
-rw-r--r--package/mtr/patches/patch-Makefile763
-rw-r--r--package/tmsnc/patches/patch-Makefile170
-rw-r--r--package/tmsnc/patches/patch-doc_Makefile170
-rw-r--r--package/tmsnc/patches/patch-src_Makefile240
9 files changed, 0 insertions, 4911 deletions
diff --git a/package/atftp/patches/patch-test_Makefile b/package/atftp/patches/patch-test_Makefile
deleted file mode 100644
index e822102d1..000000000
--- a/package/atftp/patches/patch-test_Makefile
+++ /dev/null
@@ -1,161 +0,0 @@
---- atftp-0.7.1.orig/test/Makefile 2012-09-04 07:32:19.000000000 +0200
-+++ atftp-0.7.1/test/Makefile 2016-10-19 19:16:36.000000000 +0200
-@@ -47,8 +47,8 @@ POST_INSTALL = :
- NORMAL_UNINSTALL = :
- PRE_UNINSTALL = :
- POST_UNINSTALL = :
--build_triplet = x86_64-unknown-linux-gnu
--host_triplet = x86_64-unknown-linux-gnu
-+build_triplet = x86_64-apple-darwin15.6.0
-+host_triplet = arm-openadk-linux-musleabihf
- subdir = test
- DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-@@ -71,43 +71,43 @@ am__tty_colors_dummy = \
- am__color_tests=no
- am__tty_colors = $(am__tty_colors_dummy)
- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
--ACLOCAL = ${SHELL} /home/martin/swbuild/atftp/git/atftp/missing --run aclocal-1.12
-+ACLOCAL = ${SHELL} /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1/missing --run aclocal-1.12
- AMTAR = $${TAR-tar}
--AUTOCONF = ${SHELL} /home/martin/swbuild/atftp/git/atftp/missing --run autoconf
--AUTOHEADER = ${SHELL} /home/martin/swbuild/atftp/git/atftp/missing --run autoheader
--AUTOMAKE = ${SHELL} /home/martin/swbuild/atftp/git/atftp/missing --run automake-1.12
-+AUTOCONF = ${SHELL} /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1/missing --run autoconf
-+AUTOHEADER = ${SHELL} /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1/missing --run autoheader
-+AUTOMAKE = ${SHELL} /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1/missing --run automake-1.12
- AWK = gawk
--CC = gcc
--CCDEPMODE = depmode=gcc3
-+CC = /Users/wbx/fluor/toolchain_solidrun-imx6_musl_cortex_a9_hard_eabihf/usr/bin/arm-openadk-linux-musleabihf-gcc
-+CCDEPMODE = depmode=none
- CFLAGS = -g -Wall -D_REENTRANT -O2
--CPP = gcc -E
--CPPFLAGS =
-+CPP = /Users/wbx/fluor/toolchain_solidrun-imx6_musl_cortex_a9_hard_eabihf/usr/bin/arm-openadk-linux-musleabihf-gcc -E
-+CPPFLAGS = -DNDEBUG
- CYGPATH_W = echo
- DEFS = -DHAVE_CONFIG_H
- DEPDIR = .deps
- ECHO_C =
- ECHO_N = -n
- ECHO_T =
--EGREP = /bin/grep -E
-+EGREP = /opt/local/bin/grep -E
- EXEEXT =
--GREP = /bin/grep
--INSTALL = /usr/bin/install -c
-+GREP = /opt/local/bin/grep
-+INSTALL = /Users/wbx/fluor/scripts/install -c
- INSTALL_DATA = ${INSTALL} -m 644
- INSTALL_PROGRAM = ${INSTALL}
- INSTALL_SCRIPT = ${INSTALL}
- INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
--ISODATE = 2012-09-04
--LDFLAGS =
-+ISODATE = 2016-10-19
-+LDFLAGS = -L/Users/wbx/fluor/target_solidrun-imx6_musl_cortex_a9_hard_eabihf/lib -L/Users/wbx/fluor/target_solidrun-imx6_musl_cortex_a9_hard_eabihf/usr/lib -Wl,-O1 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Users/wbx/fluor/target_solidrun-imx6_musl_cortex_a9_hard_eabihf/usr/lib
- LIBOBJS =
--LIBPCRE = -lpcre
-+LIBPCRE =
- LIBPTHREAD = -lpthread
--LIBREADLINE = -lreadline
-+LIBREADLINE =
- LIBS =
- LIBTERMCAP =
--LIBWRAP = -lnsl -lwrap
-+LIBWRAP =
- LTLIBOBJS =
--MAKEINFO = ${SHELL} /home/martin/swbuild/atftp/git/atftp/missing --run makeinfo
--MKDIR_P = /bin/mkdir -p
-+MAKEINFO = ${SHELL} /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1/missing --run makeinfo
-+MKDIR_P = /opt/local/bin/gmkdir -p
- OBJEXT = o
- PACKAGE = atftp
- PACKAGE_BUGREPORT =
-@@ -117,58 +117,58 @@ PACKAGE_TARNAME =
- PACKAGE_URL =
- PACKAGE_VERSION =
- PATH_SEPARATOR = :
--PLATFORM = unknown-x86_64-linux-gnu
-+PLATFORM = openadk-arm-linux-musleabihf
- SET_MAKE =
--SHELL = /bin/sh
--STRIP =
-+SHELL = /opt/local/bin/bash
-+STRIP = /Users/wbx/fluor/toolchain_solidrun-imx6_musl_cortex_a9_hard_eabihf/usr/bin/arm-openadk-linux-musleabihf-strip
- VERSION = 0.7.1
--abs_builddir = /home/martin/swbuild/atftp/git/atftp/test
--abs_srcdir = /home/martin/swbuild/atftp/git/atftp/test
--abs_top_builddir = /home/martin/swbuild/atftp/git/atftp
--abs_top_srcdir = /home/martin/swbuild/atftp/git/atftp
--ac_ct_CC = gcc
-+abs_builddir = /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1/test
-+abs_srcdir = /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1/test
-+abs_top_builddir = /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1
-+abs_top_srcdir = /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1
-+ac_ct_CC =
- am__include = include
- am__leading_dot = .
- am__quote =
- am__tar = $${TAR-tar} chof - "$$tardir"
- am__untar = $${TAR-tar} xf -
--bindir = ${exec_prefix}/bin
--build = x86_64-unknown-linux-gnu
--build_alias =
-+bindir = /usr/bin
-+build = x86_64-apple-darwin15.6.0
-+build_alias = x86_64-apple-darwin15.6.0
- build_cpu = x86_64
--build_os = linux-gnu
--build_vendor = unknown
-+build_os = darwin15.6.0
-+build_vendor = apple
- builddir = .
--datadir = ${datarootdir}
-+datadir = /usr/share
- datarootdir = ${prefix}/share
- docdir = ${datarootdir}/doc/${PACKAGE}
- dvidir = ${docdir}
- exec_prefix = ${prefix}
--host = x86_64-unknown-linux-gnu
--host_alias =
--host_cpu = x86_64
--host_os = linux-gnu
--host_vendor = unknown
-+host = arm-openadk-linux-musleabihf
-+host_alias = arm-openadk-linux-musleabihf
-+host_cpu = arm
-+host_os = linux-musleabihf
-+host_vendor = openadk
- htmldir = ${docdir}
- includedir = ${prefix}/include
- infodir = ${datarootdir}/info
--install_sh = ${SHELL} /home/martin/swbuild/atftp/git/atftp/install-sh
-+install_sh = ${SHELL} /Users/wbx/fluor/build_solidrun-imx6_musl_cortex_a9_hard_eabihf/w-atftp-0.7.1-1/atftp-0.7.1/install-sh
- libdir = ${exec_prefix}/lib
--libexecdir = ${exec_prefix}/libexec
-+libexecdir = /usr/libexec
- localedir = ${datarootdir}/locale
--localstatedir = ${prefix}/var
--mandir = ${datarootdir}/man
-+localstatedir = /var
-+mandir = /usr/share/man
- mkdir_p = $(MKDIR_P)
- oldincludedir = /usr/include
- pdfdir = ${docdir}
--prefix = /usr/local
--program_transform_name = s,x,x,
-+prefix = /usr
-+program_transform_name = s&$$&&;s&^&&
- psdir = ${docdir}
- sbindir = ${exec_prefix}/sbin
- sharedstatedir = ${prefix}/com
- srcdir = .
--sysconfdir = ${prefix}/etc
--target_alias =
-+sysconfdir = /etc
-+target_alias = arm-openadk-linux-musleabihf
- top_build_prefix = ../
- top_builddir = ..
- top_srcdir = ..
diff --git a/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_Makefile b/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_Makefile
deleted file mode 100644
index 26b7f12d3..000000000
--- a/package/bcm28xx-vc/patches/patch-host_applications_linux_apps_raspicam_Makefile
+++ /dev/null
@@ -1,816 +0,0 @@
---- bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18.orig/host_applications/linux/apps/raspicam/Makefile 2017-06-27 18:59:31.000000000 +0200
-+++ bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/host_applications/linux/apps/raspicam/Makefile 2017-06-30 23:35:14.657196842 +0200
-@@ -1,6 +1,809 @@
--OBJS=RaspiCamControl.o RaspiCLI.o RaspiPreview.o RaspiStill.o
--BIN=raspicam.bin
--LDFLAGS+=-lmmal -lmmal_core -lmmal_util
-+# CMAKE generated file: DO NOT EDIT!
-+# Generated by "Unix Makefiles" Generator, CMake Version 3.8
-
--include ../Makefile.include
-+# Default target executed when no arguments are given to make.
-+default_target: all
-+
-+.PHONY : default_target
-+
-+# Allow only one "make -f Makefile2" at a time, but pass parallelism.
-+.NOTPARALLEL:
-+
-+
-+#=============================================================================
-+# Special targets provided by cmake.
-+
-+# Disable implicit rules so canonical targets will work.
-+.SUFFIXES:
-+
-+
-+# Remove some rules from gmake that .SUFFIXES does not remove.
-+SUFFIXES =
-+
-+.SUFFIXES: .hpux_make_needs_suffix_list
-+
-+
-+# Suppress display of executed commands.
-+$(VERBOSE).SILENT:
-+
-+
-+# A target that is always out of date.
-+cmake_force:
-+
-+.PHONY : cmake_force
-+
-+#=============================================================================
-+# Set environment variables for the build.
-+
-+# The shell in which to execute make rules.
-+SHELL = /bin/sh
-+
-+# The CMake executable.
-+CMAKE_COMMAND = /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake
-+
-+# The command to remove a file.
-+RM = /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -E remove -f
-+
-+# Escaping for special characters.
-+EQUALS = =
-+
-+# The top-level source directory on which CMake was run.
-+CMAKE_SOURCE_DIR = /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18
-+
-+# The top-level build directory on which CMake was run.
-+CMAKE_BINARY_DIR = /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18
-+
-+#=============================================================================
-+# Targets provided globally by CMake.
-+
-+# Special rule for the target package
-+package: preinstall
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cpack --config ./CPackConfig.cmake
-+.PHONY : package
-+
-+# Special rule for the target package
-+package/fast: package
-+
-+.PHONY : package/fast
-+
-+# Special rule for the target package_source
-+package_source:
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cpack --config ./CPackSourceConfig.cmake /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/CPackSourceConfig.cmake
-+.PHONY : package_source
-+
-+# Special rule for the target package_source
-+package_source/fast: package_source
-+
-+.PHONY : package_source/fast
-+
-+# Special rule for the target install/local
-+install/local: preinstall
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
-+ /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
-+.PHONY : install/local
-+
-+# Special rule for the target install/local
-+install/local/fast: preinstall/fast
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
-+ /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
-+.PHONY : install/local/fast
-+
-+# Special rule for the target rebuild_cache
-+rebuild_cache:
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
-+ /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
-+.PHONY : rebuild_cache
-+
-+# Special rule for the target rebuild_cache
-+rebuild_cache/fast: rebuild_cache
-+
-+.PHONY : rebuild_cache/fast
-+
-+# Special rule for the target edit_cache
-+edit_cache:
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
-+ /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
-+.PHONY : edit_cache
-+
-+# Special rule for the target edit_cache
-+edit_cache/fast: edit_cache
-+
-+.PHONY : edit_cache/fast
-+
-+# Special rule for the target install/strip
-+install/strip: preinstall
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
-+ /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-+.PHONY : install/strip
-+
-+# Special rule for the target install/strip
-+install/strip/fast: preinstall/fast
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
-+ /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
-+.PHONY : install/strip/fast
-+
-+# Special rule for the target list_install_components
-+list_install_components:
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
-+.PHONY : list_install_components
-+
-+# Special rule for the target list_install_components
-+list_install_components/fast: list_install_components
-+
-+.PHONY : list_install_components/fast
-+
-+# Special rule for the target install
-+install: preinstall
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
-+ /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -P cmake_install.cmake
-+.PHONY : install
-+
-+# Special rule for the target install
-+install/fast: preinstall/fast
-+ @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
-+ /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -P cmake_install.cmake
-+.PHONY : install/fast
-+
-+# The main all target
-+all: cmake_check_build_system
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(CMAKE_COMMAND) -E cmake_progress_start /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/CMakeFiles /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/host_applications/linux/apps/raspicam/CMakeFiles/progress.marks
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/all
-+ $(CMAKE_COMMAND) -E cmake_progress_start /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/CMakeFiles 0
-+.PHONY : all
-+
-+# The main clean target
-+clean:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/clean
-+.PHONY : clean
-+
-+# The main clean target
-+clean/fast: clean
-+
-+.PHONY : clean/fast
-+
-+# Prepare targets for installation.
-+preinstall: all
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/preinstall
-+.PHONY : preinstall
-+
-+# Prepare targets for installation.
-+preinstall/fast:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/preinstall
-+.PHONY : preinstall/fast
-+
-+# clear depends
-+depend:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
-+.PHONY : depend
-+
-+# Convenience name for target.
-+host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/rule:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/rule
-+.PHONY : host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/rule
-+
-+# Convenience name for target.
-+raspividyuv: host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/rule
-+
-+.PHONY : raspividyuv
-+
-+# fast build rule for target.
-+raspividyuv/fast:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build
-+.PHONY : raspividyuv/fast
-+
-+# Convenience name for target.
-+host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/rule:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/rule
-+.PHONY : host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/rule
-+
-+# Convenience name for target.
-+raspivid: host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/rule
-+
-+.PHONY : raspivid
-+
-+# fast build rule for target.
-+raspivid/fast:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build
-+.PHONY : raspivid/fast
-+
-+# Convenience name for target.
-+host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/rule:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/rule
-+.PHONY : host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/rule
-+
-+# Convenience name for target.
-+raspiyuv: host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/rule
-+
-+.PHONY : raspiyuv
-+
-+# fast build rule for target.
-+raspiyuv/fast:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build
-+.PHONY : raspiyuv/fast
-+
-+# Convenience name for target.
-+host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/rule:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/rule
-+.PHONY : host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/rule
-+
-+# Convenience name for target.
-+raspistill: host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/rule
-+
-+.PHONY : raspistill
-+
-+# fast build rule for target.
-+raspistill/fast:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build
-+.PHONY : raspistill/fast
-+
-+RaspiCLI.o: RaspiCLI.c.o
-+
-+.PHONY : RaspiCLI.o
-+
-+# target to build an object file
-+RaspiCLI.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCLI.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCLI.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCLI.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCLI.c.o
-+.PHONY : RaspiCLI.c.o
-+
-+RaspiCLI.i: RaspiCLI.c.i
-+
-+.PHONY : RaspiCLI.i
-+
-+# target to preprocess a source file
-+RaspiCLI.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCLI.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCLI.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCLI.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCLI.c.i
-+.PHONY : RaspiCLI.c.i
-+
-+RaspiCLI.s: RaspiCLI.c.s
-+
-+.PHONY : RaspiCLI.s
-+
-+# target to generate assembly for a file
-+RaspiCLI.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCLI.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCLI.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCLI.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCLI.c.s
-+.PHONY : RaspiCLI.c.s
-+
-+RaspiCamControl.o: RaspiCamControl.c.o
-+
-+.PHONY : RaspiCamControl.o
-+
-+# target to build an object file
-+RaspiCamControl.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCamControl.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCamControl.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCamControl.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCamControl.c.o
-+.PHONY : RaspiCamControl.c.o
-+
-+RaspiCamControl.i: RaspiCamControl.c.i
-+
-+.PHONY : RaspiCamControl.i
-+
-+# target to preprocess a source file
-+RaspiCamControl.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCamControl.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCamControl.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCamControl.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCamControl.c.i
-+.PHONY : RaspiCamControl.c.i
-+
-+RaspiCamControl.s: RaspiCamControl.c.s
-+
-+.PHONY : RaspiCamControl.s
-+
-+# target to generate assembly for a file
-+RaspiCamControl.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCamControl.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCamControl.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCamControl.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCamControl.c.s
-+.PHONY : RaspiCamControl.c.s
-+
-+RaspiPreview.o: RaspiPreview.c.o
-+
-+.PHONY : RaspiPreview.o
-+
-+# target to build an object file
-+RaspiPreview.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiPreview.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiPreview.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiPreview.c.o
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiPreview.c.o
-+.PHONY : RaspiPreview.c.o
-+
-+RaspiPreview.i: RaspiPreview.c.i
-+
-+.PHONY : RaspiPreview.i
-+
-+# target to preprocess a source file
-+RaspiPreview.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiPreview.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiPreview.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiPreview.c.i
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiPreview.c.i
-+.PHONY : RaspiPreview.c.i
-+
-+RaspiPreview.s: RaspiPreview.c.s
-+
-+.PHONY : RaspiPreview.s
-+
-+# target to generate assembly for a file
-+RaspiPreview.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiPreview.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiPreview.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiPreview.c.s
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiPreview.c.s
-+.PHONY : RaspiPreview.c.s
-+
-+RaspiStill.o: RaspiStill.c.o
-+
-+.PHONY : RaspiStill.o
-+
-+# target to build an object file
-+RaspiStill.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiStill.c.o
-+.PHONY : RaspiStill.c.o
-+
-+RaspiStill.i: RaspiStill.c.i
-+
-+.PHONY : RaspiStill.i
-+
-+# target to preprocess a source file
-+RaspiStill.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiStill.c.i
-+.PHONY : RaspiStill.c.i
-+
-+RaspiStill.s: RaspiStill.c.s
-+
-+.PHONY : RaspiStill.s
-+
-+# target to generate assembly for a file
-+RaspiStill.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiStill.c.s
-+.PHONY : RaspiStill.c.s
-+
-+RaspiStillYUV.o: RaspiStillYUV.c.o
-+
-+.PHONY : RaspiStillYUV.o
-+
-+# target to build an object file
-+RaspiStillYUV.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiStillYUV.c.o
-+.PHONY : RaspiStillYUV.c.o
-+
-+RaspiStillYUV.i: RaspiStillYUV.c.i
-+
-+.PHONY : RaspiStillYUV.i
-+
-+# target to preprocess a source file
-+RaspiStillYUV.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiStillYUV.c.i
-+.PHONY : RaspiStillYUV.c.i
-+
-+RaspiStillYUV.s: RaspiStillYUV.c.s
-+
-+.PHONY : RaspiStillYUV.s
-+
-+# target to generate assembly for a file
-+RaspiStillYUV.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiStillYUV.c.s
-+.PHONY : RaspiStillYUV.c.s
-+
-+RaspiTex.o: RaspiTex.c.o
-+
-+.PHONY : RaspiTex.o
-+
-+# target to build an object file
-+RaspiTex.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTex.c.o
-+.PHONY : RaspiTex.c.o
-+
-+RaspiTex.i: RaspiTex.c.i
-+
-+.PHONY : RaspiTex.i
-+
-+# target to preprocess a source file
-+RaspiTex.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTex.c.i
-+.PHONY : RaspiTex.c.i
-+
-+RaspiTex.s: RaspiTex.c.s
-+
-+.PHONY : RaspiTex.s
-+
-+# target to generate assembly for a file
-+RaspiTex.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTex.c.s
-+.PHONY : RaspiTex.c.s
-+
-+RaspiTexUtil.o: RaspiTexUtil.c.o
-+
-+.PHONY : RaspiTexUtil.o
-+
-+# target to build an object file
-+RaspiTexUtil.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTexUtil.c.o
-+.PHONY : RaspiTexUtil.c.o
-+
-+RaspiTexUtil.i: RaspiTexUtil.c.i
-+
-+.PHONY : RaspiTexUtil.i
-+
-+# target to preprocess a source file
-+RaspiTexUtil.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTexUtil.c.i
-+.PHONY : RaspiTexUtil.c.i
-+
-+RaspiTexUtil.s: RaspiTexUtil.c.s
-+
-+.PHONY : RaspiTexUtil.s
-+
-+# target to generate assembly for a file
-+RaspiTexUtil.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTexUtil.c.s
-+.PHONY : RaspiTexUtil.c.s
-+
-+RaspiVid.o: RaspiVid.c.o
-+
-+.PHONY : RaspiVid.o
-+
-+# target to build an object file
-+RaspiVid.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiVid.c.o
-+.PHONY : RaspiVid.c.o
-+
-+RaspiVid.i: RaspiVid.c.i
-+
-+.PHONY : RaspiVid.i
-+
-+# target to preprocess a source file
-+RaspiVid.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiVid.c.i
-+.PHONY : RaspiVid.c.i
-+
-+RaspiVid.s: RaspiVid.c.s
-+
-+.PHONY : RaspiVid.s
-+
-+# target to generate assembly for a file
-+RaspiVid.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiVid.c.s
-+.PHONY : RaspiVid.c.s
-+
-+RaspiVidYUV.o: RaspiVidYUV.c.o
-+
-+.PHONY : RaspiVidYUV.o
-+
-+# target to build an object file
-+RaspiVidYUV.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiVidYUV.c.o
-+.PHONY : RaspiVidYUV.c.o
-+
-+RaspiVidYUV.i: RaspiVidYUV.c.i
-+
-+.PHONY : RaspiVidYUV.i
-+
-+# target to preprocess a source file
-+RaspiVidYUV.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiVidYUV.c.i
-+.PHONY : RaspiVidYUV.c.i
-+
-+RaspiVidYUV.s: RaspiVidYUV.c.s
-+
-+.PHONY : RaspiVidYUV.s
-+
-+# target to generate assembly for a file
-+RaspiVidYUV.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiVidYUV.c.s
-+.PHONY : RaspiVidYUV.c.s
-+
-+gl_scenes/mirror.o: gl_scenes/mirror.c.o
-+
-+.PHONY : gl_scenes/mirror.o
-+
-+# target to build an object file
-+gl_scenes/mirror.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/mirror.c.o
-+.PHONY : gl_scenes/mirror.c.o
-+
-+gl_scenes/mirror.i: gl_scenes/mirror.c.i
-+
-+.PHONY : gl_scenes/mirror.i
-+
-+# target to preprocess a source file
-+gl_scenes/mirror.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/mirror.c.i
-+.PHONY : gl_scenes/mirror.c.i
-+
-+gl_scenes/mirror.s: gl_scenes/mirror.c.s
-+
-+.PHONY : gl_scenes/mirror.s
-+
-+# target to generate assembly for a file
-+gl_scenes/mirror.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/mirror.c.s
-+.PHONY : gl_scenes/mirror.c.s
-+
-+gl_scenes/models.o: gl_scenes/models.c.o
-+
-+.PHONY : gl_scenes/models.o
-+
-+# target to build an object file
-+gl_scenes/models.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/models.c.o
-+.PHONY : gl_scenes/models.c.o
-+
-+gl_scenes/models.i: gl_scenes/models.c.i
-+
-+.PHONY : gl_scenes/models.i
-+
-+# target to preprocess a source file
-+gl_scenes/models.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/models.c.i
-+.PHONY : gl_scenes/models.c.i
-+
-+gl_scenes/models.s: gl_scenes/models.c.s
-+
-+.PHONY : gl_scenes/models.s
-+
-+# target to generate assembly for a file
-+gl_scenes/models.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/models.c.s
-+.PHONY : gl_scenes/models.c.s
-+
-+gl_scenes/sobel.o: gl_scenes/sobel.c.o
-+
-+.PHONY : gl_scenes/sobel.o
-+
-+# target to build an object file
-+gl_scenes/sobel.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/sobel.c.o
-+.PHONY : gl_scenes/sobel.c.o
-+
-+gl_scenes/sobel.i: gl_scenes/sobel.c.i
-+
-+.PHONY : gl_scenes/sobel.i
-+
-+# target to preprocess a source file
-+gl_scenes/sobel.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/sobel.c.i
-+.PHONY : gl_scenes/sobel.c.i
-+
-+gl_scenes/sobel.s: gl_scenes/sobel.c.s
-+
-+.PHONY : gl_scenes/sobel.s
-+
-+# target to generate assembly for a file
-+gl_scenes/sobel.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/sobel.c.s
-+.PHONY : gl_scenes/sobel.c.s
-+
-+gl_scenes/square.o: gl_scenes/square.c.o
-+
-+.PHONY : gl_scenes/square.o
-+
-+# target to build an object file
-+gl_scenes/square.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/square.c.o
-+.PHONY : gl_scenes/square.c.o
-+
-+gl_scenes/square.i: gl_scenes/square.c.i
-+
-+.PHONY : gl_scenes/square.i
-+
-+# target to preprocess a source file
-+gl_scenes/square.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/square.c.i
-+.PHONY : gl_scenes/square.c.i
-+
-+gl_scenes/square.s: gl_scenes/square.c.s
-+
-+.PHONY : gl_scenes/square.s
-+
-+# target to generate assembly for a file
-+gl_scenes/square.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/square.c.s
-+.PHONY : gl_scenes/square.c.s
-+
-+gl_scenes/teapot.o: gl_scenes/teapot.c.o
-+
-+.PHONY : gl_scenes/teapot.o
-+
-+# target to build an object file
-+gl_scenes/teapot.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/teapot.c.o
-+.PHONY : gl_scenes/teapot.c.o
-+
-+gl_scenes/teapot.i: gl_scenes/teapot.c.i
-+
-+.PHONY : gl_scenes/teapot.i
-+
-+# target to preprocess a source file
-+gl_scenes/teapot.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/teapot.c.i
-+.PHONY : gl_scenes/teapot.c.i
-+
-+gl_scenes/teapot.s: gl_scenes/teapot.c.s
-+
-+.PHONY : gl_scenes/teapot.s
-+
-+# target to generate assembly for a file
-+gl_scenes/teapot.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/teapot.c.s
-+.PHONY : gl_scenes/teapot.c.s
-+
-+gl_scenes/vcsm_square.o: gl_scenes/vcsm_square.c.o
-+
-+.PHONY : gl_scenes/vcsm_square.o
-+
-+# target to build an object file
-+gl_scenes/vcsm_square.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/vcsm_square.c.o
-+.PHONY : gl_scenes/vcsm_square.c.o
-+
-+gl_scenes/vcsm_square.i: gl_scenes/vcsm_square.c.i
-+
-+.PHONY : gl_scenes/vcsm_square.i
-+
-+# target to preprocess a source file
-+gl_scenes/vcsm_square.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/vcsm_square.c.i
-+.PHONY : gl_scenes/vcsm_square.c.i
-+
-+gl_scenes/vcsm_square.s: gl_scenes/vcsm_square.c.s
-+
-+.PHONY : gl_scenes/vcsm_square.s
-+
-+# target to generate assembly for a file
-+gl_scenes/vcsm_square.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/vcsm_square.c.s
-+.PHONY : gl_scenes/vcsm_square.c.s
-+
-+gl_scenes/yuv.o: gl_scenes/yuv.c.o
-+
-+.PHONY : gl_scenes/yuv.o
-+
-+# target to build an object file
-+gl_scenes/yuv.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/yuv.c.o
-+.PHONY : gl_scenes/yuv.c.o
-+
-+gl_scenes/yuv.i: gl_scenes/yuv.c.i
-+
-+.PHONY : gl_scenes/yuv.i
-+
-+# target to preprocess a source file
-+gl_scenes/yuv.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/yuv.c.i
-+.PHONY : gl_scenes/yuv.c.i
-+
-+gl_scenes/yuv.s: gl_scenes/yuv.c.s
-+
-+.PHONY : gl_scenes/yuv.s
-+
-+# target to generate assembly for a file
-+gl_scenes/yuv.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/yuv.c.s
-+.PHONY : gl_scenes/yuv.c.s
-+
-+tga.o: tga.c.o
-+
-+.PHONY : tga.o
-+
-+# target to build an object file
-+tga.c.o:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/tga.c.o
-+.PHONY : tga.c.o
-+
-+tga.i: tga.c.i
-+
-+.PHONY : tga.i
-+
-+# target to preprocess a source file
-+tga.c.i:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/tga.c.i
-+.PHONY : tga.c.i
-+
-+tga.s: tga.c.s
-+
-+.PHONY : tga.s
-+
-+# target to generate assembly for a file
-+tga.c.s:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/tga.c.s
-+.PHONY : tga.c.s
-+
-+# Help Target
-+help:
-+ @echo "The following are some of the valid targets for this Makefile:"
-+ @echo "... all (the default if no target is provided)"
-+ @echo "... clean"
-+ @echo "... depend"
-+ @echo "... raspividyuv"
-+ @echo "... package"
-+ @echo "... raspivid"
-+ @echo "... raspiyuv"
-+ @echo "... package_source"
-+ @echo "... install/local"
-+ @echo "... raspistill"
-+ @echo "... rebuild_cache"
-+ @echo "... edit_cache"
-+ @echo "... install/strip"
-+ @echo "... list_install_components"
-+ @echo "... install"
-+ @echo "... RaspiCLI.o"
-+ @echo "... RaspiCLI.i"
-+ @echo "... RaspiCLI.s"
-+ @echo "... RaspiCamControl.o"
-+ @echo "... RaspiCamControl.i"
-+ @echo "... RaspiCamControl.s"
-+ @echo "... RaspiPreview.o"
-+ @echo "... RaspiPreview.i"
-+ @echo "... RaspiPreview.s"
-+ @echo "... RaspiStill.o"
-+ @echo "... RaspiStill.i"
-+ @echo "... RaspiStill.s"
-+ @echo "... RaspiStillYUV.o"
-+ @echo "... RaspiStillYUV.i"
-+ @echo "... RaspiStillYUV.s"
-+ @echo "... RaspiTex.o"
-+ @echo "... RaspiTex.i"
-+ @echo "... RaspiTex.s"
-+ @echo "... RaspiTexUtil.o"
-+ @echo "... RaspiTexUtil.i"
-+ @echo "... RaspiTexUtil.s"
-+ @echo "... RaspiVid.o"
-+ @echo "... RaspiVid.i"
-+ @echo "... RaspiVid.s"
-+ @echo "... RaspiVidYUV.o"
-+ @echo "... RaspiVidYUV.i"
-+ @echo "... RaspiVidYUV.s"
-+ @echo "... gl_scenes/mirror.o"
-+ @echo "... gl_scenes/mirror.i"
-+ @echo "... gl_scenes/mirror.s"
-+ @echo "... gl_scenes/models.o"
-+ @echo "... gl_scenes/models.i"
-+ @echo "... gl_scenes/models.s"
-+ @echo "... gl_scenes/sobel.o"
-+ @echo "... gl_scenes/sobel.i"
-+ @echo "... gl_scenes/sobel.s"
-+ @echo "... gl_scenes/square.o"
-+ @echo "... gl_scenes/square.i"
-+ @echo "... gl_scenes/square.s"
-+ @echo "... gl_scenes/teapot.o"
-+ @echo "... gl_scenes/teapot.i"
-+ @echo "... gl_scenes/teapot.s"
-+ @echo "... gl_scenes/vcsm_square.o"
-+ @echo "... gl_scenes/vcsm_square.i"
-+ @echo "... gl_scenes/vcsm_square.s"
-+ @echo "... gl_scenes/yuv.o"
-+ @echo "... gl_scenes/yuv.i"
-+ @echo "... gl_scenes/yuv.s"
-+ @echo "... tga.o"
-+ @echo "... tga.i"
-+ @echo "... tga.s"
-+.PHONY : help
-+
-+
-+
-+#=============================================================================
-+# Special targets to cleanup operation of make.
-+
-+# Special rule to run CMake to check the build system integrity.
-+# No rule that depends on this can have commands that come from listfiles
-+# because they might be regenerated.
-+cmake_check_build_system:
-+ cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
-+.PHONY : cmake_check_build_system
-
diff --git a/package/motion/patches/patch-Makefile b/package/motion/patches/patch-Makefile
deleted file mode 100644
index 8ff9fa531..000000000
--- a/package/motion/patches/patch-Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
---- motion-4.0.orig/Makefile 2011-09-18 22:49:29.000000000 +0200
-+++ motion-4.0/Makefile 2012-07-25 14:54:50.000000000 +0200
-@@ -10,18 +10,18 @@
- # http://www.lavrsen.dk/twiki/bin/view/Motion #
- ################################################################################
-
--CC = gcc
-+CC = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
- INSTALL = install
-
- ################################################################################
- # Install locations, controlled by setting configure flags. #
- ################################################################################
--prefix = /usr/local
-+prefix = /usr
- exec_prefix = ${prefix}
--bindir = ${exec_prefix}/bin
--mandir = ${datarootdir}/man
--sysconfdir = ${prefix}/etc
--datadir = ${datarootdir}
-+bindir = /usr/bin
-+mandir = /usr/share/man
-+sysconfdir = /etc
-+datadir = /usr/share
- datarootdir = ${prefix}/share
- docdir = $(datadir)/doc/motion-trunkREV528
- examplesdir = $(datadir)/motion-trunkREV528/examples
-@@ -30,14 +30,14 @@ examplesdir = $(datadir)/motion-trunkREV
- # These variables contain compiler flags, object files to build and files to #
- # install. #
- ################################################################################
--CFLAGS = -g -O2 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_FFMPEG -I/usr/include -DFFMPEG_NEW_INCLUDES -DHAVE_FFMPEG_NEW -DMOTION_V4L2 -DTYPE_32BIT="int" -DHAVE_BSWAP -Wall -DVERSION=\"trunkREV528\" -Dsysconfdir=\"$(sysconfdir)\"
--LDFLAGS = -L/usr/lib64
--LIBS = -lm -lpthread -L/usr/lib -lSDL -ljpeg -L/usr/lib64 -lavformat -lavcodec -lavutil -lm -lz -lsqlite3
--VIDEO_OBJ = video.o video2.o video_common.o
-+CFLAGS = -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/sw/include -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -D_REENTRANT -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DMOTION_V4L2 -DMOTION_V4L2_OLD -DTYPE_32BIT="int" -DHAVE_BSWAP -Wall -DVERSION=\"trunkREV528\" -Dsysconfdir=\"$(sysconfdir)\"
-+LDFLAGS = -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -L/sw/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
-+LIBS = -lm -L/sw/lib -lpthread -lSDL -lpthread -ljpeg -lsqlite3
-+VIDEO_OBJ = video_freebsd.o
- OBJ = motion.o logger.o conf.o draw.o jpegutils.o vloopback_motion.o $(VIDEO_OBJ) \
- netcam.o netcam_ftp.o netcam_jpeg.o netcam_wget.o track.o \
- alg.o event.o picture.o rotate.o webhttpd.o \
-- stream.o md5.o ffmpeg.o sdl.o
-+ stream.o md5.o sdl.o
- SRC = $(OBJ:.o=.c)
- DOC = CHANGELOG COPYING CREDITS INSTALL README motion_guide.html
- EXAMPLES = *.conf motion.init-Debian motion.init-Fedora motion.init-FreeBSD.sh
diff --git a/package/motion/patches/patch-config_log b/package/motion/patches/patch-config_log
deleted file mode 100644
index 20e784800..000000000
--- a/package/motion/patches/patch-config_log
+++ /dev/null
@@ -1,2373 +0,0 @@
---- motion-4.0.orig/config.log 2011-09-18 22:49:29.000000000 +0200
-+++ motion-4.0/config.log 2012-07-25 15:28:19.000000000 +0200
-@@ -4,36 +4,52 @@ running configure, to aid debugging if c
- It was created by motion configure trunkREV528, which was
- generated by GNU Autoconf 2.67. Invocation command line was
-
-- $ ./configure
-+ $ /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-motion-4.0-1/motion-4.0/configure --build=i686-apple-darwin10 --host=mipsel-openadk-linux --target=mipsel-openadk-linux --program-prefix= --program-suffix= --prefix=/usr --bindir=/usr/bin --datadir=/usr/share --mandir=/usr/share/man --libexecdir=/usr/libexec --localstatedir=/var --sysconfdir=/etc --enable-shared --enable-static --disable-dependency-tracking --disable-libtool-lock --disable-nls --without-ffmpeg --without-jpeg-mmx --without-optimizecpu --without-mysql --without-sqlite --without-pgsql --with-v4l
-
- ## --------- ##
- ## Platform. ##
- ## --------- ##
-
--hostname = chrom
--uname -m = x86_64
--uname -r = 2.6.32-33-server
--uname -s = Linux
--uname -v = #71-Ubuntu SMP Wed Jul 20 17:42:25 UTC 2011
-+hostname = neon.localdomain
-+uname -m = i386
-+uname -r = 10.8.0
-+uname -s = Darwin
-+uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
-
--/usr/bin/uname -p = unknown
-+/usr/bin/uname -p = i386
- /bin/uname -X = unknown
-
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
--/usr/bin/hostinfo = unknown
-+/usr/bin/hostinfo = Mach kernel version:
-+ Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
-+Kernel configured for up to 2 processors.
-+2 processors are physically available.
-+2 processors are logically available.
-+Processor type: i486 (Intel 80486)
-+Processors active: 0 1
-+Primary memory available: 4.00 gigabytes
-+Default processor set: 81 tasks, 432 threads, 2 processors
-+Load average: 2.19, Mach factor: 0.72
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
-
--PATH: /usr/local/sbin
--PATH: /usr/local/bin
--PATH: /usr/sbin
-+PATH: /Volumes/adk/openadk/scripts
-+PATH: /Volumes/adk/openadk/bin/tools
-+PATH: /Volumes/adk/openadk/host_mipsel_uclibc/bin
-+PATH: /Volumes/adk/openadk/host_mipsel_uclibc/usr/bin
-+PATH: /Volumes/adk/openadk/target_mipsel_uclibc/scripts
-+PATH: /opt/local/bin
-+PATH: /opt/local/sbin
- PATH: /usr/bin
--PATH: /sbin
- PATH: /bin
--PATH: /usr/games
-+PATH: /usr/sbin
-+PATH: /sbin
-+PATH: /usr/local/bin
-+PATH: /usr/local/MacGPG2/bin
-+PATH: /usr/X11/bin
-
-
- ## ----------- ##
-@@ -41,73 +57,75 @@ PATH: /usr/games
- ## ----------- ##
-
- configure:2396: checking for Darwin
--configure:2401: result: no
--configure:2403: checking for *BSD
--configure:2408: result: no
--configure:2502: checking for gcc
--configure:2518: found /usr/bin/gcc
--configure:2529: result: gcc
-+configure:2446: result: yes
-+configure:2462: checking for mipsel-openadk-linux-gcc
-+configure:2489: result: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
- configure:2758: checking for C compiler version
--configure:2767: gcc --version >&5
--gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3
--Copyright (C) 2009 Free Software Foundation, Inc.
-+configure:2767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc --version >&5
-+mipsel-openadk-linux-uclibc-gcc (GCC) 4.6.3
-+Copyright (C) 2011 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
- configure:2778: $? = 0
--configure:2767: gcc -v >&5
-+configure:2767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -v >&5
- Using built-in specs.
--Target: x86_64-linux-gnu
--Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.4.3-4ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --enable-multiarch --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.4 --program-suffix=-4.4 --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i486 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
-+COLLECT_GCC=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
-+COLLECT_LTO_WRAPPER=/Volumes/adk/openadk/host_mipsel_uclibc/libexec/gcc/mipsel-openadk-linux-uclibc/4.6.3/lto-wrapper
-+Target: mipsel-openadk-linux-uclibc
-+Configured with: /Volumes/adk/openadk/toolchain_build_mipsel_uclibc/w-gcc-4.6.3-1/gcc-4.6.3/configure --prefix=/Volumes/adk/openadk/host_mipsel_uclibc --build=i686-apple-darwin10 --host=i686-apple-darwin10 --target=mipsel-openadk-linux-uclibc --with-gmp=/Volumes/adk/openadk/host_mipsel_uclibc --with-mpfr=/Volumes/adk/openadk/host_mipsel_uclibc --with-libelf=/Volumes/adk/openadk/host_mipsel_uclibc --disable-__cxa_atexit --with-gnu-ld --disable-multilib --disable-libmudflap --disable-libgomp --disable-decimal-float --disable-libstdcxx-pch --disable-ppl-version-check --disable-cloog-version-check --without-ppl --without-cloog --disable-nls --disable-sjlj-exceptions --disable-biarch --enable-libssp --enable-lto --enable-tls --enable-target-optspace --enable-languages=c,c++ --with-sysroot='/Volumes/adk/openadk/host_mipsel_uclibc/../target_mipsel_uclibc' --with-slibdir=/Volumes/adk/openadk/target_mipsel_uclibc/lib --enable-shared
- Thread model: posix
--gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
-+gcc version 4.6.3 (GCC)
- configure:2778: $? = 0
--configure:2767: gcc -V >&5
--gcc: '-V' option must have argument
-+configure:2767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -V >&5
-+mipsel-openadk-linux-uclibc-gcc: error: unrecognized option '-V'
-+mipsel-openadk-linux-uclibc-gcc: fatal error: no input files
-+compilation terminated.
- configure:2778: $? = 1
--configure:2767: gcc -qversion >&5
--gcc: unrecognized option '-qversion'
--gcc: no input files
-+configure:2767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -qversion >&5
-+mipsel-openadk-linux-uclibc-gcc: error: unrecognized option '-qversion'
-+mipsel-openadk-linux-uclibc-gcc: fatal error: no input files
-+compilation terminated.
- configure:2778: $? = 1
- configure:2798: checking whether the C compiler works
--configure:2820: gcc conftest.c >&5
-+configure:2820: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
- configure:2824: $? = 0
- configure:2872: result: yes
- configure:2875: checking for C compiler default output file name
- configure:2877: result: a.out
- configure:2883: checking for suffix of executables
--configure:2890: gcc -o conftest conftest.c >&5
-+configure:2890: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
- configure:2894: $? = 0
- configure:2916: result:
- configure:2938: checking whether we are cross compiling
--configure:2946: gcc -o conftest conftest.c >&5
--configure:2950: $? = 0
--configure:2957: ./conftest
--configure:2961: $? = 0
--configure:2976: result: no
-+configure:2976: result: yes
- configure:2981: checking for suffix of object files
--configure:3003: gcc -c conftest.c >&5
-+configure:3003: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:3007: $? = 0
- configure:3028: result: o
- configure:3032: checking whether we are using the GNU C compiler
--configure:3051: gcc -c conftest.c >&5
-+configure:3051: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:3051: $? = 0
- configure:3060: result: yes
--configure:3069: checking whether gcc accepts -g
--configure:3089: gcc -c -g conftest.c >&5
-+configure:3069: checking whether /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc accepts -g
-+configure:3089: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -g -DNDEBUG conftest.c >&5
- configure:3089: $? = 0
- configure:3130: result: yes
--configure:3147: checking for gcc option to accept ISO C89
--configure:3211: gcc -c -g -O2 conftest.c >&5
-+configure:3147: checking for /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc option to accept ISO C89
-+configure:3211: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:3211: $? = 0
- configure:3224: result: none needed
- configure:3353: checking threads
--configure:3369: gcc -o conftest -g -O2 conftest.c >&5
--/tmp/cc5lyeCj.o: In function `main':
--/home/wbx/adk/ibm/motion/conftest.c:13: undefined reference to `pthread_join'
--/home/wbx/adk/ibm/motion/conftest.c:14: undefined reference to `__pthread_register_cancel'
--/home/wbx/adk/ibm/motion/conftest.c:15: undefined reference to `pthread_create'
--/home/wbx/adk/ibm/motion/conftest.c:15: undefined reference to `__pthread_unregister_cancel'
-+configure:3369: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
-+/var/folders/v7/v7rUSnywE5SYxctWLsie4++++TI/-Tmp-//cc0MA2Wd.o: In function `main':
-+conftest.c:(.text.startup+0xc): undefined reference to `pthread_join'
-+conftest.c:(.text.startup+0x1c): undefined reference to `pthread_join'
-+conftest.c:(.text.startup+0x80): undefined reference to `__pthread_register_cancel'
-+conftest.c:(.text.startup+0x88): undefined reference to `__pthread_register_cancel'
-+conftest.c:(.text.startup+0x98): undefined reference to `pthread_create'
-+conftest.c:(.text.startup+0xa4): undefined reference to `pthread_create'
-+conftest.c:(.text.startup+0xb4): undefined reference to `__pthread_unregister_cancel'
-+conftest.c:(.text.startup+0xbc): undefined reference to `__pthread_unregister_cancel'
- collect2: ld returned 1 exit status
- configure:3369: $? = 1
- configure: failed program was:
-@@ -135,59 +153,25 @@ configure:3431: result: yes
- configure:3462: checking for libjpeg-mmx
- configure:3464: result: skipping
- configure:3557: checking for jpeg_set_defaults in -ljpeg
--configure:3582: gcc -o conftest -g -O2 conftest.c -ljpeg >&5
-+configure:3582: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -L/sw/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c -ljpeg >&5
- configure:3582: $? = 0
- configure:3591: result: yes
--configure:3636: checking for ffmpeg autodetecting
--configure:3640: result: found in /usr/lib64
--configure:3707: checking for ffmpeg headers in /usr
--configure:3723: result: found /usr/include/libavformat/avformat.h
--configure:3756: checking file_protocol is defined in ffmpeg ?
--configure:3774: gcc -c -I/usr/include -DFFMPEG_NEW_INCLUDES conftest.c >&5
--conftest.c:11:25: error: avformat.h: No such file or directory
--conftest.c:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'test_file_protocol'
--conftest.c: In function 'main':
--conftest.c:14: error: 'test_file_protocol' undeclared (first use in this function)
--conftest.c:14: error: (Each undeclared identifier is reported only once
--conftest.c:14: error: for each function it appears in.)
--conftest.c:14: error: 'file_protocol' undeclared (first use in this function)
--configure:3774: $? = 1
--configure: failed program was:
--| /* confdefs.h */
--| #define PACKAGE_NAME "motion"
--| #define PACKAGE_TARNAME "motion"
--| #define PACKAGE_VERSION "trunkREV528"
--| #define PACKAGE_STRING "motion trunkREV528"
--| #define PACKAGE_BUGREPORT ""
--| #define PACKAGE_URL ""
--| #define HAVE_SDL 1
--| /* end confdefs.h. */
--|
--| #include <avformat.h>
--| URLProtocol test_file_protocol;
--| int main(void){
--| test_file_protocol.url_read = file_protocol.url_read;
--| return 0;
--| }
--|
--configure:3779: result: no
-+configure:3627: checking for ffmpeg
-+configure:3629: result: skipping
- configure:3816: checking for sqlite3_open in -lsqlite3
--configure:3841: gcc -o conftest -g -O2 conftest.c -lsqlite3 >&5
-+configure:3841: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -L/sw/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c -lsqlite3 >&5
- configure:3841: $? = 0
- configure:3850: result: yes
- configure:3878: checking for mysql support
--configure:3914: result: testing
--configure:3919: checking autodect mysql headers
--configure:3955: result: not found
-+configure:3911: result: skipped
- configure:4113: checking for PostgreSQL
--configure:4120: result: testing
--configure:4126: checking autodect pgsql headers
--configure:4152: result: not found
-+configure:4117: result: skipped
- configure:4278: checking how to run the C preprocessor
--configure:4309: gcc -E conftest.c
-+configure:4309: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4309: $? = 0
--configure:4323: gcc -E conftest.c
--conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-+configure:4323: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
-+conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
-+compilation terminated.
- configure:4323: $? = 1
- configure: failed program was:
- | /* confdefs.h */
-@@ -201,11 +185,12 @@ configure: failed program was:
- | #define HAVE_SQLITE3 1
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
--configure:4348: result: gcc -E
--configure:4368: gcc -E conftest.c
-+configure:4348: result: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E
-+configure:4368: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4368: $? = 0
--configure:4382: gcc -E conftest.c
--conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
-+configure:4382: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
-+conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
-+compilation terminated.
- configure:4382: $? = 1
- configure: failed program was:
- | /* confdefs.h */
-@@ -220,59 +205,55 @@ configure: failed program was:
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:4411: checking for grep that handles long lines and -e
--configure:4469: result: /bin/grep
-+configure:4469: result: /usr/bin/grep
- configure:4474: checking for egrep
--configure:4536: result: /bin/grep -E
-+configure:4536: result: /usr/bin/grep -E
- configure:4541: checking for ANSI C header files
--configure:4561: gcc -c -g -O2 conftest.c >&5
-+configure:4561: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4561: $? = 0
--configure:4634: gcc -o conftest -g -O2 conftest.c >&5
--configure:4634: $? = 0
--configure:4634: ./conftest
--configure:4634: $? = 0
- configure:4645: result: yes
- configure:4658: checking for sys/types.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4658: checking for sys/stat.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4658: checking for stdlib.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4658: checking for string.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4658: checking for memory.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4658: checking for strings.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4658: checking for inttypes.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4658: checking for stdint.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4658: checking for unistd.h
--configure:4658: gcc -c -g -O2 conftest.c >&5
-+configure:4658: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4658: $? = 0
- configure:4658: result: yes
- configure:4673: checking stdio.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking stdio.h presence
--configure:4673: gcc -E conftest.c
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking for stdio.h
-@@ -282,81 +263,178 @@ configure:4673: result: yes
- configure:4673: checking for stdint.h
- configure:4673: result: yes
- configure:4673: checking fcntl.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking fcntl.h presence
--configure:4673: gcc -E conftest.c
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking for fcntl.h
- configure:4673: result: yes
- configure:4673: checking time.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking time.h presence
--configure:4673: gcc -E conftest.c
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking for time.h
- configure:4673: result: yes
- configure:4673: checking signal.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking signal.h presence
--configure:4673: gcc -E conftest.c
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking for signal.h
- configure:4673: result: yes
- configure:4673: checking sys/ioctl.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking sys/ioctl.h presence
--configure:4673: gcc -E conftest.c
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking for sys/ioctl.h
- configure:4673: result: yes
- configure:4673: checking sys/mman.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking sys/mman.h presence
--configure:4673: gcc -E conftest.c
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking for sys/mman.h
- configure:4673: result: yes
- configure:4673: checking linux/videodev.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
--configure:4673: $? = 0
--configure:4673: result: yes
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c:62:28: fatal error: linux/videodev.h: No such file or directory
-+compilation terminated.
-+configure:4673: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| #include <linux/videodev.h>
-+configure:4673: result: no
- configure:4673: checking linux/videodev.h presence
--configure:4673: gcc -E conftest.c
--configure:4673: $? = 0
--configure:4673: result: yes
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
-+conftest.c:29:28: fatal error: linux/videodev.h: No such file or directory
-+compilation terminated.
-+configure:4673: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| /* end confdefs.h. */
-+| #include <linux/videodev.h>
-+configure:4673: result: no
- configure:4673: checking for linux/videodev.h
--configure:4673: result: yes
-+configure:4673: result: no
- configure:4673: checking linux/videodev2.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking linux/videodev2.h presence
--configure:4673: gcc -E conftest.c
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking for linux/videodev2.h
- configure:4673: result: yes
- configure:4673: checking sys/param.h usability
--configure:4673: gcc -c -g -O2 conftest.c >&5
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking sys/param.h presence
--configure:4673: gcc -E conftest.c
-+configure:4673: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E -DNDEBUG conftest.c
- configure:4673: $? = 0
- configure:4673: result: yes
- configure:4673: checking for sys/param.h
-@@ -364,15 +442,13 @@ configure:4673: result: yes
- configure:4673: checking for sys/types.h
- configure:4673: result: yes
- configure:4686: checking for get_current_dir_name
--configure:4686: gcc -o conftest -g -O2 conftest.c >&5
-+configure:4686: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -L/sw/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
- configure:4686: $? = 0
- configure:4686: result: yes
- configure:4706: checking for struct v4l2_buffer
--configure:4706: gcc -c -g -O2 conftest.c >&5
--configure:4706: $? = 0
--configure:4706: gcc -c -g -O2 conftest.c >&5
--conftest.c: In function 'main':
--conftest.c:40: error: expected expression before ')' token
-+configure:4706: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c:34:31: fatal error: linux/videodev.h: No such file or directory
-+compilation terminated.
- configure:4706: $? = 1
- configure: failed program was:
- | /* confdefs.h */
-@@ -402,7 +478,6 @@ configure: failed program was:
- | #define HAVE_SIGNAL_H 1
- | #define HAVE_SYS_IOCTL_H 1
- | #define HAVE_SYS_MMAN_H 1
--| #define HAVE_LINUX_VIDEODEV_H 1
- | #define HAVE_LINUX_VIDEODEV2_H 1
- | #define HAVE_SYS_PARAM_H 1
- | #define HAVE_SYS_TYPES_H 1
-@@ -414,56 +489,1572 @@ configure: failed program was:
- | int
- | main ()
- | {
--| if (sizeof ((struct v4l2_buffer)))
--| return 0;
-+| if (sizeof (struct v4l2_buffer))
-+| return 0;
- | ;
- | return 0;
- | }
--configure:4706: result: yes
-+configure:4706: result: no
- configure:4716: checking for V42L support
--configure:4719: result: yes
-+configure:4723: result: no
-+configure:4729: checking for V42L *old* support
-+configure:4731: result: testing
-+configure:4735: checking for linux/videodev2.h
-+configure:4735: result: yes
- configure:4762: checking size of short
--configure:4767: gcc -o conftest -g -O2 conftest.c >&5
-+configure:4767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4767: $? = 0
--configure:4767: ./conftest
-+configure:4767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:70:12: error: size of array 'test_array' is negative
-+configure:4767: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:70:12: error: size of array 'test_array' is negative
-+configure:4767: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4767: $? = 0
-+configure:4767: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4767: $? = 0
- configure:4781: result: 2
- configure:4795: checking size of int
--configure:4800: gcc -o conftest -g -O2 conftest.c >&5
-+configure:4800: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4800: $? = 0
--configure:4800: ./conftest
-+configure:4800: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:71:12: error: size of array 'test_array' is negative
-+configure:4800: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4800: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:71:12: error: size of array 'test_array' is negative
-+configure:4800: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4800: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:71:12: error: size of array 'test_array' is negative
-+configure:4800: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4800: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4800: $? = 0
-+configure:4800: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4800: $? = 0
-+configure:4800: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4800: $? = 0
- configure:4814: result: 4
- configure:4828: checking size of long int
--configure:4833: gcc -o conftest -g -O2 conftest.c >&5
-+configure:4833: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4833: $? = 0
--configure:4833: ./conftest
-+configure:4833: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:72:12: error: size of array 'test_array' is negative
-+configure:4833: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 0)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4833: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:72:12: error: size of array 'test_array' is negative
-+configure:4833: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 1)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4833: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:72:12: error: size of array 'test_array' is negative
-+configure:4833: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (long int))) <= 3)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4833: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4833: $? = 0
--configure:4847: result: 8
-+configure:4833: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4833: $? = 0
-+configure:4833: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4833: $? = 0
-+configure:4847: result: 4
- configure:4861: checking size of long long
--configure:4866: gcc -o conftest -g -O2 conftest.c >&5
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4866: $? = 0
--configure:4866: ./conftest
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:73:12: error: size of array 'test_array' is negative
-+configure:4866: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 0)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:73:12: error: size of array 'test_array' is negative
-+configure:4866: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 1)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:73:12: error: size of array 'test_array' is negative
-+configure:4866: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 3)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:73:12: error: size of array 'test_array' is negative
-+configure:4866: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (long long))) <= 7)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4866: $? = 0
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4866: $? = 0
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4866: $? = 0
-+configure:4866: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4866: $? = 0
- configure:4880: result: 8
- configure:4894: checking size of int *
--configure:4899: gcc -o conftest -g -O2 conftest.c >&5
-+configure:4899: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4899: $? = 0
--configure:4899: ./conftest
-+configure:4899: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:74:12: error: size of array 'test_array' is negative
-+configure:4899: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| #define SIZEOF_LONG_LONG 8
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 0)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4899: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:74:12: error: size of array 'test_array' is negative
-+configure:4899: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| #define SIZEOF_LONG_LONG 8
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 1)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4899: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:74:12: error: size of array 'test_array' is negative
-+configure:4899: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| #define SIZEOF_LONG_LONG 8
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 3)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4899: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4899: $? = 0
--configure:4913: result: 8
-+configure:4899: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4899: $? = 0
-+configure:4899: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4899: $? = 0
-+configure:4913: result: 4
- configure:4927: checking size of void *
--configure:4932: gcc -o conftest -g -O2 conftest.c >&5
-+configure:4932: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4932: $? = 0
--configure:4932: ./conftest
-+configure:4932: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:75:12: error: size of array 'test_array' is negative
-+configure:4932: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| #define SIZEOF_LONG_LONG 8
-+| #define SIZEOF_INT_P 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 0)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4932: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:75:12: error: size of array 'test_array' is negative
-+configure:4932: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| #define SIZEOF_LONG_LONG 8
-+| #define SIZEOF_INT_P 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 1)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4932: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+conftest.c: In function 'main':
-+conftest.c:75:12: error: size of array 'test_array' is negative
-+configure:4932: $? = 1
-+configure: failed program was:
-+| /* confdefs.h */
-+| #define PACKAGE_NAME "motion"
-+| #define PACKAGE_TARNAME "motion"
-+| #define PACKAGE_VERSION "trunkREV528"
-+| #define PACKAGE_STRING "motion trunkREV528"
-+| #define PACKAGE_BUGREPORT ""
-+| #define PACKAGE_URL ""
-+| #define HAVE_SDL 1
-+| #define HAVE_SQLITE3 1
-+| #define STDC_HEADERS 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_SYS_STAT_H 1
-+| #define HAVE_STDLIB_H 1
-+| #define HAVE_STRING_H 1
-+| #define HAVE_MEMORY_H 1
-+| #define HAVE_STRINGS_H 1
-+| #define HAVE_INTTYPES_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDIO_H 1
-+| #define HAVE_UNISTD_H 1
-+| #define HAVE_STDINT_H 1
-+| #define HAVE_FCNTL_H 1
-+| #define HAVE_TIME_H 1
-+| #define HAVE_SIGNAL_H 1
-+| #define HAVE_SYS_IOCTL_H 1
-+| #define HAVE_SYS_MMAN_H 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define HAVE_SYS_PARAM_H 1
-+| #define HAVE_SYS_TYPES_H 1
-+| #define HAVE_GET_CURRENT_DIR_NAME 1
-+| #define HAVE_LINUX_VIDEODEV2_H 1
-+| #define SIZEOF_SHORT 2
-+| #define SIZEOF_INT 4
-+| #define SIZEOF_LONG_INT 4
-+| #define SIZEOF_LONG_LONG 8
-+| #define SIZEOF_INT_P 4
-+| /* end confdefs.h. */
-+| #include <stdio.h>
-+| #ifdef HAVE_SYS_TYPES_H
-+| # include <sys/types.h>
-+| #endif
-+| #ifdef HAVE_SYS_STAT_H
-+| # include <sys/stat.h>
-+| #endif
-+| #ifdef STDC_HEADERS
-+| # include <stdlib.h>
-+| # include <stddef.h>
-+| #else
-+| # ifdef HAVE_STDLIB_H
-+| # include <stdlib.h>
-+| # endif
-+| #endif
-+| #ifdef HAVE_STRING_H
-+| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
-+| # include <memory.h>
-+| # endif
-+| # include <string.h>
-+| #endif
-+| #ifdef HAVE_STRINGS_H
-+| # include <strings.h>
-+| #endif
-+| #ifdef HAVE_INTTYPES_H
-+| # include <inttypes.h>
-+| #endif
-+| #ifdef HAVE_STDINT_H
-+| # include <stdint.h>
-+| #endif
-+| #ifdef HAVE_UNISTD_H
-+| # include <unistd.h>
-+| #endif
-+| int
-+| main ()
-+| {
-+| static int test_array [1 - 2 * !(((long int) (sizeof (void *))) <= 3)];
-+| test_array [0] = 0
-+|
-+| ;
-+| return 0;
-+| }
-+configure:4932: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:4932: $? = 0
--configure:4946: result: 8
-+configure:4932: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4932: $? = 0
-+configure:4932: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
-+configure:4932: $? = 0
-+configure:4946: result: 4
- configure:4991: checking for an ANSI C-conforming const
--configure:5056: gcc -c -g -O2 conftest.c >&5
-+configure:5056: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -c -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG conftest.c >&5
- configure:5056: $? = 0
- configure:5063: result: yes
- configure:5293: checking for bswap instruction
--configure:5310: gcc -o conftest -g -O2 conftest.c >&5
-+configure:5310: /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -o conftest -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -DNDEBUG -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -L/sw/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib conftest.c >&5
- configure:5310: $? = 0
- configure:5313: result: yes
- configure:5461: creating ./config.status
-@@ -481,19 +2072,21 @@ generated by GNU Autoconf 2.67. Invocat
- CONFIG_COMMANDS =
- $ ./config.status
-
--on chrom
-+on neon.localdomain
-
--config.status:841: creating thread1.conf
--config.status:841: creating thread2.conf
--config.status:841: creating thread3.conf
--config.status:841: creating thread4.conf
--config.status:841: creating motion-dist.conf
--config.status:841: creating motion.init-FreeBSD.sh
--config.status:841: creating motion.init-Debian
--config.status:841: creating motion.init-Fedora
--config.status:841: creating motion.spec
--config.status:841: creating Makefile
--config.status:841: creating config.h
-+config.status:844: creating thread1.conf
-+config.status:844: creating thread2.conf
-+config.status:844: creating thread3.conf
-+config.status:844: creating thread4.conf
-+config.status:844: creating motion-dist.conf
-+config.status:844: creating motion.init-FreeBSD.sh
-+config.status:844: creating motion.init-Debian
-+config.status:844: creating motion.init-Fedora
-+config.status:844: creating motion.spec
-+config.status:844: creating Makefile
-+config.status:844: creating config.h
-+config.status:1013: config.h is unchanged
-+configure:6632: WARNING: unrecognized options: --enable-shared, --enable-static, --disable-dependency-tracking, --disable-libtool-lock, --disable-nls, --without-sqlite
-
- ## ---------------- ##
- ## Cache variables. ##
-@@ -501,29 +2094,31 @@ config.status:841: creating config.h
-
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
--ac_cv_env_CC_set=
--ac_cv_env_CC_value=
--ac_cv_env_CFLAGS_set=
--ac_cv_env_CFLAGS_value=
--ac_cv_env_CPPFLAGS_set=
--ac_cv_env_CPPFLAGS_value=
-+ac_cv_env_CC_set=set
-+ac_cv_env_CC_value=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
-+ac_cv_env_CFLAGS_set=set
-+ac_cv_env_CFLAGS_value='-fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe'
-+ac_cv_env_CPPFLAGS_set=set
-+ac_cv_env_CPPFLAGS_value=-DNDEBUG
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
--ac_cv_env_LDFLAGS_set=
--ac_cv_env_LDFLAGS_value=
-+ac_cv_env_LDFLAGS_set=set
-+ac_cv_env_LDFLAGS_value='-L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib'
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
--ac_cv_env_build_alias_set=
--ac_cv_env_build_alias_value=
--ac_cv_env_host_alias_set=
--ac_cv_env_host_alias_value=
--ac_cv_env_target_alias_set=
--ac_cv_env_target_alias_value=
-+ac_cv_env_build_alias_set=set
-+ac_cv_env_build_alias_value=i686-apple-darwin10
-+ac_cv_env_host_alias_set=set
-+ac_cv_env_host_alias_value=mipsel-openadk-linux
-+ac_cv_env_target_alias_set=set
-+ac_cv_env_target_alias_value=mipsel-openadk-linux
- ac_cv_func_get_current_dir_name=yes
-+ac_cv_func_malloc_0_nonnull=yes
-+ac_cv_func_realloc_0_nonnull=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_linux_videodev2_h=yes
--ac_cv_header_linux_videodev_h=yes
-+ac_cv_header_linux_videodev_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_signal_h=yes
- ac_cv_header_stdc=yes
-@@ -542,40 +2137,40 @@ ac_cv_header_unistd_h=yes
- ac_cv_lib_jpeg_jpeg_set_defaults=yes
- ac_cv_lib_sqlite3_sqlite3_open=yes
- ac_cv_objext=o
--ac_cv_path_EGREP='/bin/grep -E'
--ac_cv_path_GREP=/bin/grep
--ac_cv_prog_CPP='gcc -E'
--ac_cv_prog_ac_ct_CC=gcc
-+ac_cv_path_EGREP='/usr/bin/grep -E'
-+ac_cv_path_GREP=/usr/bin/grep
-+ac_cv_prog_CC=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
-+ac_cv_prog_CPP='/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E'
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_g=yes
- ac_cv_sizeof_int=4
--ac_cv_sizeof_int_p=8
--ac_cv_sizeof_long_int=8
-+ac_cv_sizeof_int_p=4
-+ac_cv_sizeof_long_int=4
- ac_cv_sizeof_long_long=8
- ac_cv_sizeof_short=2
--ac_cv_sizeof_void_p=8
--ac_cv_type_struct_v4l2_buffer=yes
-+ac_cv_sizeof_void_p=4
-+ac_cv_type_struct_v4l2_buffer=no
-
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
-
--BIN_PATH='/usr/local/bin'
--CC='gcc'
--CFLAGS=' -g -O2 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_FFMPEG -I/usr/include -DFFMPEG_NEW_INCLUDES -DHAVE_FFMPEG_NEW -DMOTION_V4L2 -DTYPE_32BIT="int" -DHAVE_BSWAP '
--CPP='gcc -E'
--CPPFLAGS=''
-+BIN_PATH='/usr/bin'
-+CC='/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc'
-+CFLAGS='-fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/sw/include -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -D_REENTRANT -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DMOTION_V4L2 -DMOTION_V4L2_OLD -DTYPE_32BIT="int" -DHAVE_BSWAP '
-+CPP='/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E'
-+CPPFLAGS='-DNDEBUG'
- DEFS='-DHAVE_CONFIG_H'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
--EGREP='/bin/grep -E'
-+EGREP='/usr/bin/grep -E'
- EXEEXT=''
--FFMPEG_OBJ='ffmpeg.o'
--GREP='/bin/grep'
--LDFLAGS=' -L/usr/lib64'
-+FFMPEG_OBJ=''
-+GREP='/usr/bin/grep'
-+LDFLAGS='-L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -L/sw/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib'
- LIBOBJS=''
--LIBS='-lm -lpthread -L/usr/lib -lSDL -ljpeg -L/usr/lib64 -lavformat -lavcodec -lavutil -lm -lz -lsqlite3'
-+LIBS='-lm -L/sw/lib -lpthread -lSDL -lpthread -ljpeg -lsqlite3'
- LTLIBOBJS=''
- OBJEXT='o'
- PACKAGE_BUGREPORT=''
-@@ -586,34 +2181,34 @@ PACKAGE_URL=''
- PACKAGE_VERSION='trunkREV528'
- PATH_SEPARATOR=':'
- SDL_OBJ='sdl.o'
--SHELL='/bin/sh'
--VIDEO='video.o video2.o video_common.o'
--ac_ct_CC='gcc'
--bindir='${exec_prefix}/bin'
--build_alias=''
--datadir='${datarootdir}'
-+SHELL='/bin/bash'
-+VIDEO='video_freebsd.o'
-+ac_ct_CC=''
-+bindir='/usr/bin'
-+build_alias='i686-apple-darwin10'
-+datadir='/usr/share'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
--host_alias=''
-+host_alias='mipsel-openadk-linux'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- libdir='${exec_prefix}/lib'
--libexecdir='${exec_prefix}/libexec'
-+libexecdir='/usr/libexec'
- localedir='${datarootdir}/locale'
--localstatedir='${prefix}/var'
--mandir='${datarootdir}/man'
-+localstatedir='/var'
-+mandir='/usr/share/man'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
--prefix='/usr/local'
-+prefix='/usr'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
--sysconfdir='${prefix}/etc'
--target_alias=''
-+sysconfdir='/etc'
-+target_alias='mipsel-openadk-linux'
-
- ## ----------- ##
- ## confdefs.h. ##
-@@ -646,16 +2241,16 @@ target_alias=''
- #define HAVE_SIGNAL_H 1
- #define HAVE_SYS_IOCTL_H 1
- #define HAVE_SYS_MMAN_H 1
--#define HAVE_LINUX_VIDEODEV_H 1
- #define HAVE_LINUX_VIDEODEV2_H 1
- #define HAVE_SYS_PARAM_H 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_GET_CURRENT_DIR_NAME 1
-+#define HAVE_LINUX_VIDEODEV2_H 1
- #define SIZEOF_SHORT 2
- #define SIZEOF_INT 4
--#define SIZEOF_LONG_INT 8
-+#define SIZEOF_LONG_INT 4
- #define SIZEOF_LONG_LONG 8
--#define SIZEOF_INT_P 8
--#define SIZEOF_VOID_P 8
-+#define SIZEOF_INT_P 4
-+#define SIZEOF_VOID_P 4
-
- configure: exit 0
diff --git a/package/motion/patches/patch-config_status b/package/motion/patches/patch-config_status
deleted file mode 100644
index 426fcc026..000000000
--- a/package/motion/patches/patch-config_status
+++ /dev/null
@@ -1,171 +0,0 @@
---- motion-4.0.orig/config.status 2011-09-18 22:49:28.000000000 +0200
-+++ motion-4.0/config.status 2012-07-25 14:54:49.000000000 +0200
-@@ -1,4 +1,4 @@
--#! /bin/sh
-+#! /bin/bash
- # Generated by configure.
- # Run this file to recreate the current configuration.
- # Compiler output produced by configure, useful for debugging
-@@ -8,7 +8,7 @@ debug=false
- ac_cs_recheck=false
- ac_cs_silent=false
-
--SHELL=${CONFIG_SHELL-/bin/sh}
-+SHELL=${CONFIG_SHELL-/bin/bash}
- export SHELL
- ## -------------------- ##
- ## M4sh Initialization. ##
-@@ -434,17 +434,17 @@ $config_headers
-
- Report bugs to the package provider."
-
--ac_cs_config=""
-+ac_cs_config="'--build=i686-apple-darwin10' '--host=mipsel-openadk-linux' '--target=mipsel-openadk-linux' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--bindir=/usr/bin' '--datadir=/usr/share' '--mandir=/usr/share/man' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sysconfdir=/etc' '--enable-shared' '--enable-static' '--disable-dependency-tracking' '--disable-libtool-lock' '--disable-nls' '--without-ffmpeg' '--without-jpeg-mmx' '--without-optimizecpu' '--without-mysql' '--without-sqlite' '--without-pgsql' '--with-v4l' 'build_alias=i686-apple-darwin10' 'host_alias=mipsel-openadk-linux' 'target_alias=mipsel-openadk-linux' 'CC=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc' 'CFLAGS=-fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe' 'LDFLAGS=-L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib' 'CPPFLAGS=-DNDEBUG'"
- ac_cs_version="\
- motion config.status trunkREV528
--configured by ./configure, generated by GNU Autoconf 2.67,
-+configured by /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-motion-4.0-1/motion-4.0/configure, generated by GNU Autoconf 2.67,
- with options \"$ac_cs_config\"
-
- Copyright (C) 2010 Free Software Foundation, Inc.
- This config.status script is free software; the Free Software Foundation
- gives unlimited permission to copy, distribute and modify it."
-
--ac_pwd='/home/wbx/adk/ibm/motion'
-+ac_pwd='/Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-motion-4.0-1/motion-4.0'
- srcdir='.'
- test -n "$AWK" || AWK=awk
- # The default lists apply if the user does not specify any file.
-@@ -523,10 +523,10 @@ if $ac_cs_silent; then
- fi
-
- if $ac_cs_recheck; then
-- set X '/bin/sh' './configure' $ac_configure_extra_args --no-create --no-recursion
-+ set X '/bin/bash' '/Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-motion-4.0-1/motion-4.0/configure' '--build=i686-apple-darwin10' '--host=mipsel-openadk-linux' '--target=mipsel-openadk-linux' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--bindir=/usr/bin' '--datadir=/usr/share' '--mandir=/usr/share/man' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sysconfdir=/etc' '--enable-shared' '--enable-static' '--disable-dependency-tracking' '--disable-libtool-lock' '--disable-nls' '--without-ffmpeg' '--without-jpeg-mmx' '--without-optimizecpu' '--without-mysql' '--without-sqlite' '--without-pgsql' '--with-v4l' 'build_alias=i686-apple-darwin10' 'host_alias=mipsel-openadk-linux' 'target_alias=mipsel-openadk-linux' 'CC=/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc' 'CFLAGS=-fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe' 'LDFLAGS=-L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib' 'CPPFLAGS=-DNDEBUG' $ac_configure_extra_args --no-create --no-recursion
- shift
-- $as_echo "running CONFIG_SHELL=/bin/sh $*" >&6
-- CONFIG_SHELL='/bin/sh'
-+ $as_echo "running CONFIG_SHELL=/bin/bash $*" >&6
-+ CONFIG_SHELL='/bin/bash'
- export CONFIG_SHELL
- exec "$@"
- fi
-@@ -620,30 +620,33 @@ echo 'BEGIN {' >"$tmp/subs1.awk" &&
- cat >>"$tmp/subs1.awk" <<\_ACAWK &&
- S["LTLIBOBJS"]=""
- S["LIBOBJS"]=""
--S["BIN_PATH"]="/usr/local/bin"
--S["EGREP"]="/bin/grep -E"
--S["GREP"]="/bin/grep"
--S["CPP"]="gcc -E"
--S["FFMPEG_OBJ"]="ffmpeg.o"
-+S["BIN_PATH"]="/usr/bin"
-+S["EGREP"]="/usr/bin/grep -E"
-+S["GREP"]="/usr/bin/grep"
-+S["CPP"]="/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E"
-+S["FFMPEG_OBJ"]=""
- S["SDL_OBJ"]="sdl.o"
- S["OBJEXT"]="o"
- S["EXEEXT"]=""
--S["ac_ct_CC"]="gcc"
--S["CPPFLAGS"]=""
--S["LDFLAGS"]=" -L/usr/lib64"
--S["CFLAGS"]=" -g -O2 -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DHAVE_FFMPEG -I/usr/include -DFFMPEG_NEW_INCLUDES -DHAVE_FFMPEG_NEW -DMOTION_V"\
--"4L2 -DTYPE_32BIT=\"int\" -DHAVE_BSWAP "
--S["CC"]="gcc"
--S["VIDEO"]="video.o video2.o video_common.o"
--S["target_alias"]=""
--S["host_alias"]=""
--S["build_alias"]=""
--S["LIBS"]="-lm -lpthread -L/usr/lib -lSDL -ljpeg -L/usr/lib64 -lavformat -lavcodec -lavutil -lm -lz -lsqlite3"
-+S["ac_ct_CC"]=""
-+S["CPPFLAGS"]="-DNDEBUG"
-+S["LDFLAGS"]="-L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link "\
-+"-Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -L/sw/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel"\
-+"_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib"
-+S["CFLAGS"]="-fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -I/sw/include -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe -D_R"\
-+"EENTRANT -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DMOTION_V4L2 -DMOTION_V4L2_OLD -DTYPE_32BIT=\"int\""\
-+" -DHAVE_BSWAP "
-+S["CC"]="/Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc"
-+S["VIDEO"]="video_freebsd.o"
-+S["target_alias"]="mipsel-openadk-linux"
-+S["host_alias"]="mipsel-openadk-linux"
-+S["build_alias"]="i686-apple-darwin10"
-+S["LIBS"]="-lm -L/sw/lib -lpthread -lSDL -lpthread -ljpeg -lsqlite3"
- S["ECHO_T"]=""
- S["ECHO_N"]="-n"
- S["ECHO_C"]=""
- S["DEFS"]="-DHAVE_CONFIG_H"
--S["mandir"]="${datarootdir}/man"
-+S["mandir"]="/usr/share/man"
- S["localedir"]="${datarootdir}/locale"
- S["libdir"]="${exec_prefix}/lib"
- S["psdir"]="${docdir}"
-@@ -654,16 +657,16 @@ S["infodir"]="${datarootdir}/info"
- S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}"
- S["oldincludedir"]="/usr/include"
- S["includedir"]="${prefix}/include"
--S["localstatedir"]="${prefix}/var"
-+S["localstatedir"]="/var"
- S["sharedstatedir"]="${prefix}/com"
--S["sysconfdir"]="${prefix}/etc"
--S["datadir"]="${datarootdir}"
-+S["sysconfdir"]="/etc"
-+S["datadir"]="/usr/share"
- S["datarootdir"]="${prefix}/share"
--S["libexecdir"]="${exec_prefix}/libexec"
-+S["libexecdir"]="/usr/libexec"
- S["sbindir"]="${exec_prefix}/sbin"
--S["bindir"]="${exec_prefix}/bin"
-+S["bindir"]="/usr/bin"
- S["program_transform_name"]="s,x,x,"
--S["prefix"]="/usr/local"
-+S["prefix"]="/usr"
- S["exec_prefix"]="${prefix}"
- S["PACKAGE_URL"]=""
- S["PACKAGE_BUGREPORT"]=""
-@@ -672,7 +675,7 @@ S["PACKAGE_VERSION"]="trunkREV528"
- S["PACKAGE_TARNAME"]="motion"
- S["PACKAGE_NAME"]="motion"
- S["PATH_SEPARATOR"]=":"
--S["SHELL"]="/bin/sh"
-+S["SHELL"]="/bin/bash"
- _ACAWK
- cat >>"$tmp/subs1.awk" <<_ACAWK &&
- for (key in S) S_is_set[key] = 1
-@@ -740,17 +743,17 @@ D["HAVE_TIME_H"]=" 1"
- D["HAVE_SIGNAL_H"]=" 1"
- D["HAVE_SYS_IOCTL_H"]=" 1"
- D["HAVE_SYS_MMAN_H"]=" 1"
--D["HAVE_LINUX_VIDEODEV_H"]=" 1"
- D["HAVE_LINUX_VIDEODEV2_H"]=" 1"
- D["HAVE_SYS_PARAM_H"]=" 1"
- D["HAVE_SYS_TYPES_H"]=" 1"
- D["HAVE_GET_CURRENT_DIR_NAME"]=" 1"
-+D["HAVE_LINUX_VIDEODEV2_H"]=" 1"
- D["SIZEOF_SHORT"]=" 2"
- D["SIZEOF_INT"]=" 4"
--D["SIZEOF_LONG_INT"]=" 8"
-+D["SIZEOF_LONG_INT"]=" 4"
- D["SIZEOF_LONG_LONG"]=" 8"
--D["SIZEOF_INT_P"]=" 8"
--D["SIZEOF_VOID_P"]=" 8"
-+D["SIZEOF_INT_P"]=" 4"
-+D["SIZEOF_VOID_P"]=" 4"
- for (key in D) D_is_set[key] = 1
- FS = ""
- }
-@@ -940,11 +943,11 @@ case `eval "sed -n \"\$ac_sed_dataroot\"
- { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5
- $as_echo "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;}
- ac_datarootdir_hack='
-- s&@datadir@&${datarootdir}&g
-+ s&@datadir@&/usr/share&g
- s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g
- s&@infodir@&${datarootdir}/info&g
- s&@localedir@&${datarootdir}/locale&g
-- s&@mandir@&${datarootdir}/man&g
-+ s&@mandir@&/usr/share/man&g
- s&\${datarootdir}&${prefix}/share&g' ;;
- esac
- ac_sed_extra="/^[ ]*VPATH[ ]*=[ ]*/{
diff --git a/package/mtr/patches/patch-Makefile b/package/mtr/patches/patch-Makefile
deleted file mode 100644
index babc467bf..000000000
--- a/package/mtr/patches/patch-Makefile
+++ /dev/null
@@ -1,763 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- mtr-0.75.orig/Makefile 2008-09-19 11:32:05.000000000 +0200
-+++ mtr-0.75/Makefile 2008-10-10 15:03:22.000000000 +0200
-@@ -1,16 +1,748 @@
-+# Makefile.in generated by automake 1.9.6 from Makefile.am.
-+# Makefile. Generated from Makefile.in by configure.
-
--#
--# This is an attempt on simplifying the compilation of mtr to a simple "make".
--#
-+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-+# 2003, 2004, 2005 Free Software Foundation, Inc.
-+# This Makefile.in is free software; the Free Software Foundation
-+# gives unlimited permission to copy and/or distribute it,
-+# with or without modifications, as long as this notice is preserved.
-
--firstrule:
-- ./configure
-- $(MAKE)
-+# This program is distributed in the hope that it will be useful,
-+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-+# PARTICULAR PURPOSE.
-
--clean:
-- rm -f *.o *~ core
-
--distclean: clean
-- rm -f mtr config.cache config.status config.log \
-- stamp-h stamp-h[0-9]* TAGS ID
-
-+srcdir = .
-+top_srcdir = .
-+
-+pkgdatadir = $(datadir)/mtr
-+pkglibdir = $(libdir)/mtr
-+pkgincludedir = $(includedir)/mtr
-+top_builddir = .
-+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-+INSTALL = /usr/bin/install -c
-+install_sh_DATA = $(install_sh) -c -m 644
-+install_sh_PROGRAM = $(install_sh) -c
-+install_sh_SCRIPT = $(install_sh) -c
-+INSTALL_HEADER = $(INSTALL_DATA)
-+transform = $(program_transform_name)
-+NORMAL_INSTALL = :
-+PRE_INSTALL = :
-+POST_INSTALL = :
-+NORMAL_UNINSTALL = :
-+PRE_UNINSTALL = :
-+POST_UNINSTALL = :
-+sbin_PROGRAMS = mtr$(EXEEXT)
-+subdir = .
-+DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
-+ $(srcdir)/Makefile.in $(srcdir)/config.h.in \
-+ $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
-+ TODO config.guess config.sub depcomp install-sh missing \
-+ mkinstalldirs
-+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-+am__aclocal_m4_deps = $(top_srcdir)/configure.in
-+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-+ $(ACLOCAL_M4)
-+am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
-+ configure.lineno configure.status.lineno
-+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-+CONFIG_HEADER = config.h
-+CONFIG_CLEAN_FILES =
-+am__installdirs = "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"
-+sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
-+PROGRAMS = $(sbin_PROGRAMS)
-+am_mtr_OBJECTS = mtr.$(OBJEXT) net.$(OBJEXT) dns.$(OBJEXT) \
-+ raw.$(OBJEXT) split.$(OBJEXT) display.$(OBJEXT) \
-+ report.$(OBJEXT) getopt.$(OBJEXT) getopt1.$(OBJEXT) \
-+ select.$(OBJEXT)
-+mtr_OBJECTS = $(am_mtr_OBJECTS)
-+mtr_LDADD = $(LDADD)
-+DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
-+depcomp = $(SHELL) $(top_srcdir)/depcomp
-+am__depfiles_maybe = depfiles
-+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-+CCLD = $(CC)
-+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
-+SOURCES = $(mtr_SOURCES) $(EXTRA_mtr_SOURCES)
-+DIST_SOURCES = $(mtr_SOURCES) $(EXTRA_mtr_SOURCES)
-+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
-+ html-recursive info-recursive install-data-recursive \
-+ install-exec-recursive install-info-recursive \
-+ install-recursive installcheck-recursive installdirs-recursive \
-+ pdf-recursive ps-recursive uninstall-info-recursive \
-+ uninstall-recursive
-+man8dir = $(mandir)/man8
-+NROFF = nroff
-+MANS = $(man_MANS)
-+ETAGS = etags
-+CTAGS = ctags
-+DIST_SUBDIRS = $(SUBDIRS)
-+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-+distdir = $(PACKAGE)-$(VERSION)
-+top_distdir = $(distdir)
-+am__remove_distdir = \
-+ { test ! -d $(distdir) \
-+ || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
-+ && rm -fr $(distdir); }; }
-+DIST_ARCHIVES = $(distdir).tar.gz
-+GZIP_ENV = --best
-+distuninstallcheck_listfiles = find . -type f -print
-+distcleancheck_listfiles = find . -type f -print
-+ACLOCAL = ${SHELL} /home/wbrodkorb/openadk/build_x86/w-mtr-0.75-1/mtr-0.75/missing --run aclocal-1.9
-+AMDEP_FALSE =
-+AMDEP_TRUE = #
-+AMTAR = ${SHELL} /home/wbrodkorb/openadk/build_x86/w-mtr-0.75-1/mtr-0.75/missing --run tar
-+AUTOCONF = ${SHELL} /home/wbrodkorb/openadk/build_x86/w-mtr-0.75-1/mtr-0.75/missing --run autoconf
-+AUTOHEADER = ${SHELL} /home/wbrodkorb/openadk/build_x86/w-mtr-0.75-1/mtr-0.75/missing --run autoheader
-+AUTOMAKE = ${SHELL} /home/wbrodkorb/openadk/build_x86/w-mtr-0.75-1/mtr-0.75/missing --run automake-1.9
-+AWK = gawk
-+CC = /home/wbrodkorb/openadk/cross_x86/host/bin/i586-linux-uclibc-gcc
-+CCDEPMODE = depmode=none
-+CFLAGS = -fwrapv -fno-ident -O2 -pipe -march=i586 -funit-at-a-time -Wall -Wno-pointer-sign
-+CPP = /home/wbrodkorb/openadk/cross_x86/host/bin/i586-linux-uclibc-gcc -E
-+CPPFLAGS = -isystem /home/wbrodkorb/openadk/cross_x86/target/include -isystem /home/wbrodkorb/openadk/cross_x86/target/usr/include -DNDEBUG
-+CURSES_OBJ = curses.o
-+CYGPATH_W = echo
-+DEFS = -DHAVE_CONFIG_H
-+DEPDIR = .deps
-+ECHO_C =
-+ECHO_N = -n
-+ECHO_T =
-+EGREP = /bin/grep -E
-+EXEEXT =
-+GREP = /bin/grep
-+GTK_CFLAGS =
-+GTK_LIBS =
-+GTK_OBJ =
-+INSTALL_DATA = ${INSTALL} -m 644
-+INSTALL_PROGRAM = ${INSTALL}
-+INSTALL_SCRIPT = ${INSTALL}
-+INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
-+LDFLAGS = -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbrodkorb/openadk/cross_x86/target/usr/lib -L/home/wbrodkorb/openadk/cross_x86/target/lib -L/home/wbrodkorb/openadk/cross_x86/target/usr/lib
-+LIBOBJS =
-+LIBS = -lresolv -lm -lncurses
-+LTLIBOBJS =
-+MAKEINFO = ${SHELL} /home/wbrodkorb/openadk/build_x86/w-mtr-0.75-1/mtr-0.75/missing --run makeinfo
-+OBJEXT = o
-+PACKAGE = mtr
-+PACKAGE_BUGREPORT =
-+PACKAGE_NAME =
-+PACKAGE_STRING =
-+PACKAGE_TARNAME =
-+PACKAGE_VERSION =
-+PATH_SEPARATOR = :
-+PKG_CONFIG =
-+SET_MAKE =
-+SHELL = /bin/bash
-+STRIP = i586-linux-strip
-+VERSION = 0.75
-+ac_ct_CC =
-+am__fastdepCC_FALSE =
-+am__fastdepCC_TRUE = #
-+am__include = include
-+am__leading_dot = .
-+am__quote =
-+am__tar = ${AMTAR} chof - "$$tardir"
-+am__untar = ${AMTAR} xf -
-+bindir = ${exec_prefix}/bin
-+build_alias = i686-linux-gnu
-+datadir = /usr/share
-+datarootdir = ${prefix}/share
-+docdir = ${datarootdir}/doc/${PACKAGE}
-+dvidir = ${docdir}
-+exec_prefix = ${prefix}
-+host_alias = i586-linux
-+htmldir = ${docdir}
-+includedir = ${prefix}/include
-+infodir = ${datarootdir}/info
-+install_sh = /home/wbrodkorb/openadk/build_x86/w-mtr-0.75-1/mtr-0.75/install-sh
-+libdir = ${exec_prefix}/lib
-+libexecdir = /usr/lib
-+localedir = ${datarootdir}/locale
-+localstatedir = /var
-+mandir = /usr/share/man
-+mkdir_p = mkdir -p --
-+oldincludedir = /usr/include
-+pdfdir = ${docdir}
-+prefix = /usr
-+program_transform_name = s&$$&&;s&^&&
-+psdir = ${docdir}
-+sbindir = ${exec_prefix}/sbin
-+sharedstatedir = ${prefix}/com
-+sysconfdir = /etc
-+target_alias = i586-linux
-+SUBDIRS = img
-+man_MANS = mtr.8
-+mtr_SOURCES = mtr.c \
-+ net.c net.h \
-+ dns.c dns.h \
-+ raw.c raw.h \
-+ split.c split.h \
-+ display.c display.h \
-+ report.c report.h \
-+ getopt.c getopt1.c getopt.h \
-+ select.c select.h \
-+ mtr-curses.h \
-+ mtr-gtk.h
-+
-+EXTRA_mtr_SOURCES = curses.c \
-+ gtk.c
-+
-+mtr_DEPENDENCIES = $(GTK_OBJ) $(CURSES_OBJ)
-+mtr_LDFLAGS = $(GTK_OBJ) $(CURSES_OBJ)
-+EXTRA_DIST = SECURITY mtr.8 Makefile Makefile.dist
-+DISTCLEANFILES = *~
-+all: config.h
-+ $(MAKE) $(AM_MAKEFLAGS) all-recursive
-+
-+.SUFFIXES:
-+.SUFFIXES: .c .o .obj
-+am--refresh:
-+ @:
-+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
-+ @for dep in $?; do \
-+ case '$(am__configure_deps)' in \
-+ *$$dep*) \
-+ echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
-+ cd $(srcdir) && $(AUTOMAKE) --foreign \
-+ && exit 0; \
-+ exit 1;; \
-+ esac; \
-+ done; \
-+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
-+ cd $(top_srcdir) && \
-+ $(AUTOMAKE) --foreign Makefile
-+.PRECIOUS: Makefile
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+ @case '$?' in \
-+ *config.status*) \
-+ echo ' $(SHELL) ./config.status'; \
-+ $(SHELL) ./config.status;; \
-+ *) \
-+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
-+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
-+ esac;
-+
-+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-+ $(SHELL) ./config.status --recheck
-+
-+$(top_srcdir)/configure: $(am__configure_deps)
-+ cd $(srcdir) && $(AUTOCONF)
-+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
-+ cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
-+
-+config.h: stamp-h1
-+ @if test ! -f $@; then \
-+ rm -f stamp-h1; \
-+ $(MAKE) stamp-h1; \
-+ else :; fi
-+
-+stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
-+ @rm -f stamp-h1
-+ cd $(top_builddir) && $(SHELL) ./config.status config.h
-+$(srcdir)/config.h.in: $(am__configure_deps)
-+ cd $(top_srcdir) && $(AUTOHEADER)
-+ rm -f stamp-h1
-+ touch $@
-+
-+distclean-hdr:
-+ -rm -f config.h stamp-h1
-+install-sbinPROGRAMS: $(sbin_PROGRAMS)
-+ @$(NORMAL_INSTALL)
-+ test -z "$(sbindir)" || $(mkdir_p) "$(DESTDIR)$(sbindir)"
-+ @list='$(sbin_PROGRAMS)'; for p in $$list; do \
-+ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
-+ if test -f $$p \
-+ ; then \
-+ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
-+ echo " $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
-+ $(INSTALL_PROGRAM_ENV) $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
-+ else :; fi; \
-+ done
-+
-+uninstall-sbinPROGRAMS:
-+ @$(NORMAL_UNINSTALL)
-+ @list='$(sbin_PROGRAMS)'; for p in $$list; do \
-+ f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
-+ echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
-+ rm -f "$(DESTDIR)$(sbindir)/$$f"; \
-+ done
-+
-+clean-sbinPROGRAMS:
-+ -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS)
-+mtr$(EXEEXT): $(mtr_OBJECTS) $(mtr_DEPENDENCIES)
-+ @rm -f mtr$(EXEEXT)
-+ $(LINK) $(mtr_LDFLAGS) $(mtr_OBJECTS) $(mtr_LDADD) $(LIBS)
-+
-+mostlyclean-compile:
-+ -rm -f *.$(OBJEXT)
-+
-+distclean-compile:
-+ -rm -f *.tab.c
-+
-+#include ./$(DEPDIR)/curses.Po
-+#include ./$(DEPDIR)/display.Po
-+#include ./$(DEPDIR)/dns.Po
-+#include ./$(DEPDIR)/getopt.Po
-+#include ./$(DEPDIR)/getopt1.Po
-+#include ./$(DEPDIR)/gtk.Po
-+#include ./$(DEPDIR)/mtr.Po
-+#include ./$(DEPDIR)/net.Po
-+#include ./$(DEPDIR)/raw.Po
-+#include ./$(DEPDIR)/report.Po
-+#include ./$(DEPDIR)/select.Po
-+#include ./$(DEPDIR)/split.Po
-+
-+.c.o:
-+# if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-+# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
-+# source='$<' object='$@' libtool=no
-+# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
-+ $(COMPILE) -c $<
-+
-+.c.obj:
-+# if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-+# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
-+# source='$<' object='$@' libtool=no
-+# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
-+ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-+uninstall-info-am:
-+install-man8: $(man8_MANS) $(man_MANS)
-+ @$(NORMAL_INSTALL)
-+ test -z "$(man8dir)" || $(mkdir_p) "$(DESTDIR)$(man8dir)"
-+ @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
-+ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
-+ for i in $$l2; do \
-+ case "$$i" in \
-+ *.8*) list="$$list $$i" ;; \
-+ esac; \
-+ done; \
-+ for i in $$list; do \
-+ if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
-+ else file=$$i; fi; \
-+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
-+ case "$$ext" in \
-+ 8*) ;; \
-+ *) ext='8' ;; \
-+ esac; \
-+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
-+ inst=`echo $$inst | sed -e 's/^.*\///'`; \
-+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
-+ echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
-+ $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst"; \
-+ done
-+uninstall-man8:
-+ @$(NORMAL_UNINSTALL)
-+ @list='$(man8_MANS) $(dist_man8_MANS) $(nodist_man8_MANS)'; \
-+ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
-+ for i in $$l2; do \
-+ case "$$i" in \
-+ *.8*) list="$$list $$i" ;; \
-+ esac; \
-+ done; \
-+ for i in $$list; do \
-+ ext=`echo $$i | sed -e 's/^.*\\.//'`; \
-+ case "$$ext" in \
-+ 8*) ;; \
-+ *) ext='8' ;; \
-+ esac; \
-+ inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
-+ inst=`echo $$inst | sed -e 's/^.*\///'`; \
-+ inst=`echo $$inst | sed '$(transform)'`.$$ext; \
-+ echo " rm -f '$(DESTDIR)$(man8dir)/$$inst'"; \
-+ rm -f "$(DESTDIR)$(man8dir)/$$inst"; \
-+ done
-+
-+# This directory's subdirectories are mostly independent; you can cd
-+# into them and run `make' without going through this Makefile.
-+# To change the values of `make' variables: instead of editing Makefiles,
-+# (1) if the variable is set in `config.status', edit `config.status'
-+# (which will cause the Makefiles to be regenerated when you run `make');
-+# (2) otherwise, pass the desired values on the `make' command line.
-+$(RECURSIVE_TARGETS):
-+ @failcom='exit 1'; \
-+ for f in x $$MAKEFLAGS; do \
-+ case $$f in \
-+ *=* | --[!k]*);; \
-+ *k*) failcom='fail=yes';; \
-+ esac; \
-+ done; \
-+ dot_seen=no; \
-+ target=`echo $@ | sed s/-recursive//`; \
-+ list='$(SUBDIRS)'; for subdir in $$list; do \
-+ echo "Making $$target in $$subdir"; \
-+ if test "$$subdir" = "."; then \
-+ dot_seen=yes; \
-+ local_target="$$target-am"; \
-+ else \
-+ local_target="$$target"; \
-+ fi; \
-+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-+ || eval $$failcom; \
-+ done; \
-+ if test "$$dot_seen" = "no"; then \
-+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
-+ fi; test -z "$$fail"
-+
-+mostlyclean-recursive clean-recursive distclean-recursive \
-+maintainer-clean-recursive:
-+ @failcom='exit 1'; \
-+ for f in x $$MAKEFLAGS; do \
-+ case $$f in \
-+ *=* | --[!k]*);; \
-+ *k*) failcom='fail=yes';; \
-+ esac; \
-+ done; \
-+ dot_seen=no; \
-+ case "$@" in \
-+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
-+ *) list='$(SUBDIRS)' ;; \
-+ esac; \
-+ rev=''; for subdir in $$list; do \
-+ if test "$$subdir" = "."; then :; else \
-+ rev="$$subdir $$rev"; \
-+ fi; \
-+ done; \
-+ rev="$$rev ."; \
-+ target=`echo $@ | sed s/-recursive//`; \
-+ for subdir in $$rev; do \
-+ echo "Making $$target in $$subdir"; \
-+ if test "$$subdir" = "."; then \
-+ local_target="$$target-am"; \
-+ else \
-+ local_target="$$target"; \
-+ fi; \
-+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
-+ || eval $$failcom; \
-+ done && test -z "$$fail"
-+tags-recursive:
-+ list='$(SUBDIRS)'; for subdir in $$list; do \
-+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
-+ done
-+ctags-recursive:
-+ list='$(SUBDIRS)'; for subdir in $$list; do \
-+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
-+ done
-+
-+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-+ unique=`for i in $$list; do \
-+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-+ done | \
-+ $(AWK) ' { files[$$0] = 1; } \
-+ END { for (i in files) print i; }'`; \
-+ mkid -fID $$unique
-+tags: TAGS
-+
-+TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-+ $(TAGS_FILES) $(LISP)
-+ tags=; \
-+ here=`pwd`; \
-+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
-+ include_option=--etags-include; \
-+ empty_fix=.; \
-+ else \
-+ include_option=--include; \
-+ empty_fix=; \
-+ fi; \
-+ list='$(SUBDIRS)'; for subdir in $$list; do \
-+ if test "$$subdir" = .; then :; else \
-+ test ! -f $$subdir/TAGS || \
-+ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
-+ fi; \
-+ done; \
-+ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-+ unique=`for i in $$list; do \
-+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-+ done | \
-+ $(AWK) ' { files[$$0] = 1; } \
-+ END { for (i in files) print i; }'`; \
-+ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
-+ test -n "$$unique" || unique=$$empty_fix; \
-+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-+ $$tags $$unique; \
-+ fi
-+ctags: CTAGS
-+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
-+ $(TAGS_FILES) $(LISP)
-+ tags=; \
-+ here=`pwd`; \
-+ list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
-+ unique=`for i in $$list; do \
-+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-+ done | \
-+ $(AWK) ' { files[$$0] = 1; } \
-+ END { for (i in files) print i; }'`; \
-+ test -z "$(CTAGS_ARGS)$$tags$$unique" \
-+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-+ $$tags $$unique
-+
-+GTAGS:
-+ here=`$(am__cd) $(top_builddir) && pwd` \
-+ && cd $(top_srcdir) \
-+ && gtags -i $(GTAGS_ARGS) $$here
-+
-+distclean-tags:
-+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-+
-+distdir: $(DISTFILES)
-+ $(am__remove_distdir)
-+ mkdir $(distdir)
-+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
-+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
-+ list='$(DISTFILES)'; for file in $$list; do \
-+ case $$file in \
-+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
-+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
-+ esac; \
-+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
-+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
-+ dir="/$$dir"; \
-+ $(mkdir_p) "$(distdir)$$dir"; \
-+ else \
-+ dir=''; \
-+ fi; \
-+ if test -d $$d/$$file; then \
-+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
-+ fi; \
-+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
-+ else \
-+ test -f $(distdir)/$$file \
-+ || cp -p $$d/$$file $(distdir)/$$file \
-+ || exit 1; \
-+ fi; \
-+ done
-+ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
-+ if test "$$subdir" = .; then :; else \
-+ test -d "$(distdir)/$$subdir" \
-+ || $(mkdir_p) "$(distdir)/$$subdir" \
-+ || exit 1; \
-+ distdir=`$(am__cd) $(distdir) && pwd`; \
-+ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
-+ (cd $$subdir && \
-+ $(MAKE) $(AM_MAKEFLAGS) \
-+ top_distdir="$$top_distdir" \
-+ distdir="$$distdir/$$subdir" \
-+ distdir) \
-+ || exit 1; \
-+ fi; \
-+ done
-+ -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
-+ ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
-+ ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
-+ ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
-+ || chmod -R a+r $(distdir)
-+dist-gzip: distdir
-+ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
-+ $(am__remove_distdir)
-+
-+dist-bzip2: distdir
-+ tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
-+ $(am__remove_distdir)
-+
-+dist-tarZ: distdir
-+ tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
-+ $(am__remove_distdir)
-+
-+dist-shar: distdir
-+ shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
-+ $(am__remove_distdir)
-+
-+dist-zip: distdir
-+ -rm -f $(distdir).zip
-+ zip -rq $(distdir).zip $(distdir)
-+ $(am__remove_distdir)
-+
-+dist dist-all: distdir
-+ tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
-+ $(am__remove_distdir)
-+
-+# This target untars the dist file and tries a VPATH configuration. Then
-+# it guarantees that the distribution is self-contained by making another
-+# tarfile.
-+distcheck: dist
-+ case '$(DIST_ARCHIVES)' in \
-+ *.tar.gz*) \
-+ GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
-+ *.tar.bz2*) \
-+ bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
-+ *.tar.Z*) \
-+ uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
-+ *.shar.gz*) \
-+ GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
-+ *.zip*) \
-+ unzip $(distdir).zip ;;\
-+ esac
-+ chmod -R a-w $(distdir); chmod a+w $(distdir)
-+ mkdir $(distdir)/_build
-+ mkdir $(distdir)/_inst
-+ chmod a-w $(distdir)
-+ dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
-+ && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
-+ && cd $(distdir)/_build \
-+ && ../configure --srcdir=.. --prefix="$$dc_install_base" \
-+ $(DISTCHECK_CONFIGURE_FLAGS) \
-+ && $(MAKE) $(AM_MAKEFLAGS) \
-+ && $(MAKE) $(AM_MAKEFLAGS) dvi \
-+ && $(MAKE) $(AM_MAKEFLAGS) check \
-+ && $(MAKE) $(AM_MAKEFLAGS) install \
-+ && $(MAKE) $(AM_MAKEFLAGS) installcheck \
-+ && $(MAKE) $(AM_MAKEFLAGS) uninstall \
-+ && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
-+ distuninstallcheck \
-+ && chmod -R a-w "$$dc_install_base" \
-+ && ({ \
-+ (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
-+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
-+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
-+ && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
-+ distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
-+ } || { rm -rf "$$dc_destdir"; exit 1; }) \
-+ && rm -rf "$$dc_destdir" \
-+ && $(MAKE) $(AM_MAKEFLAGS) dist \
-+ && rm -rf $(DIST_ARCHIVES) \
-+ && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
-+ $(am__remove_distdir)
-+ @(echo "$(distdir) archives ready for distribution: "; \
-+ list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
-+ sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
-+distuninstallcheck:
-+ @cd $(distuninstallcheck_dir) \
-+ && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
-+ || { echo "ERROR: files left after uninstall:" ; \
-+ if test -n "$(DESTDIR)"; then \
-+ echo " (check DESTDIR support)"; \
-+ fi ; \
-+ $(distuninstallcheck_listfiles) ; \
-+ exit 1; } >&2
-+distcleancheck: distclean
-+ @if test '$(srcdir)' = . ; then \
-+ echo "ERROR: distcleancheck can only run from a VPATH build" ; \
-+ exit 1 ; \
-+ fi
-+ @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
-+ || { echo "ERROR: files left in build directory after distclean:" ; \
-+ $(distcleancheck_listfiles) ; \
-+ exit 1; } >&2
-+check-am: all-am
-+check: check-recursive
-+all-am: Makefile $(PROGRAMS) $(MANS) config.h
-+installdirs: installdirs-recursive
-+installdirs-am:
-+ for dir in "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man8dir)"; do \
-+ test -z "$$dir" || $(mkdir_p) "$$dir"; \
-+ done
-+install: install-recursive
-+install-exec: install-exec-recursive
-+install-data: install-data-recursive
-+uninstall: uninstall-recursive
-+
-+install-am: all-am
-+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-+
-+installcheck: installcheck-recursive
-+install-strip:
-+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-+ `test -z '$(STRIP)' || \
-+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-+mostlyclean-generic:
-+
-+clean-generic:
-+
-+distclean-generic:
-+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
-+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
-+
-+maintainer-clean-generic:
-+ @echo "This command is intended for maintainers to use"
-+ @echo "it deletes files that may require special tools to rebuild."
-+clean: clean-recursive
-+
-+clean-am: clean-generic clean-sbinPROGRAMS mostlyclean-am
-+
-+distclean: distclean-recursive
-+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
-+ -rm -rf ./$(DEPDIR)
-+ -rm -f Makefile
-+distclean-am: clean-am distclean-compile distclean-generic \
-+ distclean-hdr distclean-local distclean-tags
-+
-+dvi: dvi-recursive
-+
-+dvi-am:
-+
-+html: html-recursive
-+
-+info: info-recursive
-+
-+info-am:
-+
-+install-data-am: install-man
-+
-+install-exec-am: install-sbinPROGRAMS
-+ @$(NORMAL_INSTALL)
-+ $(MAKE) $(AM_MAKEFLAGS) install-exec-hook
-+
-+install-info: install-info-recursive
-+
-+install-man: install-man8
-+
-+installcheck-am:
-+
-+maintainer-clean: maintainer-clean-recursive
-+ -rm -f $(am__CONFIG_DISTCLEAN_FILES)
-+ -rm -rf $(top_srcdir)/autom4te.cache
-+ -rm -rf ./$(DEPDIR)
-+ -rm -f Makefile
-+maintainer-clean-am: distclean-am maintainer-clean-generic
-+
-+mostlyclean: mostlyclean-recursive
-+
-+mostlyclean-am: mostlyclean-compile mostlyclean-generic
-+
-+pdf: pdf-recursive
-+
-+pdf-am:
-+
-+ps: ps-recursive
-+
-+ps-am:
-+
-+uninstall-am: uninstall-info-am uninstall-man uninstall-sbinPROGRAMS
-+
-+uninstall-info: uninstall-info-recursive
-+
-+uninstall-man: uninstall-man8
-+
-+.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
-+ check-am clean clean-generic clean-recursive \
-+ clean-sbinPROGRAMS ctags ctags-recursive dist dist-all \
-+ dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip distcheck \
-+ distclean distclean-compile distclean-generic distclean-hdr \
-+ distclean-local distclean-recursive distclean-tags \
-+ distcleancheck distdir distuninstallcheck dvi dvi-am html \
-+ html-am info info-am install install-am install-data \
-+ install-data-am install-exec install-exec-am install-exec-hook \
-+ install-info install-info-am install-man install-man8 \
-+ install-sbinPROGRAMS install-strip installcheck \
-+ installcheck-am installdirs installdirs-am maintainer-clean \
-+ maintainer-clean-generic maintainer-clean-recursive \
-+ mostlyclean mostlyclean-compile mostlyclean-generic \
-+ mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
-+ uninstall uninstall-am uninstall-info-am uninstall-man \
-+ uninstall-man8 uninstall-sbinPROGRAMS
-+
-+install-exec-hook:
-+ chmod u+s $(DESTDIR)$(sbindir)/mtr
-+distclean-local:
-+ (sleep 3; cp Makefile.dist Makefile) &
-+ rm -f *.orig
-+# Tell versions [3.59,3.63) of GNU make to not export all variables.
-+# Otherwise a system limit (for SysV at least) may be exceeded.
-+.NOEXPORT:
diff --git a/package/tmsnc/patches/patch-Makefile b/package/tmsnc/patches/patch-Makefile
deleted file mode 100644
index a676d0fe9..000000000
--- a/package/tmsnc/patches/patch-Makefile
+++ /dev/null
@@ -1,170 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- tmsnc-0.3.2.orig/Makefile 2006-10-17 13:14:22.000000000 +0200
-+++ tmsnc-0.3.2/Makefile 2012-07-26 13:54:39.000000000 +0200
-@@ -21,7 +21,7 @@ pkglibdir = $(libdir)/tmsnc
- pkgincludedir = $(includedir)/tmsnc
- top_builddir = .
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
--INSTALL = /usr/bin/install -c
-+INSTALL = /Volumes/adk/openadk/scripts/install -c
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
- install_sh_SCRIPT = $(install_sh) -c
-@@ -33,8 +33,8 @@ POST_INSTALL = :
- NORMAL_UNINSTALL = :
- PRE_UNINSTALL = :
- POST_UNINSTALL = :
--build_triplet = i686-pc-linux-gnu
--host_triplet = i686-pc-linux-gnu
-+build_triplet = i686-apple-darwin10
-+host_triplet = mipsel-openadk-linux-gnu
- DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
- $(srcdir)/Makefile.in \
- $(top_srcdir)/autopackage/default.apspec.in \
-@@ -76,41 +76,41 @@ DIST_ARCHIVES = $(distdir).tar.gz
- GZIP_ENV = --best
- distuninstallcheck_listfiles = find . -type f -print
- distcleancheck_listfiles = find . -type f -print
--ACLOCAL = ${SHELL} /home/jonas/tmsnc/missing --run aclocal-1.9
--AMDEP_FALSE = #
--AMDEP_TRUE =
--AMTAR = ${SHELL} /home/jonas/tmsnc/missing --run tar
--AUTOCONF = ${SHELL} /home/jonas/tmsnc/missing --run autoconf
--AUTOHEADER = ${SHELL} /home/jonas/tmsnc/missing --run autoheader
--AUTOMAKE = ${SHELL} /home/jonas/tmsnc/missing --run automake-1.9
--AWK = mawk
--CC = gcc
--CCDEPMODE = depmode=gcc3
--CFLAGS = -g -O2
--CPP = gcc -E
--CPPFLAGS =
--CURSES_INCLUDEDIR =
--CURSES_LIBS = -lncurses -lpanel -lform
-+ACLOCAL = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run aclocal-1.9
-+AMDEP_FALSE =
-+AMDEP_TRUE = #
-+AMTAR = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run tar
-+AUTOCONF = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run autoconf
-+AUTOHEADER = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run autoheader
-+AUTOMAKE = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run automake-1.9
-+AWK = gawk
-+CC = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
-+CCDEPMODE = depmode=none
-+CFLAGS = -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe
-+CPP = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E
-+CPPFLAGS = -DNDEBUG -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include
-+CURSES_INCLUDEDIR = -I/Volumes/adk/openadk/target_mipsel_uclibc/include
-+CURSES_LIBS = -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses -lpanel -lform
- CYGPATH_W = echo
- DEFS = -DHAVE_CONFIG_H
- DEPDIR = .deps
- ECHO_C =
- ECHO_N = -n
- ECHO_T =
--EGREP = /bin/grep -E
-+EGREP = /usr/bin/grep -E
- EXEEXT =
--GREP = /bin/grep
-+GREP = /usr/bin/grep
- INSTALL_DATA = ${INSTALL} -m 644
- INSTALL_PROGRAM = ${INSTALL}
- INSTALL_SCRIPT = ${INSTALL}
- INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
--LDFLAGS =
--LIBICONV =
-+LDFLAGS = -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
-+LIBICONV = /Volumes/adk/openadk/target_mipsel_uclibc/usr/lib/libiconv.so -Wl,-rpath -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
- LIBOBJS =
- LIBS =
--LTLIBICONV =
-+LTLIBICONV = -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -liconv -R/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
- LTLIBOBJS =
--MAKEINFO = ${SHELL} /home/jonas/tmsnc/missing --run makeinfo
-+MAKEINFO = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run makeinfo
- OBJEXT = o
- OPENSSL_FALSE = #
- OPENSSL_TRUE =
-@@ -122,57 +122,57 @@ PACKAGE_TARNAME =
- PACKAGE_VERSION =
- PATH_SEPARATOR = :
- SET_MAKE =
--SHELL = /bin/sh
--SSLINC =
--SSLLIB = -lssl -lcrypto
--STRIP =
-+SHELL = /bin/bash
-+SSLINC = -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include
-+SSLLIB = -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -lssl -lcrypto
-+STRIP = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-strip
- TALKFILTERS_FALSE =
- TALKFILTERS_TRUE = #
- TFLIB =
- VERSION = 0.3.2
--ac_ct_CC = gcc
--am__fastdepCC_FALSE = #
--am__fastdepCC_TRUE =
-+ac_ct_CC =
-+am__fastdepCC_FALSE =
-+am__fastdepCC_TRUE = #
- am__include = include
- am__leading_dot = .
- am__quote =
- am__tar = ${AMTAR} chof - "$$tardir"
- am__untar = ${AMTAR} xf -
--bindir = ${exec_prefix}/bin
--build = i686-pc-linux-gnu
--build_alias =
-+bindir = /usr/bin
-+build = i686-apple-darwin10
-+build_alias = i686-apple-darwin10
- build_cpu = i686
--build_os = linux-gnu
--build_vendor = pc
--datadir = ${datarootdir}
-+build_os = darwin10
-+build_vendor = apple
-+datadir = /usr/share
- datarootdir = ${prefix}/share
- docdir = ${datarootdir}/doc/${PACKAGE}
- dvidir = ${docdir}
- exec_prefix = ${prefix}
--host = i686-pc-linux-gnu
--host_alias =
--host_cpu = i686
-+host = mipsel-openadk-linux-gnu
-+host_alias = mipsel-openadk-linux
-+host_cpu = mipsel
- host_os = linux-gnu
--host_vendor = pc
-+host_vendor = openadk
- htmldir = ${docdir}
- includedir = ${prefix}/include
- infodir = ${datarootdir}/info
--install_sh = /home/jonas/tmsnc/install-sh
-+install_sh = /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/install-sh
- libdir = ${exec_prefix}/lib
--libexecdir = ${exec_prefix}/libexec
-+libexecdir = /usr/libexec
- localedir = ${datarootdir}/locale
--localstatedir = ${prefix}/var
--mandir = ${datarootdir}/man
--mkdir_p = mkdir -p --
-+localstatedir = /var
-+mandir = /usr/share/man
-+mkdir_p = $(mkinstalldirs)
- oldincludedir = /usr/include
- pdfdir = ${docdir}
--prefix = /usr/local
--program_transform_name = s,x,x,
-+prefix = /usr
-+program_transform_name = s&$$&&;s&^&&
- psdir = ${docdir}
- sbindir = ${exec_prefix}/sbin
- sharedstatedir = ${prefix}/com
--sysconfdir = ${prefix}/etc
--target_alias =
-+sysconfdir = /etc
-+target_alias = mipsel-openadk-linux
- tmsnc_VERSION = 0.3.2
- AUTOMAKE_OPTIONS = no-dependencies
- SUBDIRS = src doc
diff --git a/package/tmsnc/patches/patch-doc_Makefile b/package/tmsnc/patches/patch-doc_Makefile
deleted file mode 100644
index 7e36e43ac..000000000
--- a/package/tmsnc/patches/patch-doc_Makefile
+++ /dev/null
@@ -1,170 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- tmsnc-0.3.2.orig/doc/Makefile 2006-10-17 13:14:22.000000000 +0200
-+++ tmsnc-0.3.2/doc/Makefile 2012-07-26 13:54:39.000000000 +0200
-@@ -21,7 +21,7 @@ pkglibdir = $(libdir)/tmsnc
- pkgincludedir = $(includedir)/tmsnc
- top_builddir = ..
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
--INSTALL = /usr/bin/install -c
-+INSTALL = /Volumes/adk/openadk/scripts/install -c
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
- install_sh_SCRIPT = $(install_sh) -c
-@@ -33,8 +33,8 @@ POST_INSTALL = :
- NORMAL_UNINSTALL = :
- PRE_UNINSTALL = :
- POST_UNINSTALL = :
--build_triplet = i686-pc-linux-gnu
--host_triplet = i686-pc-linux-gnu
-+build_triplet = i686-apple-darwin10
-+host_triplet = mipsel-openadk-linux-gnu
- subdir = doc
- DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-@@ -52,41 +52,41 @@ am__installdirs = "$(DESTDIR)$(man1dir)"
- NROFF = nroff
- MANS = $(man_MANS)
- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
--ACLOCAL = ${SHELL} /home/jonas/tmsnc/missing --run aclocal-1.9
--AMDEP_FALSE = #
--AMDEP_TRUE =
--AMTAR = ${SHELL} /home/jonas/tmsnc/missing --run tar
--AUTOCONF = ${SHELL} /home/jonas/tmsnc/missing --run autoconf
--AUTOHEADER = ${SHELL} /home/jonas/tmsnc/missing --run autoheader
--AUTOMAKE = ${SHELL} /home/jonas/tmsnc/missing --run automake-1.9
--AWK = mawk
--CC = gcc
--CCDEPMODE = depmode=gcc3
--CFLAGS = -g -O2
--CPP = gcc -E
--CPPFLAGS =
--CURSES_INCLUDEDIR =
--CURSES_LIBS = -lncurses -lpanel -lform
-+ACLOCAL = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run aclocal-1.9
-+AMDEP_FALSE =
-+AMDEP_TRUE = #
-+AMTAR = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run tar
-+AUTOCONF = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run autoconf
-+AUTOHEADER = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run autoheader
-+AUTOMAKE = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run automake-1.9
-+AWK = gawk
-+CC = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
-+CCDEPMODE = depmode=none
-+CFLAGS = -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe
-+CPP = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E
-+CPPFLAGS = -DNDEBUG -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include
-+CURSES_INCLUDEDIR = -I/Volumes/adk/openadk/target_mipsel_uclibc/include
-+CURSES_LIBS = -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses -lpanel -lform
- CYGPATH_W = echo
- DEFS = -DHAVE_CONFIG_H
- DEPDIR = .deps
- ECHO_C =
- ECHO_N = -n
- ECHO_T =
--EGREP = /bin/grep -E
-+EGREP = /usr/bin/grep -E
- EXEEXT =
--GREP = /bin/grep
-+GREP = /usr/bin/grep
- INSTALL_DATA = ${INSTALL} -m 644
- INSTALL_PROGRAM = ${INSTALL}
- INSTALL_SCRIPT = ${INSTALL}
- INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
--LDFLAGS =
--LIBICONV =
-+LDFLAGS = -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
-+LIBICONV = /Volumes/adk/openadk/target_mipsel_uclibc/usr/lib/libiconv.so -Wl,-rpath -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
- LIBOBJS =
- LIBS =
--LTLIBICONV =
-+LTLIBICONV = -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -liconv -R/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
- LTLIBOBJS =
--MAKEINFO = ${SHELL} /home/jonas/tmsnc/missing --run makeinfo
-+MAKEINFO = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run makeinfo
- OBJEXT = o
- OPENSSL_FALSE = #
- OPENSSL_TRUE =
-@@ -98,57 +98,57 @@ PACKAGE_TARNAME =
- PACKAGE_VERSION =
- PATH_SEPARATOR = :
- SET_MAKE =
--SHELL = /bin/sh
--SSLINC =
--SSLLIB = -lssl -lcrypto
--STRIP =
-+SHELL = /bin/bash
-+SSLINC = -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include
-+SSLLIB = -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -lssl -lcrypto
-+STRIP = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-strip
- TALKFILTERS_FALSE =
- TALKFILTERS_TRUE = #
- TFLIB =
- VERSION = 0.3.2
--ac_ct_CC = gcc
--am__fastdepCC_FALSE = #
--am__fastdepCC_TRUE =
-+ac_ct_CC =
-+am__fastdepCC_FALSE =
-+am__fastdepCC_TRUE = #
- am__include = include
- am__leading_dot = .
- am__quote =
- am__tar = ${AMTAR} chof - "$$tardir"
- am__untar = ${AMTAR} xf -
--bindir = ${exec_prefix}/bin
--build = i686-pc-linux-gnu
--build_alias =
-+bindir = /usr/bin
-+build = i686-apple-darwin10
-+build_alias = i686-apple-darwin10
- build_cpu = i686
--build_os = linux-gnu
--build_vendor = pc
--datadir = ${datarootdir}
-+build_os = darwin10
-+build_vendor = apple
-+datadir = /usr/share
- datarootdir = ${prefix}/share
- docdir = ${datarootdir}/doc/${PACKAGE}
- dvidir = ${docdir}
- exec_prefix = ${prefix}
--host = i686-pc-linux-gnu
--host_alias =
--host_cpu = i686
-+host = mipsel-openadk-linux-gnu
-+host_alias = mipsel-openadk-linux
-+host_cpu = mipsel
- host_os = linux-gnu
--host_vendor = pc
-+host_vendor = openadk
- htmldir = ${docdir}
- includedir = ${prefix}/include
- infodir = ${datarootdir}/info
--install_sh = /home/jonas/tmsnc/install-sh
-+install_sh = /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/install-sh
- libdir = ${exec_prefix}/lib
--libexecdir = ${exec_prefix}/libexec
-+libexecdir = /usr/libexec
- localedir = ${datarootdir}/locale
--localstatedir = ${prefix}/var
--mandir = ${datarootdir}/man
--mkdir_p = mkdir -p --
-+localstatedir = /var
-+mandir = /usr/share/man
-+mkdir_p = $(mkinstalldirs)
- oldincludedir = /usr/include
- pdfdir = ${docdir}
--prefix = /usr/local
--program_transform_name = s,x,x,
-+prefix = /usr
-+program_transform_name = s&$$&&;s&^&&
- psdir = ${docdir}
- sbindir = ${exec_prefix}/sbin
- sharedstatedir = ${prefix}/com
--sysconfdir = ${prefix}/etc
--target_alias =
-+sysconfdir = /etc
-+target_alias = mipsel-openadk-linux
- tmsnc_VERSION = 0.3.2
- man_MANS = tmsnc.1
- EXTRA_DIST = tmsnc.1
diff --git a/package/tmsnc/patches/patch-src_Makefile b/package/tmsnc/patches/patch-src_Makefile
deleted file mode 100644
index a8766c810..000000000
--- a/package/tmsnc/patches/patch-src_Makefile
+++ /dev/null
@@ -1,240 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- tmsnc-0.3.2.orig/src/Makefile 2006-10-17 13:14:22.000000000 +0200
-+++ tmsnc-0.3.2/src/Makefile 2012-07-26 13:54:39.000000000 +0200
-@@ -23,7 +23,7 @@ pkglibdir = $(libdir)/tmsnc
- pkgincludedir = $(includedir)/tmsnc
- top_builddir = ..
- am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
--INSTALL = /usr/bin/install -c
-+INSTALL = /Volumes/adk/openadk/scripts/install -c
- install_sh_DATA = $(install_sh) -c -m 644
- install_sh_PROGRAM = $(install_sh) -c
- install_sh_SCRIPT = $(install_sh) -c
-@@ -35,8 +35,8 @@ POST_INSTALL = :
- NORMAL_UNINSTALL = :
- PRE_UNINSTALL = :
- POST_UNINSTALL = :
--build_triplet = i686-pc-linux-gnu
--host_triplet = i686-pc-linux-gnu
-+build_triplet = i686-apple-darwin10
-+host_triplet = mipsel-openadk-linux-gnu
- bin_PROGRAMS = tmsnc$(EXEEXT)
- subdir = src
- DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
-@@ -74,41 +74,41 @@ HEADERS = $(noinst_HEADERS)
- ETAGS = etags
- CTAGS = ctags
- DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
--ACLOCAL = ${SHELL} /home/jonas/tmsnc/missing --run aclocal-1.9
--AMDEP_FALSE = #
--AMDEP_TRUE =
--AMTAR = ${SHELL} /home/jonas/tmsnc/missing --run tar
--AUTOCONF = ${SHELL} /home/jonas/tmsnc/missing --run autoconf
--AUTOHEADER = ${SHELL} /home/jonas/tmsnc/missing --run autoheader
--AUTOMAKE = ${SHELL} /home/jonas/tmsnc/missing --run automake-1.9
--AWK = mawk
--CC = gcc
--CCDEPMODE = depmode=gcc3
--CFLAGS = -g -O2
--CPP = gcc -E
--CPPFLAGS =
--CURSES_INCLUDEDIR =
--CURSES_LIBS = -lncurses -lpanel -lform
-+ACLOCAL = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run aclocal-1.9
-+AMDEP_FALSE =
-+AMDEP_TRUE = #
-+AMTAR = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run tar
-+AUTOCONF = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run autoconf
-+AUTOHEADER = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run autoheader
-+AUTOMAKE = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run automake-1.9
-+AWK = gawk
-+CC = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc
-+CCDEPMODE = depmode=none
-+CFLAGS = -fwrapv -fno-ident -fhonour-copts -fomit-frame-pointer -Os -pipe
-+CPP = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-gcc -E
-+CPPFLAGS = -DNDEBUG -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include
-+CURSES_INCLUDEDIR = -I/Volumes/adk/openadk/target_mipsel_uclibc/include
-+CURSES_LIBS = -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses -lpanel -lform
- CYGPATH_W = echo
- DEFS = -DHAVE_CONFIG_H
- DEPDIR = .deps
- ECHO_C =
- ECHO_N = -n
- ECHO_T =
--EGREP = /bin/grep -E
-+EGREP = /usr/bin/grep -E
- EXEEXT =
--GREP = /bin/grep
-+GREP = /usr/bin/grep
- INSTALL_DATA = ${INSTALL} -m 644
- INSTALL_PROGRAM = ${INSTALL}
- INSTALL_SCRIPT = ${INSTALL}
- INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
--LDFLAGS =
--LIBICONV =
-+LDFLAGS = -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
-+LIBICONV = /Volumes/adk/openadk/target_mipsel_uclibc/usr/lib/libiconv.so -Wl,-rpath -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
- LIBOBJS =
- LIBS =
--LTLIBICONV =
-+LTLIBICONV = -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -liconv -R/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
- LTLIBOBJS =
--MAKEINFO = ${SHELL} /home/jonas/tmsnc/missing --run makeinfo
-+MAKEINFO = ${SHELL} /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/missing --run makeinfo
- OBJEXT = o
- OPENSSL_FALSE = #
- OPENSSL_TRUE =
-@@ -120,60 +120,60 @@ PACKAGE_TARNAME =
- PACKAGE_VERSION =
- PATH_SEPARATOR = :
- SET_MAKE =
--SHELL = /bin/sh
--SSLINC =
--SSLLIB = -lssl -lcrypto
--STRIP =
-+SHELL = /bin/bash
-+SSLINC = -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include
-+SSLLIB = -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -lssl -lcrypto
-+STRIP = /Volumes/adk/openadk/host_mipsel_uclibc/bin/mipsel-openadk-linux-uclibc-strip
- TALKFILTERS_FALSE =
- TALKFILTERS_TRUE = #
- TFLIB =
- VERSION = 0.3.2
--ac_ct_CC = gcc
--am__fastdepCC_FALSE = #
--am__fastdepCC_TRUE =
-+ac_ct_CC =
-+am__fastdepCC_FALSE =
-+am__fastdepCC_TRUE = #
- am__include = include
- am__leading_dot = .
- am__quote =
- am__tar = ${AMTAR} chof - "$$tardir"
- am__untar = ${AMTAR} xf -
--bindir = ${exec_prefix}/bin
--build = i686-pc-linux-gnu
--build_alias =
-+bindir = /usr/bin
-+build = i686-apple-darwin10
-+build_alias = i686-apple-darwin10
- build_cpu = i686
--build_os = linux-gnu
--build_vendor = pc
--datadir = ${datarootdir}
-+build_os = darwin10
-+build_vendor = apple
-+datadir = /usr/share
- datarootdir = ${prefix}/share
- docdir = ${datarootdir}/doc/${PACKAGE}
- dvidir = ${docdir}
- exec_prefix = ${prefix}
--host = i686-pc-linux-gnu
--host_alias =
--host_cpu = i686
-+host = mipsel-openadk-linux-gnu
-+host_alias = mipsel-openadk-linux
-+host_cpu = mipsel
- host_os = linux-gnu
--host_vendor = pc
-+host_vendor = openadk
- htmldir = ${docdir}
- includedir = ${prefix}/include
- infodir = ${datarootdir}/info
--install_sh = /home/jonas/tmsnc/install-sh
-+install_sh = /Volumes/adk/openadk/build_qemu_mipsel_uclibc/w-tmsnc-0.3.2-1/tmsnc-0.3.2/install-sh
- libdir = ${exec_prefix}/lib
--libexecdir = ${exec_prefix}/libexec
-+libexecdir = /usr/libexec
- localedir = ${datarootdir}/locale
--localstatedir = ${prefix}/var
--mandir = ${datarootdir}/man
--mkdir_p = mkdir -p --
-+localstatedir = /var
-+mandir = /usr/share/man
-+mkdir_p = $(mkinstalldirs)
- oldincludedir = /usr/include
- pdfdir = ${docdir}
--prefix = /usr/local
--program_transform_name = s,x,x,
-+prefix = /usr
-+program_transform_name = s&$$&&;s&^&&
- psdir = ${docdir}
- sbindir = ${exec_prefix}/sbin
- sharedstatedir = ${prefix}/com
--sysconfdir = ${prefix}/etc
--target_alias =
-+sysconfdir = /etc
-+target_alias = mipsel-openadk-linux
- tmsnc_VERSION = 0.3.2
--LDADD = -lssl -lcrypto -lncurses -lpanel -lform
--INCLUDES =
-+LDADD = -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -lssl -lcrypto -L/Volumes/adk/openadk/target_mipsel_uclibc/lib -lncurses -lpanel -lform /Volumes/adk/openadk/target_mipsel_uclibc/usr/lib/libiconv.so -Wl,-rpath -Wl,/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -L/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib -liconv -R/Volumes/adk/openadk/target_mipsel_uclibc/usr/lib
-+INCLUDES = -I/Volumes/adk/openadk/target_mipsel_uclibc/usr/include -I/Volumes/adk/openadk/target_mipsel_uclibc/include
- AM_CFLAGS = -Wall
- tmsnc_SOURCES = misc.c main.c conf.c login.c sig.c menu.c ui.c list.c charset.c core_misc.c core_net.c core_ssl.c core_p2p.c dialog.c filters.c event.c debug.c
- noinst_HEADERS = misc.h main.h conf.h login.h sig.h menu.h ui.h list.h charset.h core_misc.h core_net.h core_ssl.h core_p2p.h core.h dialog.h filters.h event.h
-@@ -261,37 +261,37 @@ mostlyclean-compile:
- distclean-compile:
- -rm -f *.tab.c
-
--include ./$(DEPDIR)/charset.Po
--include ./$(DEPDIR)/conf.Po
--include ./$(DEPDIR)/core_misc.Po
--include ./$(DEPDIR)/core_net.Po
--include ./$(DEPDIR)/core_p2p.Po
--include ./$(DEPDIR)/core_ssl.Po
--include ./$(DEPDIR)/debug.Po
--include ./$(DEPDIR)/dialog.Po
--include ./$(DEPDIR)/event.Po
--include ./$(DEPDIR)/filters.Po
--include ./$(DEPDIR)/list.Po
--include ./$(DEPDIR)/login.Po
--include ./$(DEPDIR)/main.Po
--include ./$(DEPDIR)/menu.Po
--include ./$(DEPDIR)/misc.Po
--include ./$(DEPDIR)/sig.Po
--include ./$(DEPDIR)/ui.Po
-+#include ./$(DEPDIR)/charset.Po
-+#include ./$(DEPDIR)/conf.Po
-+#include ./$(DEPDIR)/core_misc.Po
-+#include ./$(DEPDIR)/core_net.Po
-+#include ./$(DEPDIR)/core_p2p.Po
-+#include ./$(DEPDIR)/core_ssl.Po
-+#include ./$(DEPDIR)/debug.Po
-+#include ./$(DEPDIR)/dialog.Po
-+#include ./$(DEPDIR)/event.Po
-+#include ./$(DEPDIR)/filters.Po
-+#include ./$(DEPDIR)/list.Po
-+#include ./$(DEPDIR)/login.Po
-+#include ./$(DEPDIR)/main.Po
-+#include ./$(DEPDIR)/menu.Po
-+#include ./$(DEPDIR)/misc.Po
-+#include ./$(DEPDIR)/sig.Po
-+#include ./$(DEPDIR)/ui.Po
-
- .c.o:
-- if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-- then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
--# source='$<' object='$@' libtool=no \
--# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
--# $(COMPILE) -c $<
-+# if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
-+# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
-+# source='$<' object='$@' libtool=no
-+# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
-+ $(COMPILE) -c $<
-
- .c.obj:
-- if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-- then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
--# source='$<' object='$@' libtool=no \
--# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
--# $(COMPILE) -c `$(CYGPATH_W) '$<'`
-+# if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
-+# then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
-+# source='$<' object='$@' libtool=no
-+# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
-+ $(COMPILE) -c `$(CYGPATH_W) '$<'`
- uninstall-info-am:
-
- ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)