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

Undefined Symbol for i386 (clock$UNIX2003 and fwrite$UNIX2003) #449

Closed
GoogleCodeExporter opened this issue Aug 21, 2015 · 2 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Linker error using iOS Simulator target

What is the expected output? What do you see instead?
Linking succeeds. Linker error

What version of the product are you using? On what operating system?
Doubango r1288.  Issue started on r1267 specifically when the line 86 to 89 of 
file (/branches/2.0/doubango/tinyRTP/include/tinyrtp_config.h) is commented.

Please provide any additional information below.
Undefined symbols for architecture i386:
  "_clock$UNIX2003", referenced from:
      _cipher_bits_per_second in libsrtp.a(cipher.o)
  "_fwrite$UNIX2003", referenced from:
      _rand_source_init in libsrtp.a(rand_source.o)


Original issue reported on code.google.com by actomac...@voyagerinnovation.com on 21 May 2015 at 7:35

@GoogleCodeExporter
Copy link
Author

Original comment by boss...@yahoo.fr on 30 May 2015 at 8:45

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Requires Doubango 1299+ and iDoubs 280+

Original comment by boss...@yahoo.fr on 31 May 2015 at 2:24

  • Changed state: Fixed

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