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

Trouble: Static build #79

Open
SANCOMLIMITED opened this issue Jul 8, 2021 · 4 comments
Open

Trouble: Static build #79

SANCOMLIMITED opened this issue Jul 8, 2021 · 4 comments

Comments

@SANCOMLIMITED
Copy link

Hi!

Is there a separate instructions to build "static" executable?

In Debian 10 and CentOS7 (all x64) there was error with *.a libraries absence.
In CentOS6 there is error with g++ itself and *.a libraries also:
g++: unrecognized option '-static-libstdc++' /usr/bin/ld: cannot find -licuuc collect2: ld returned 1 exit status make: *** [static] Error 1

@voipmonitor
Copy link
Owner

Hi,

building static sniffer is a tricky and usually you have to compile a lot of libraries yourself

@SANCOMLIMITED
Copy link
Author

Hi,

building static sniffer is a tricky and usually you have to compile a lot of libraries yourself

I supposed such case. Could you share a script for such buulding if you have any?

@voipmonitor
Copy link
Owner

we are bulding it in one dedicated virtual, there is no script to build such virtual from scratch

@kvishnivetsky
Copy link
Contributor

kvishnivetsky commented Aug 4, 2021

Hi!

Is it possible to build custom static voipmonitor with our patches?

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

3 participants