Build failure

3 views
Skip to first unread message

Eric

unread,
Jul 13, 2007, 9:51:39 PM7/13/07
to Seashore Developers
I just tried to build Seashore after checking it out from SVN and got
the following build errors. What am I doing wrong? This is running on
an MBP with OSX 10.4.10 and Xcode 2.4.1.


cd /Users/eric/programming/seashore/Seashore
setenv MACOSX_DEPLOYMENT_TARGET 10.4
setenv NEXT_ROOT /Developer/SDKs/MacOSX10.4u.sdk
/usr/bin/gcc-3.3 -x objective-c -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -Os -DUSE_CENTERING_CLIPVIEW -
DMACOS_10_4_COMPILE -DMAIN_COMPILE -fmessage-length=0 -mtune=G4 -Wp,-
header-mapfile,/Users/eric/programming/seashore-build/Seashore.build/
Deployment\ (Universal)/Seashore.build/Seashore.hmap -Wmost -Wno-four-
char-constants -Wno-unknown-pragmas -mdynamic-no-pic -F/Users/eric/
programming/seashore-build/Deployment\ (Universal) -I/Users/eric/
programming/seashore-build/Deployment\ (Universal)/include -I/Users/
eric/programming/seashore-build/Seashore.build/Deployment\ (Universal)/
Seashore.build/DerivedSources -DMAC_OS_X_VERSION_MIN_REQUIRED=1040 -
fconstant-cfstrings -D__CONSTANT_CFSTRINGS__ -fobjc-exceptions -
D__OBJC_EXCEPTIONS__ -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/
include/gcc/darwin/3.3 -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/
include -c /Users/eric/programming/seashore/Seashore/source/document/
SeaDocument.m -o /Users/eric/programming/seashore-build/Seashore.build/
Deployment\ (Universal)/Seashore.build/Objects-normal/ppc/
SeaDocument.o
In file included from /Users/eric/programming/seashore/Seashore/source/
main/Globals.h:10,
from /Users/eric/programming/seashore/Seashore/source/
document/XCFContent.h:1,
from /Users/eric/programming/seashore/Seashore/source/
document/SeaDocument.m:1:
/Users/eric/programming/seashore/Seashore/source/extra/Rects.h:19:30:
GIMPCore/GIMPCore.h: No such file or directory
from /Users/eric/programming/seashore/Seashore/
source/document/SeaDocument.m:1:
from /Users/eric/programming/seashore/Seashore/
source/document/XCFContent.h:1,
In file included from /Users/eric/programming/seashore/Seashore/
source/main/Globals.h:10,
/Users/eric/programming/seashore/Seashore/source/extra/Rects.h:
19:30: GIMPCore/GIMPCore.h: No such file or directory
cd /Users/eric/programming/seashore/Seashore
setenv MACOSX_DEPLOYMENT_TARGET 10.4
setenv NEXT_ROOT /Developer/SDKs/MacOSX10.4u.sdk
/usr/bin/gcc-3.3 -x objective-c -arch ppc -pipe -Wno-trigraphs -
fpascal-strings -fasm-blocks -Os -DUSE_CENTERING_CLIPVIEW -
DMACOS_10_4_COMPILE -DMAIN_COMPILE -fmessage-length=0 -mtune=G4 -Wp,-
header-mapfile,/Users/eric/programming/seashore-build/Seashore.build/
Deployment\ (Universal)/Seashore.build/Seashore.hmap -Wmost -Wno-four-
char-constants -Wno-unknown-pragmas -mdynamic-no-pic -F/Users/eric/
programming/seashore-build/Deployment\ (Universal) -I/Users/eric/
programming/seashore-build/Deployment\ (Universal)/include -I/Users/
eric/programming/seashore-build/Seashore.build/Deployment\ (Universal)/
Seashore.build/DerivedSources -DMAC_OS_X_VERSION_MIN_REQUIRED=1040 -
fconstant-cfstrings -D__CONSTANT_CFSTRINGS__ -fobjc-exceptions -
D__OBJC_EXCEPTIONS__ -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/
include/gcc/darwin/3.3 -isystem /Developer/SDKs/MacOSX10.4u.sdk/usr/
include -c /Users/eric/programming/seashore/Seashore/source/main/
main.m -o /Users/eric/programming/seashore-build/Seashore.build/
Deployment\ (Universal)/Seashore.build/Objects-normal/ppc/main.o
In file included from /Users/eric/programming/seashore/Seashore/source/
main/Globals.h:10,
from /Users/eric/programming/seashore/Seashore/source/
main/main.m:1:
/Users/eric/programming/seashore/Seashore/source/extra/Rects.h:19:30:
GIMPCore/GIMPCore.h: No such file or directory
from /Users/eric/programming/seashore/Seashore/
source/main/main.m:1:
In file included from /Users/eric/programming/seashore/Seashore/
source/main/Globals.h:10,
/Users/eric/programming/seashore/Seashore/source/extra/Rects.h:
19:30: GIMPCore/GIMPCore.h: No such file or directory
Build failed (2 errors)

Mark

unread,
Jul 15, 2007, 12:00:03 AM7/15/07
to Seashore Developers
Hi Eric,

There are a few things that might be worth trying to fix this problem.

However before we do, can I get you to check that you've done the
following (from the "Source Code Read Me.rtf"):

It is also strongly recommended that you have a common, Customized
Location for your Build Products. This location may be anywhere on
your disk. You can set this preference in Xcode by choosing Xcode >
Preferences > Building > Place Build Product in: > Customized
location:, and clicking on the Choose... button.

Thanks,
Mark.

Eric Allen

unread,
Jul 15, 2007, 12:16:41 AM7/15/07
to seasho...@googlegroups.com
Ah. I figured setting the build target for the project I wanted to build (Seashore) was enough and didn't want to mess with my global XCode prefs. Once I switched the global target it worked. Thanks!
Reply all
Reply to author
Forward
0 new messages