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

Compiling error #22

Open
lfdominguez opened this issue Jul 14, 2017 · 2 comments
Open

Compiling error #22

lfdominguez opened this issue Jul 14, 2017 · 2 comments

Comments

@lfdominguez
Copy link

lfdominguez commented Jul 14, 2017

Hello, i tried compile into debian testing (buster 10) and this is the link error

/usr/bin/ld: -r and -pie may not be used together

gcc -std=c99 -O2 -g3 -Wall -Wextra -Wno-unused-parameter -fno-strict-aliasing -fPIC -DZRTP_AUTOMAKE=1 -DHAVE_CONFIG_H -I../../include -I../../include/enterprise -I../../projects/gnu/config -I../../third_party/bgaes -I. -I. -o lbn00.o -Wl,-r -nostdlib lbn00.c -lgcc

gcc 6.4.0 20170704 (Debian 6.4.0-1)

@lfdominguez
Copy link
Author

searching, the problem is with the libzrtp, into the third_party module bnlib

@lfdominguez
Copy link
Author

and into the new libavutil dont exists the audioconvert.h, so in the precompiled.h

-#include <libavutil/audioconvert.h>

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