help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems installing image acqusition toolbox


From: timki
Subject: Problems installing image acqusition toolbox
Date: Fri, 31 Aug 2018 04:25:50 -0500 (CDT)

Hi,

i'm trying to install the image acquisition toolbox on my computer.
I'm using Ubuntu 16.04 and Octave 4.2.2

While the installation i get the following error message and don't know
which package i have to install:

In file included from
/usr/include/octave-4.2.2/octave/../octave/Array.h:37:0,
                 from
/usr/include/octave-4.2.2/octave/../octave/Sparse.h:37,
                 from
/usr/include/octave-4.2.2/octave/../octave/MSparse.h:31,
                 from
/usr/include/octave-4.2.2/octave/../octave/MatrixType.h:29,
                 from
/usr/include/octave-4.2.2/octave/../octave/mx-base.h:30,
                 from
/usr/include/octave-4.2.2/octave/../octave/Matrix.h:32,
                 from /usr/include/octave-4.2.2/octave/../octave/oct.h:30,
                 from cl_v4l2_handler.h:31,
                 from cl_v4l2_handler.cc:16:
/usr/include/octave-4.2.2/octave/../octave/dim-vector.h: In instantiation of
‘dim_vector::dim_vector(octave_idx_type, octave_idx_type, Ints ...) [with
Ints = {unsigned int}; octave_idx_type = int]’:
cl_v4l2_handler.cc:763:62:   required from here
/usr/include/octave-4.2.2/octave/../octave/dim-vector.h:209:75: warning:
narrowing conversion of ‘lengths#0’ from ‘unsigned int’ to ‘int’ inside { }
[-Wnarrowing]
     std::initializer_list<octave_idx_type> all_lengths = {r, c,
lengths...};
                                                                           ^
/usr/include/octave-4.2.2/octave/../octave/dim-vector.h:209:75: warning:
narrowing conversion of ‘lengths#0’ from ‘unsigned int’ to ‘int’ inside { }
[-Wnarrowing]
/usr/bin/ld: /usr/local/lib/libfltk.a(Fl.o): Die Umlagerung von
/usr/local/lib/libfltk.a: error adding symbols: Ungültiger Wert
collect2: error: ld returned 1 exit status
make: *** [__v4l2_handler__.oct] Fehler 1
make: Verzeichnis „/tmp/oct-mPw07d/image-acquisition-0.2.2/src“ wird
betreten
/usr/bin/mkoctfile -Wall -v -c cl_v4l2_handler.cc
/usr/bin/mkoctfile -Wall -v -c cl_img_win.cc
g++ -std=gnu++11 -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave
-I/usr/include/hdf5/serial -I/usr/include/mpi  -pthread -fopenmp -g -O2
-fstack-protector-strong -Wformat -Werror=format-security  -Wall  
cl_v4l2_handler.cc -o cl_v4l2_handler.o
g++ -std=gnu++11 -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave
-I/usr/include/hdf5/serial -I/usr/include/mpi  -pthread -fopenmp -g -O2
-fstack-protector-strong -Wformat -Werror=format-security  -Wall  
cl_img_win.cc -o cl_img_win.o
/usr/bin/mkoctfile -Wall -v __v4l2_handler__.cc cl_v4l2_handler.o
cl_img_win.o -lv4l2 -L/usr/local/lib -lfltk -ldl -lm -lXext -lX11  -o
__v4l2_handler__.oct
g++ -std=gnu++11 -c -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
-I/usr/include/octave-4.2.2/octave/.. -I/usr/include/octave-4.2.2/octave
-I/usr/include/hdf5/serial -I/usr/include/mpi  -pthread -fopenmp -g -O2
-fstack-protector-strong -Wformat -Werror=format-security  -Wall  
__v4l2_handler__.cc -o __v4l2_handler__.o
g++ -std=gnu++11 -I/usr/include/octave-4.2.2/octave/..
-I/usr/include/octave-4.2.2/octave -I/usr/include/hdf5/serial
-I/usr/include/mpi  -pthread -fopenmp -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -shared -Wl,-Bsymbolic  -Wall -o
__v4l2_handler__.oct  cl_v4l2_handler.o cl_img_win.o __v4l2_handler__.o  
-lv4l2 -L/usr/local/lib -lfltk -ldl -lm -lXext -lX11
-L/usr/lib/x86_64-linux-gnu/octave/4.2.2 -L/usr/lib/x86_64-linux-gnu
-loctinterp -loctave -Wl,-Bsymbolic-functions -Wl,-z,relro
Makefile:18: die Regel für Ziel „__v4l2_handler__.oct“ scheiterte
make: Verzeichnis „/tmp/oct-mPw07d/image-acquisition-0.2.2/src“ wird
verlassen

pkg: error running `make' for the image-acquisition package.
error: called from
    configure_make at line 95 column 9
    install at line 194 column 7
    pkg at line 394 column 9

Can someone help me?

Thank you!
Tim



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]