Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3944630
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T00:55:24+00:00 2026-05-20T00:55:24+00:00

I get the following error: ld: duplicate symbol _TTCreateNonRetainingArray in /Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20Core.a(TTGlobalCore.o) and ../three20/Build/Products/Debug-iphoneos/libThree20Core.a(TTGlobalCore.o) collect2:

  • 0

I get the following error:

ld: duplicate symbol
_TTCreateNonRetainingArray in /Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20Core.a(TTGlobalCore.o)
and
../three20/Build/Products/Debug-iphoneos/libThree20Core.a(TTGlobalCore.o)
collect2: ld returned 1 exit status
Command
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2
failed with exit code 1

It seems to be referring to the same .o from an absolute and relative paths.

Ld
build/DFJ.build/Debug-iphoneos/DFJ.build/Objects-normal/armv6/DFJ
normal armv6 cd
/Users/macuser/Dropbox/DFJ/DFJ setenv
IPHONEOS_DEPLOYMENT_TARGET 3.2 setenv
PATH
“/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin”
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2
-arch armv6 -isysroot /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.2.sdk
-L/Users/macuser/Dropbox/DFJ/DFJ/build/Debug-iphoneos
-F/Users/macuser/Dropbox/DFJ/DFJ/build/Debug-iphoneos
-F/Users/macuser/Dropbox/DFJ/DFJ/../../../Downloads/gdata-objectivec-client-1.11.0/Source/build/Debug
-filelist /Users/macuser/Dropbox/DFJ/DFJ/build/DFJ.build/Debug-iphoneos/DFJ.build/Objects-normal/armv6/DFJ.LinkFileList
-dead_strip -force_load ../three20/Build/Products/Debug-iphoneos/libThree20Core.a
-force_load ../three20/Build/Products/Debug-iphoneos/libThree20UICommon.a
-force_load ../three20/Build/Products/Debug-iphoneos/libThree20Launcher.a
-force_load ../three20/Build/Products/Debug-iphoneos/libThree20UINavigator.a
-force_load ../three20/Build/Products/Debug-iphoneos/libThree20.a
-force_load ../three20/Build/Products/Debug-iphoneos/libThree20UI.a
-force_load ../three20/Build/Products/Debug-iphoneos/libThree20Network.a
-force_load ../three20/Build/Products/Debug-iphoneos/libThree20Style.a
-all_load -miphoneos-version-min=3.2 /Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20Core.a
/Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20UICommon.a
/Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20Launcher.a
/Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20UINavigator.a
/Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20.a
/Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20UI.a
/Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20Network.a
/Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20Style.a
-framework QuartzCore -framework Foundation -framework UIKit -framework
CoreGraphics -lsqlite3.0 -framework
MobileCoreServices -lxml2 -framework
Security -framework
SystemConfiguration -framework OpenAL
-framework CoreAudio -framework AudioToolbox -o
/Users/macuser/Dropbox/DFJ/DFJ/build/DFJ.build/Debug-iphoneos/DFJ.build/Objects-normal/armv6/DFJ

ld: duplicate symbol
_TTCreateNonRetainingArray in /Users/macuser/Dropbox/DFJ/three20/Build/Products/Debug-iphoneos/libThree20Core.a(TTGlobalCore.o)
and
../three20/Build/Products/Debug-iphoneos/libThree20Core.a(TTGlobalCore.o)
collect2: ld returned 1 exit status
Command
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/g++-4.2
failed with exit code 1

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T00:55:24+00:00Added an answer on May 20, 2026 at 12:55 am

    See the last message of the developer of Three20 here. Basically, download the newest Three20 sources and follow closely the steps described in their README.

    If you are following a Three20 tutorial that is not coming from the developer, chances are it’s outdated.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I get the following error: Duplicate entry 'morandi-midnight-train' for key 'post_name' I want to
I get following error when deploying on test server with II6 and Framework 3.5
Why do I get following error when trying to start a ruby on rails
We get the following error; The request was aborted: Could not create SSL/TLS secure
I get the following error when running my Visual Studio 2008 ASP.NET project (start
I get the following error when building my Windows Forms solution: LC.exe exited with
I get the following error when trying to run the latest Cygwin version of
I get the following error when attempting to install RubyGems . I've tried Googling
I get the following error pretty regularly when compiling in Visual Studio and running
I get the following error message in SQL Server 2005: User '<username>' does not

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.