• 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
What is causing jam to fail with exit code 1?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

What is causing jam to fail with exit code 1?


  • Subject: What is causing jam to fail with exit code 1?
  • From: David Alger <email@hidden>
  • Date: Tue, 27 Jun 2006 08:45:05 -0500

I have some open source screensavers that I am trying to recompile for the intel machines. Whenever I try compiling I get one error that reads "Command /Developer/Private/jam failed with exit code 1." What does this mean (other than it failed)? How do I fix this? I included the build transcript below. If any other information is needed please let me know. Thanks.

Here is the build transcript:

Building target “Sproingees” of project “Sproingees” with configuration “Deployment”


Checking Dependencies
JamToolExecution Sproingees
    cd "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees"
    setenv ASCII_OUTPUT_ANNOTATION YES
    setenv CodeWarrior "/Applications/Metrowerks CodeWarrior OS X 8.0/Metrowerks CodeWarrior"
    setenv ENABLE_APPLE_JAM_EXTENSIONS YES
    setenv ENABLE_APPLE_JAM_OUTPUT_ANNOTATION YES
    setenv GROUP davidalger
    setenv NATIVE_ARCH i386
    setenv USER davidalger
    /Developer/Private/jam -d1 -k -j2 JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase JAMFILE=/Users/davidalger/Documents/\ Programing/Open\ Source/MacOSXScreenSavers.3.0.src/Source\ Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Sproingees.jam build ACTION="" _DEFAULT_GCC_VERSION=4.0 GCC_VERSION_IDENTIFIER=4_0 CONFIGURATION=Deployment BUILD_STYLE=Deployment CPP_HEADERMAP_FILE=/Users/davidalger/Documents/\ Programing/Open\ Source/MacOSXScreenSavers.3.0.src/Source\ Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Sproingees.hmap SRCROOT=/Users/davidalger/Documents/\ Programing/Open\ Source/MacOSXScreenSavers.3.0.src/Source\ Code/Sproingees OBJROOT=/Users/davidalger/Documents/\ Programing/Open\ Source/MacOSXScreenSavers.3.0.src/Source\ Code/Sproingees/build SYMROOT=/Users/davidalger/Documents/\ Programing/Open\ Source/MacOSXScreenSavers.3.0.src/Source\ Code/Sproingees/build DSTROOT=/tmp/Sproingees.dst

DynamicLibrary "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Deployment/Sproingees.saver/Contents/MacOS/Sproingees" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/buildlwo.o" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/s1_1.o" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/s1_2.o" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/s1_3.o" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/s1_4.o" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/s1_5.o" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/s1_6.o" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/s1_b.o" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/i386/SproingeeView.o" /System/Library/Frameworks/Cocoa.framework /System/Library/Frameworks/ScreenSaver.framework /System/Library/Frameworks/OpenGL.framework


DynamicLibrary.LinkUsingFileList "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Deployment/Sproingees.saver/Contents/MacOS/Sproingees" "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/LinkFileList"
    /usr/bin/gcc-4.0  -o "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Deployment/Sproingees.saver/Contents/MacOS/Sproingees"   "-L/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Deployment"  "-F/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Deployment"  -filelist "/Users/davidalger/Documents/ Programing/Open Source/MacOSXScreenSavers.3.0.src/Source Code/Sproingees/build/Sproingees.build/Deployment/Sproingees.build/Objects-normal/LinkFileList"  "-framework" "Cocoa" "-framework" "ScreenSaver" "-framework" "OpenGL" "-framework" "OpenGL"  "-arch" "i386" "-bundle" "-bundle" "-undefined" "suppress"  
/usr/bin/ld: -undefined error, -undefined dynamic_lookup or -undefined define_a_way must be used when -twolevel_namespace is in effect
collect2: ld returned 1 exit status

TIA,
David Alger

Family Friendly Software, LLC
http://www.familyfriendlysoftware.com



 _______________________________________________
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: What is causing jam to fail with exit code 1?
      • From: "Finlay Dobbie" <email@hidden>
  • Prev by Date: breakpoints problem
  • Next by Date: Re: What is causing jam to fail with exit code 1?
  • Previous by thread: breakpoints problem
  • Next by thread: Re: What is causing jam to fail with exit code 1?
  • Index(es):
    • Date
    • Thread