• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
XCode 3.0 vs 3.1 linking
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode 3.0 vs 3.1 linking


  • Subject: XCode 3.0 vs 3.1 linking
  • From: Rich Collyer <email@hidden>
  • Date: Wed, 8 Oct 2008 14:22:34 -0700

Why does XCode 3.1 complain about not understanding the symbols for the stdlib functions open, write, close, read, strerror, & fputs, while XCode 3.0 is perfectly fine with them?  What is missing in the project that 3.1 is expecting?

Undefined symbols:
  "_open$UNIX2003", referenced from:
      _RAND_poll in libcrypto.a(rand_unix.o)
  "_write$UNIX2003", referenced from:
      _RAND_query_egd_bytes in libcrypto.a(rand_egd.o)
  "_strerror$UNIX2003", referenced from:
      _ERR_load_ERR_strings in libcrypto.a(err.o)
  "_close$UNIX2003", referenced from:
      _RAND_poll in libcrypto.a(rand_unix.o)
      _RAND_query_egd_bytes in libcrypto.a(rand_egd.o)
  "_read$UNIX2003", referenced from:
      _RAND_poll in libcrypto.a(rand_unix.o)
      _RAND_query_egd_bytes in libcrypto.a(rand_egd.o)
      _RAND_query_egd_bytes in libcrypto.a(rand_egd.o)
  "_select$UNIX2003", referenced from:
      _RAND_poll in libcrypto.a(rand_unix.o)
  "_fputs$UNIX2003", referenced from:
      _write_string in libcrypto.a(ui_openssl.o)
      _read_string in libcrypto.a(ui_openssl.o)
      _read_string in libcrypto.a(ui_openssl.o)
      _read_string in libcrypto.a(ui_openssl.o)


+++++++++++++++++++++++
Rich Collyer
Senior Software Engineer
IronKey, Inc.
email@hidden
+++++++++++++++++++++++



Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: XCode 3.0 vs 3.1 linking
      • From: Peter O'Gorman <email@hidden>
  • Prev by Date: Re: How do you use Xcode 3?
  • Next by Date: SenTestingKit, NSTask, and OBJC_DISABLE_GC
  • Previous by thread: Re: NSMatrix of text fields
  • Next by thread: Re: XCode 3.0 vs 3.1 linking
  • Index(es):
    • Date
    • Thread