Advertisement
Guest User

Untitled

a guest
Mar 28th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. | arm-oe-linux-gnueabi-g++ -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/home/angelo/oe-core/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/aes67/1.0+gitAUTOINC+38f8a3d160-r0/recipe-sysroot -march=armv7ve -mfpu=neon-vfpv4 -mfloat-abi=hard -mcpu=cortex-a7 --sysroot=/sysroots/cortexa7hf-neon-vfpv4-oe-linux-gnueabi -D_FILE_OFFSET_BITS=64 -D__STDC_CONSTANT_MACROS -O3 -Wall -Wextra -fno-strict-aliasing -std=c++17 -DIPAM400 -Iinclude -c -o obj/byteops.o src/byteops.cc
  2. | In file included from include/sip.hh:4:0,
  3. | from include/claimant.hh:4,
  4. | from src/claimant.cc:7:
  5. | include/sdp.hh:4:18: fatal error: string: No such file or directory
  6. | #include <string>
  7. | ^
  8. | In file included from include/rtp.hh:4:0,
  9. | from src/rtp.cc:7:
  10. | include/udp.hh:4:18: fatal error: string: No such file or directory
  11. | #include <string>
  12. | ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement