Hi all,

I have the same problem building aquaterm as Sean described (output  
at the end of the mail).

Thanks for the suggestion concerning XCode, Alexander.  My XCode is  
current (4.2.1), but the update from 4.2 to 4.2.1 could be the  
problem.  In the release notes it says "New build settings that let  
you determine the OS and Xcode version and native build machine  
architecture at build time", which looks suspicious, because on my  
Intel Mac the build fails at building PPC object files (see below).

After the failed build, I have:
$ ls aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects- 
normal/i386/
AQTAdapter.o          AQTClientManager.o    AquaTerm.LinkFileList

$ ls aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/Objects- 
normal/ppc/
AQTAdapter.o          AQTGraphic.o          AQTPlotBuilder.o
AQTClientManager.o    AQTImage.o            AquaTerm.LinkFileList
AQTColorMap.o         AQTLabel.o            aquaterm.o
AQTConstants.o        AQTModel.o
AQTFunctions.o        AQTPath.o


As I know nothing about XCode, I didn't dive into it further.

Cheers,
Thomas


Build messages:

Ld /sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/build/AquaTerm.build/ 
Deployment/AQTFwk.build/Objects-normal/ppc/AquaTerm normal ppc
     cd /sw/src/fink.build/aquaterm-1.0.1-1/aquaterm
     /usr/bin/gcc-4.0 -o /sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/ 
build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/ppc/ 
AquaTerm -L/sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/build/ 
Deployment -F/sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/build/ 
Deployment -filelist /sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/ 
build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/ppc/ 
AquaTerm.LinkFileList -arch ppc -prebind -Wl,-single_module - 
compatibility_version 1 -current_version 1 -install_name /sw/Library/ 
Frameworks/AquaTerm.framework/Versions/A/AquaTerm -Wl,-S -Wl,-Y,1455 - 
dynamiclib -mmacosx-version-min=10.1 -framework Foundation -framework  
AppKit -isysroot /Developer/SDKs/MacOSX10.4u.sdk
ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
.objc_class_name_NSConstantString
.objc_class_name_NSDate
[lots more]

/sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/build/AquaTerm.build/ 
Deployment/AQTFwk.build/Objects-normal/ppc/AQTAdapter.o reference to  
undefined .objc_class_name_NSConstantString
/sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/build/AquaTerm.build/ 
Deployment/AQTFwk.build/Objects-normal/ppc/AQTAdapter.o reference to  
undefined .objc_class_name_NSDate
[lots more]
/usr/bin/libtool: internal link edit command failed

CompileC build/AquaTerm.build/Deployment/AQTFwk.build/Objects-normal/ 
i386/AQTClientManager.o /sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/ 
AQTClientManager.m normal i386 objective-c com.apple.compilers.gcc.4_0
     cd /sw/src/fink.build/aquaterm-1.0.1-1/aquaterm
     /usr/bin/gcc-4.0 -x objective-c -arch i386 -pipe -Wno-trigraphs - 
fpascal-strings -fasm-blocks -g -Os -DAQT_APP -fmessage-length=0 - 
mmacosx-version-min=10.1 -I/sw/src/fink.build/aquaterm-1.0.1-1/ 
aquaterm/build/AquaTerm.build/Deployment/AQTFwk.build/AquaTerm.hmap - 
Wmost -Wno-four-char-constants -Wno-unknown-pragmas -F/sw/src/ 
fink.build/aquaterm-1.0.1-1/aquaterm/build/Deployment -I/sw/src/ 
fink.build/aquaterm-1.0.1-1/aquaterm/build/Deployment/include -I/sw/ 
src/fink.build/aquaterm-1.0.1-1/aquaterm/build/AquaTerm.build/ 
Deployment/AQTFwk.build/DerivedSources -isysroot /Developer/SDKs/ 
MacOSX10.4u.sdk -include /Library/Caches/com.apple.Xcode.0/ 
SharedPrecompiledHeaders/AppKit-elaqyeuronubuzcnexzidfdgicty/AppKit.h  
-c /sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/AQTClientManager.m - 
o /sw/src/fink.build/aquaterm-1.0.1-1/aquaterm/build/AquaTerm.build/ 
Deployment/AQTFwk.build/Objects-normal/i386/AQTClientManager.o
** BUILD FAILED **
### execution of /var/tmp/tmp.0.UQyzxE failed, exit code 1


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to