• 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
Undefined symbols: "_fputs$UNIX2003", referenced from:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Undefined symbols: "_fputs$UNIX2003", referenced from:


  • Subject: Undefined symbols: "_fputs$UNIX2003", referenced from:
  • From: Rich Collyer <email@hidden>
  • Date: Mon, 13 Oct 2008 13:33:36 -0700

I am working on updating my IDE from XCode 3.0 to 3.1.  In the process I have run into some linker errors.  The initial patch were solved by matching the Base SDK version (10.4) (resulting in the linker flag -mmacosx-version-min=10.4).  

However these is still one remaining error which I am having trouble figuring out.

Undefined symbols:
  "_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)
ld: symbol(s) not found


I suspect that I was not having this problem with XCode 3.0, because it was not actually linking with the libcrypto.a file I was telling it to link with (my version instead of the one that comes with the OS).

Any thoughts of how to resolve this linker error?

+++++++++++++++++++++++
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: Undefined symbols: "_fputs$UNIX2003", referenced from:
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Help - can't debug plugins anymore
  • Next by Date: iphone compiling with xcode's gcc 4.2
  • Previous by thread: Re: A little bug with code completion
  • Next by thread: Re: Undefined symbols: "_fputs$UNIX2003", referenced from:
  • Index(es):
    • Date
    • Thread