Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DHAVE_EPOLL -I. -I./include -D__LINUX -I./include -Wall -pedantic -O2 -march=native -pipe -c -o src/sipp-sipp.o `test -f 'src/sipp.cpp' || echo './'`src/sipp.cpp
  2. In file included from ./include/strings.hpp:24,
  3. from ./include/sipp.hpp:484,
  4. from src/sipp.cpp:41:
  5. /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/include/g++-v9/cstddef:52:8: error: expected unqualified-id before string constant
  6. 52 | extern "C++"
  7. | ^~~~~
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement