• 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
RE: Link error: _open$UNIX2003
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Link error: _open$UNIX2003


  • Subject: RE: Link error: _open$UNIX2003
  • From: email@hidden
  • Date: Fri, 7 Nov 2008 07:51:15 -0500 (EST)
  • Importance: Normal

Thanks,
I managed to solve it.
I build the QuickLite in Tiger. Then it is used in my project and build
against Tiger. Now it is working well both in Tiger and Leopard.

Thanks again,
Mahaboob

> Thanks for your consideration.
> Now I build QuickLite as you mentioned. When the application builds by
> checking Build Active Architecture Only in Build settings it is working
> well but, when I'm building against Tiger I got errors like:
>
>
> collect2: ld returned 1 exit status
> 		  "_QLRecordUIDDatatype", referenced from:
> 		      _QLRecordUIDDatatype$non_lazy_ptr in Controller.o
> 		  ".objc_class_name_QuickLiteDatabase", referenced from:
> 		      literal-pointer@__OBJC@__cls_refs@QuickLiteDatabase in
> Controller.o
> 		  "_QLRecordUID", referenced from:
> 		      _QLRecordUID$non_lazy_ptr in Controller.o
> 		  "_QLString", referenced from:
> 		      _QLString$non_lazy_ptr in Controller.o
> 		ld: symbol(s) not found
> 		collect2: ld returned 1 exit status
> Build failed (4 errors, 1 warning)
>
>
>
>> You need to build QuickLite against the 10.4 SDK too.
>>
>> -----Original Message-----
>> From: cocoa-dev-bounces+eguerard=email@hidden
>> [mailto:cocoa-dev-bounces+eguerard=email@hidden] On Behalf Of
>> email@hidden
>> Sent: vendredi 7 novembre 2008 09:52
>> To: email@hidden
>> Subject: Link error: _open$UNIX2003
>>
>> I have developed a database based application using QuickLite Framework
>> in
>> Leopard and Xcode3.1. I need to package it as compatible with Tiger. So
>> in
>> build setting I configured like
>>
>> 1, Changed the configuration to All Configurations
>>
>> 2, Base SDK to Mac OS X 10.4
>>
>> 3, Debug information format to DWARF with dSYM File
>>
>> Then I build the application under Release mode and copied the app file
>> from build folder. Then I tried to run it on Tiger. Then the application
>> crashes and I got a crash log as
>>
>> Host Name: newtoks-computer Date/Time: 2008-10-23 05:25:04.410 -0500 OS
>> Version: 10.4.10 (Build 8R3014) Report Version: 4
>>
>> Command: PressRelease Path: /Users/Newtok/Desktop/Press
>> Release/PressRelease.app/Contents/MacOS/PressRelease Parent:
>> WindowServer
>> [55]
>>
>> Version: ??? (1.0)
>>
>> PID: 231 Thread: Unknown
>>
>> Link (dyld) error:
>>
>> Symbol not found: _open$UNIX2003 Referenced from:
>> /Users/Newtok/Desktop/Press
>> Release/PressRelease.app/Contents/MacOS/../Frameworks/QuickLite.framework/Versions/A/QuickLite
>> Expected in: /usr/lib/libSystem.B.dylib.
>>
>> I read the UNIX conformance documents but, I can't fix the problem.
>>
>> When I'm build it by checking Build Active architecture only , then it
>> is
>> working fine in Leopard on both intelPC and ppc. How can I solve this ?
>>
>> Thanks in advance.
>>
>> _______________________________________________
>>
>> Cocoa-dev mailing list (email@hidden)
>>
>> Please do not post admin requests or moderator comments to the list.
>> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>>
>> Help/Unsubscribe/Update your Subscription:
>>
>> This email sent to email@hidden
>> ------------------------------------------------------------
>> This message and any attachments (the "message") are confidential and
>> intended solely for the addressee(s). Any unauthorised use or
>> dissemination is prohibited. E-mails are susceptible to alteration.
>> Neither DxO Labs nor any of its subsidiaries or affiliates shall be
>> liable
>> for the message if altered, changed or falsified.
>> Ce message et toutes les pieces jointes (ci-apres le "message") sont
>> confidentiels et etablis a l'intention exclusive de ses destinataires.
>> Toute utilisation ou diffusion non autorisee est interdite. Tout message
>> electronique est susceptible d'alteration. DxO Labs et ses filiales
>> declinent toute responsabilite au titre de ce message s'il a ete altere,
>> modifie ou falsifie.
>>
>>
>
>
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
>


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Link error: _open$UNIX2003 (From: email@hidden)
 >RE: Link error: _open$UNIX2003 (From: Etienne GuĂ©rard <email@hidden>)
 >RE: Link error: _open$UNIX2003 (From: email@hidden)

  • Prev by Date: Re: release and reference counting query
  • Next by Date: Re: release and reference counting query
  • Previous by thread: RE: Link error: _open$UNIX2003
  • Next by thread: Core Animation perspective question
  • Index(es):
    • Date
    • Thread