gui-lux
gui-lux
Fresh clone and same output. Pasting anyway, just in case. ``` checking size of int... 4 checking size of long int... 8 checking size of size_t... 8 checking size of...
About the same ``` checking size of int... 4 checking size of long int... 8 checking size of size_t... 8 checking size of float... 4 checking for library containing clock_gettime......
Output from autogen.sh : ``` dietpi@x3800:~/compilation/veejay/veejay-current/veejay-core$ ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize...
Just to make sure, do I need any extra deps on rpi or not ?
Well, autoconf and configure went fine. It fails when building veejay-core : ``` libtool: link: ar cr .libs/libmjpegutils.a .libs/mjpeg_logging.o .libs/mpegconsts.o .libs/mpegtimecode.o .libs/yuv4mpeg.o .libs/yuv4mpeg_ratio.o libtool: link: ranlib .libs/libmjpegutils.a libtool: link: (...
``` root@x3800:~# cat /proc/cpuinfo processor : 0 BogoMIPS : 108.00 Features : fp asimd evtstrm crc32 cpuid CPU implementer : 0x41 CPU architecture: 8 CPU variant : 0x0 CPU part...
``` libtool: link: ar cr .libs/libmjpegutils.a .libs/mjpeg_logging.o .libs/mpegconsts.o .libs/mpegtimecode.o .libs/yuv4mpeg.o .libs/yuv4mpeg_ratio.o libtool: link: ranlib .libs/libmjpegutils.a libtool: link: ( cd ".libs" && rm -f "libmjpegutils.la" && ln -s "../libmjpegutils.la" "libmjpegutils.la" )...
[config.h.txt](https://github.com/game-stop/veejay/files/12528284/config.h.txt)
huge output when building veejay-core : ``` new_arm.S:1855: Erreur: mnémonique inconnue « strge » — « strge r1,[r0,#4] » new_arm.S:1855: Erreur: mnémonique inconnue « addge » — « addge r0,r0,#8 ...
errors while building veejay-core : [make.txt](https://github.com/game-stop/veejay/files/12539836/make.txt)