Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make报错 gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1) #2

Open
open-shuaijun opened this issue Aug 4, 2023 · 0 comments
Open

Comments

@open-shuaijun
Copy link

/usr/bin/ld: TSParser.o: in function TSParser::__SeekToFirstPkt(unsigned long long)': TSParser.cpp:(.text+0x10d6): undefined reference to operator new[](unsigned long)'
/usr/bin/ld: TSParser.o: in function AutoDelCharBuf::~AutoDelCharBuf()': TSParser.cpp:(.text._ZN14AutoDelCharBufD2Ev[_ZN14AutoDelCharBufD5Ev]+0x31): undefined reference to operator delete(void*, unsigned long)'
/usr/bin/ld: TSParser.o:(.data.rel.local.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
collect2: error: ld returned 1 exit status
make: *** [makefile:11: tsparser] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant