Skip to content

Error install  #3

@loewal

Description

@loewal

This is my output:

curl -L -o /tmp/axupdate.sh https://adsbexchange.com/feed-update.sh
sudo bash /tmp/axupdate.sh

Installing mlat-client to virtual environment

34
Error: Command '['/usr/local/share/adsbexchange/venv/bin/python3', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1.
48
50
60
70

Compiling / installing the readsb based feed client

72
74
rm -f .o uat2esnt/.o compat/clock_gettime/.o compat/clock_nanosleep/.o readsb viewadsb cprtests crctests convert_benchmark
In file included from readsb.h:419:0,
from readsb.c:54:
util.h:249:5: error: unknown type name ‘ZSTD_CStream’
ZSTD_CStream *cstream;
^
util.h:250:5: error: unknown type name ‘ZSTD_inBuffer’
ZSTD_inBuffer in;
^
util.h:252:5: error: unknown type name ‘ZSTD_outBuffer’
ZSTD_outBuffer out;
^
cc1: error: unrecognized command line option ‘-Wno-format-truncation’ [-Werror]
cc1: all warnings being treated as errors
make: *** [readsb.o] Error 1
make: *** Waiting for unfinished jobs....

[ERROR] Error in line 300 when executing: make -j2 AIRCRAFT_HASH_BITS=12 >> $LOGFILE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions