-
Notifications
You must be signed in to change notification settings - Fork 33
Description
I am using a raspberry pi zero 2W with bullseye and get the following error during compilation
pi@raspCam:~/APStreamline $ ls
build config LICENSE meson.build README.md src
pi@raspCam:~/APStreamline $ cd build
pi@raspCam:~/APStreamline/build $ ninja -j2
[9/14] Compiling C++ object stream_server.p/src_Camera_Camera.cpp.o
FAILED: stream_server.p/src_Camera_Camera.cpp.o
c++ -Istream_server.p -I. -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/arm-linux-gnueabihf -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++14 -g -pthread -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_60 -Wall -Werror -MD -MQ stream_server.p/src_Camera_Camera.cpp.o -MF stream_server.p/src_Camera_Camera.cpp.o.d -o stream_server.p/src_Camera_Camera.cpp.o -c ../src/Camera/Camera.cpp
{standard input}: Assembler messages:
{standard input}:144519: Warning: end of file not at end of a line; newline inserted
{standard input}:145103: Error: unknown pseudo-op: .u' c++: fatal error: Getötet signal terminated program cc1plus compilation terminated. [10/14] Compiling C++ object stream_server.p/src_Camera_MJPGCamera.cpp.o ninja: build stopped: subcommand failed `