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

ld: library not found for -lsrtp clang: error: linker command failed with exit code 1 (use -v to see invocation) #166

Open
GoogleCodeExporter opened this issue May 4, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

a) Before posting your issue you MUST answer to the questions otherwise it
will be rejected (invalid status) by us
b) Please check the issue tacker to avoid duplication
c) Please provide network capture (wireshark) or Android log (DDMS output)
if you want quick response

What steps will reproduce the problem?
1. I followed the each and every step given in 
https://code.google.com/p/idoubs/wiki/Building_iDoubs_v2_x
2. I have dragged the iOS-ngn-stack.xcodeproj to my project. My project 
structure is /mydoubs/iPhone/idoubs/branches/2.0/myapp at the same level 
/mydoubs/iPhone/idoubs/branches/2.0/ios-ngn-stack and ios-doubs
3. Integrating with iOS7 with armv6,armv7 architecture with XCode5 

What is the expected output? What do you see instead?

ld: warning: directory not found for option '-L-lsrtp'
ld: warning: directory not found for option '-L-lssl'
ld: warning: directory not found for option '-L-lcrypto'
ld: warning: directory not found for option '-L-ltheora'
ld: warning: directory not found for option '-L-lvorbis'
ld: warning: directory not found for option '-L-logg'
ld: warning: directory not found for option '-L-lyuv'
ld: warning: directory not found for option '-L-lvpx'
ld: warning: directory not found for option '-L-lx264'
ld: warning: directory not found for option '-L-lswscale'
ld: warning: directory not found for option '-L-lavutil'
ld: warning: directory not found for option '-L-lavcodec'
ld: warning: directory not found for option '-L-lopus'
ld: warning: directory not found for option '-L-lgsm'
ld: warning: directory not found for option '-L-lg729b'
ld: warning: directory not found for option '-L-lspeex'
ld: warning: directory not found for option '-L-lspeexdsp'
ld: warning: directory not found for option '-L-framework'
ld: warning: directory not found for option '-LFoundation'
ld: warning: directory not found for option '-L-framework'
ld: warning: directory not found for option '-LUIKit'
ld: library not found for -lsrtp
clang: error: linker command failed with exit code 1 (use -v to see invocation)


What version of the product or source code revision are you using? On what
operating system?

/branches/V2.0
OS: MacOS 10.9.1
iOS version: 7.0
IDE: XCode5


Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 8 Jan 2014 at 3:24

@GoogleCodeExporter
Copy link
Author

I am getting this

ld: library not found for -lssl
clang: error: linker command failed with exit code 1 (use -v to see invocation)

xcode 6.1
MacOS 10.9.4

Original comment by [email protected] on 10 Feb 2015 at 8:05

@GoogleCodeExporter
Copy link
Author

I am getting 

ld: library not found for -lssl
clang: error: linker command failed with exit code 1 (use -v to see invocation)

while building testRegistration target for iOS Device.

Mac OSX 10.10.2 (Yosemite)
Xcode 6.2
doubango revision 1255

Original comment by [email protected] on 21 Mar 2015 at 12:45

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

No branches or pull requests

1 participant