Re: What is causing jam to fail with exit code 1?
Re: What is causing jam to fail with exit code 1?
- Subject: Re: What is causing jam to fail with exit code 1?
- From: David Alger <email@hidden>
- Date: Tue, 27 Jun 2006 09:46:41 -0500
On Jun 27, 2006, at 9:11 AM, Finlay Dobbie wrote:
On 27/06/06, David Alger <email@hidden> wrote:
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.
The actual error is in the build transcript:
I thought that this was so, but don't know what this means. What does
this mean? Is a build setting set wrong, and I need to change it?
/usr/bin/ld: -undefined error, -undefined dynamic_lookup or -
undefined
define_a_way must be used when -twolevel_namespace is in effect
You'll have to fix that. Also, you imght want to upgrade the targets
to native while you're at it (not least so you can build universal).
The target is already building as an i386 only binary. The project
was a Project Builder project that I Xcode updated.
Thanks,
David
_______________________________________________
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