Camera is working on Linux
#31
(07-20-2016, 04:40 PM)@lex Wrote:
(07-20-2016, 03:47 PM)dkryder Wrote:
Code:
root@pine64:/home/debian/Documents/guvcview_2.0.4-master# touch install-sh
root@pine64:/home/debian/Documents/guvcview_2.0.4-master# ./configure
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/debian/Documents/guvcview_2.0.4-master/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for clang... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for clang++... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether g++ understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
configure: error: cannot run /bin/bash ./config.sub
root@pine64:/home/debian/Documents/guvcview_2.0.4-master# ./configure --prefix=/usr --enable-yuyv --disable-sdl2
configure: WARNING: unrecognized options: --enable-yuyv
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/bin/bash: /home/debian/Documents/guvcview_2.0.4-master/missing: No such file or directory
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for clang... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for clang++... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking whether g++ understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
configure: error: cannot run /bin/bash ./config.sub
root@pine64:/home/debian/Documents/guvcview_2.0.4-master# autoreconf --install
configure.ac:91: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
configure.ac:91: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
configure.ac:48: installing './compile'
configure.ac:53: installing './config.guess'
configure.ac:53: installing './config.sub'
configure.ac:29: installing './missing'
guvcview/Makefile.am: installing './depcomp'
gview_v4l2core/Makefile.am:40: warning: whitespace following trailing backslash
root@pine64:/home/debian/Documents/guvcview_2.0.4-master# ./configure --prefix=/usr --enable-yuyv --disable-sdl2
configure: WARNING: unrecognized options: --enable-yuyv
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for clang... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for clang++... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether g++ understands -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether build environment is sane... yes
checking for moc... moc
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether NLS is requested... yes
checking for intltool >= 0.40... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.20.2
checking for XML::Parser... ok
./configure: line 16576: syntax error near unexpected token `external'
./configure: line 16576: `AM_GLIB_GNU_GETTEXT(external)'
root@pine64:/home/debian/Documents/guvcview_2.0.4-master#
a simple touch install-sh got me past cannot find error. i would suggest you might go ahead and include that file in your package. anyway as you can see my horror has proceeded to some syntax errors which i'll leave for someone else to fix. this package is reallyappreciated by me since without there would be absolutely no way in hell to use the camera but i have spent about 1 hour past time allocated to the install. if you figure out the syntax issue let me know thanks.

This instructions are for the Guvcview 2.0.2, please use git clone https://github.com/avafinger/guvcview.git instead.
no, i have been using the 2.0.4 page you have been pointing to and now you want me to go to 2.0.2.1 ? that is confusing. why point to a 2.0.4 page up to this point and then point to 2.0.2-1 page?
  Reply


Messages In This Thread
Camera is working on Linux - by @lex - 06-22-2016, 06:17 PM
RE: Camera is working on Linux - by @lex - 06-22-2016, 08:01 PM
RE: Camera is working on Linux - by dkryder - 06-22-2016, 10:47 PM
RE: Camera is working on Linux - by @lex - 06-23-2016, 10:44 AM
RE: Camera is working on Linux - by xalius - 06-23-2016, 11:01 AM
RE: Camera is working on Linux - by Pander - 06-28-2016, 04:18 PM
RE: Camera is working on Linux - by micko - 06-28-2016, 11:31 PM
RE: Camera is working on Linux - by @lex - 06-29-2016, 05:39 PM
RE: Camera is working on Linux - by micko - 06-30-2016, 12:58 AM
RE: Camera is working on Linux - by Pander - 06-30-2016, 04:02 AM
RE: Camera is working on Linux - by @lex - 06-30-2016, 04:29 AM
RE: Camera is working on Linux - by micko - 06-30-2016, 04:38 AM
RE: Camera is working on Linux - by @lex - 06-30-2016, 03:30 PM
RE: Camera is working on Linux - by micko - 07-01-2016, 01:17 AM
RE: Camera is working on Linux - by @lex - 07-01-2016, 05:55 AM
RE: Camera is working on Linux - by micko - 07-01-2016, 01:26 PM
RE: Camera is working on Linux - by @lex - 07-01-2016, 02:07 PM
RE: Camera is working on Linux - by micko - 07-02-2016, 03:28 AM
RE: Camera is working on Linux - by BigBear59 - 07-01-2016, 10:36 AM
RE: Camera is working on Linux - by @lex - 07-01-2016, 11:02 AM
RE: Camera is working on Linux - by BigBear59 - 07-01-2016, 06:15 PM
RE: Camera is working on Linux - by dkryder - 07-20-2016, 12:17 AM
RE: Camera is working on Linux - by @lex - 07-20-2016, 06:19 AM
RE: Camera is working on Linux - by dkryder - 07-20-2016, 10:46 AM
RE: Camera is working on Linux - by dkryder - 07-20-2016, 03:47 PM
RE: Camera is working on Linux - by @lex - 07-20-2016, 04:40 PM
RE: Camera is working on Linux - by dkryder - 07-20-2016, 05:44 PM
RE: Camera is working on Linux - by @lex - 07-21-2016, 07:42 AM
RE: Camera is working on Linux - by efp1 - 07-26-2016, 11:11 AM
RE: Camera is working on Linux - by HayseedGeek - 08-04-2016, 01:35 PM
RE: Camera is working on Linux - by tllim - 08-05-2016, 11:20 AM
RE: Camera is working on Linux - by Pander - 08-10-2016, 07:19 AM
RE: Camera is working on Linux - by Pander - 08-10-2016, 07:48 AM
RE: Camera is working on Linux - by @lex - 10-19-2016, 10:33 AM
RE: Camera is working on Linux - by Pander - 10-22-2016, 07:48 AM
RE: Camera is working on Linux - by @lex - 10-22-2016, 04:23 PM
RE: Camera is working on Linux - by dkryder - 10-19-2016, 02:36 PM
RE: Camera is working on Linux - by @lex - 10-19-2016, 05:46 PM
RE: Camera is working on Linux - by dkryder - 10-20-2016, 01:40 AM
RE: Camera is working on Linux - by Pander - 10-20-2016, 07:39 AM
RE: Camera is working on Linux - by @lex - 10-23-2016, 05:54 PM
RE: Camera is working on Linux - by Pander - 10-24-2016, 02:45 PM
RE: Camera is working on Linux - by @lex - 10-26-2016, 03:17 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Anyone get the camera to work yet? Havensal 16 25,911 09-13-2022, 03:31 AM
Last Post: harryaxe31
  camera port details? gourmand007 6 14,573 03-07-2021, 05:29 PM
Last Post: DippingMyToesIn
  About the camera robopo 11 20,974 03-06-2021, 12:28 AM
Last Post: DippingMyToesIn
  CSI / Camera Module Compatibility? vade 8 16,520 04-03-2020, 05:39 AM
Last Post: Ellesar Dragon
  13MP Camera cable extension saviod 2 5,070 06-21-2019, 06:05 AM
Last Post: saviod
  Camera Sasank 15 26,077 12-13-2018, 09:08 PM
Last Post: Mutani
  Himax 5 Megapixel Camera Module cannot fit into 7″ LCD Touch Screen Panel themyshop 3 6,959 05-10-2018, 04:28 PM
Last Post: tllim
  Webcam vs camera module on pine64+ fkpkot 4 9,843 02-27-2017, 03:57 PM
Last Post: MarkHaysHarris777
  camera module and lcd integration jodybrown99 5 8,829 10-11-2016, 11:35 AM
Last Post: hikaricore

Forum Jump:


Users browsing this thread: 1 Guest(s)