Skip to content

Installing from source #6

Open
Open
@flyguy999999

Description

@flyguy999999

Hello,

I keep getting this error when installing from source:

5ghoul-5g-nr-attacks/bindings/python/wdissector_wrap.cxx
cd /home/user/5ghoul-5g-nr-attacks && echo -------------------SWIG----------------------- && swig -lbin -c++ -python bindings/python/wdissector.i || true && sed -i '1i import sys;sys.path.insert ( 0, "bin" ) ' bindings/python/wdissector.py && echo -------------------SWIG-----------------------
-------------------SWIG-----------------------
src/MiscUtils.hpp:738: Error: Nothing known about namespace 'lni'
src/Machine.hpp:42: Error: Nothing known about namespace 'fmt'
src/Machine.hpp:46: Error: Nothing known about namespace 'React'
sed: can't read bindings/python/wdissector.py: No such file or directory
[3/110] Building CXX object CMakeFiles/5g_fuzzer.dir/src/5g_fuzzer.cpp.o
ninja: build stopped: subcommand failed.

Is anyone else having this issue?

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