discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnustep make on MacOSX


From: Andreas Höschler
Subject: Re: gnustep make on MacOSX
Date: Sun, 27 Jun 2010 22:41:32 +0200

Hi David,

This is GSWeb:

dave@atlantis>file /Library/Frameworks/WebObjects.framework/Versions/Current/ libWebObjects.dylib /Library/Frameworks/WebObjects.framework/Versions/Current/ libWebObjects.dylib: Mach-O 64-bit dynamically linked shared library x86_64

I have

administrators-macbook-pro:~ ahoesch$ file /Library/Frameworks/FBAccess.framework/FBAccess /Library/Frameworks/FBAccess.framework/FBAccess: Mach-O universal binary with 2 architectures /Library/Frameworks/FBAccess.framework/FBAccess (for architecture ppc): Mach-O dynamically linked shared library ppc /Library/Frameworks/FBAccess.framework/FBAccess (for architecture i386): Mach-O dynamically linked shared library i386

Am 27.06.2010 um 11:33 schrieb Andreas Höschler:

ADDITIONAL_OBJCFLAGS += -m64
ADDITIONAL_OBJCFLAGS += -m32

You don't need those at all.

Did you use the same directory over NFS or SMB to build some other binaries?
Be sure to make really clean before building.

I have tried "make clean" and then "make install" multiple times. No avail!?

administrators-macbook-pro:SOFrontBaseBundle ahoesch$
administrators-macbook-pro:SOFrontBaseBundle ahoesch$ make clean
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
rm -rf /Build/*~ /Build/obj
(cd /Build; \
        rm -rf   SOFrontBaseBundle.bundle)
administrators-macbook-pro:SOFrontBaseBundle ahoesch$ make
This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
Making all for bundle SOFrontBaseBundle...
 Creating /Build/SOFrontBaseBundle.bundle/Contents/MacOS...
 Compiling file FrontbaseTypes.m ...
 Compiling file SOFrontBaseDatabaseChannel.m ...
SOFrontBaseDatabaseChannel.m: In function 'IPLog':
SOFrontBaseDatabaseChannel.m:30: warning: 'writeToFile:atomically:' is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:374) SOFrontBaseDatabaseChannel.m:32: warning: 'cString' is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367) SOFrontBaseDatabaseChannel.m:36: warning: 'cString' is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367) SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseDatabaseChannel secureExistenceOfMetaTablesWithEditingContext:]': SOFrontBaseDatabaseChannel.m:162: warning: format not a string literal and no format arguments SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseDatabaseChannel logString:]': SOFrontBaseDatabaseChannel.m:297: warning: format not a string literal and no format arguments SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseDatabaseChannel startDatabase]': SOFrontBaseDatabaseChannel.m:573: warning: 'SODatabaseChannel' may not respond to '+startingDatabaseAllowed' SOFrontBaseDatabaseChannel.m:573: warning: (Messages without a matching method signature SOFrontBaseDatabaseChannel.m:573: warning: will be assumed to return 'id' and accept
SOFrontBaseDatabaseChannel.m:573: warning: '...' as arguments.)
SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseDatabaseChannel convertRowToExternal:entity:object:]': SOFrontBaseDatabaseChannel.m:715: warning: 'SRBlobManager' may not respond to '+setData:forBlobIdent:' SOFrontBaseDatabaseChannel.m:719: warning: 'SRBlobManager' may not respond to '+blobIdentForData:' SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseDatabaseChannel currentSchema]': SOFrontBaseDatabaseChannel.m:792: warning: 'SOFrontBaseDatabaseChannel' may not respond to '-setMultiUserTransactionMode' SOFrontBaseDatabaseChannel.m:792: warning: pointer/integer type mismatch in conditional expression SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseDatabaseChannel currentUser]': SOFrontBaseDatabaseChannel.m:812: warning: 'SOFrontBaseDatabaseChannel' may not respond to '-setMultiUserTransactionMode' SOFrontBaseDatabaseChannel.m:812: warning: pointer/integer type mismatch in conditional expression SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseDatabaseChannel setSessionAuthorization:superPassword:]': SOFrontBaseDatabaseChannel.m:873: warning: format not a string literal and no format arguments SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseSQLExpression initWithEntity:]': SOFrontBaseDatabaseChannel.m:1029: warning: overflow in implicit constant conversion SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseSQLExpression prepareSelectExpressionWithFetchSpecification:]': SOFrontBaseDatabaseChannel.m:1205: warning: comparison is always false due to limited range of data type SOFrontBaseDatabaseChannel.m:1216: warning: overflow in implicit constant conversion SOFrontBaseDatabaseChannel.m:1217: warning: format not a string literal and no format arguments SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseSQLExpression addSelectListAttributesForEntity:keyPath:ownerIndex:detailKey:]': SOFrontBaseDatabaseChannel.m:1676: warning: unused variable 'foundAttribute' SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseSQLExpression prepareSelectExpressionWithAttributes:lock:fetchSpecification:]': SOFrontBaseDatabaseChannel.m:1772: warning: comparison is always false due to limited range of data type SOFrontBaseDatabaseChannel.m:1783: warning: overflow in implicit constant conversion SOFrontBaseDatabaseChannel.m:1784: warning: format not a string literal and no format arguments SOFrontBaseDatabaseChannel.m: In function '-[SOFrontBaseSQLExpression indexForRelationshipPath:]': SOFrontBaseDatabaseChannel.m:1831: warning: overflow in implicit constant conversion SOFrontBaseDatabaseChannel.m: In function '+[SOFrontBaseSQLExpression statementsToUpdateConstraintsForModel:databaseChannel:]': SOFrontBaseDatabaseChannel.m:4033: warning: 'SOEntity' may not respond to '-hasExplicitIndexes' SOFrontBaseDatabaseChannel.m:4039: warning: 'SOEntity' may not respond to '-explicitIndexes' SOFrontBaseDatabaseChannel.m: In function '+[SOFrontBaseSQLExpression invalidExplicitIndexes:entity:]': SOFrontBaseDatabaseChannel.m:4154: warning: 'SOEntity' may not respond to '-shouldHaveExplicitIndexForColumnNames:'
 Compiling file SOFrontBaseHostChannel.m ...
 Linking bundle SOFrontBaseBundle ...
ld: warning: in /Library/Frameworks//FBAccess.framework/FBAccess, missing required architecture x86_64 in file
Undefined symbols:
  "_OBJC_CLASS_$_FBBlobHandle", referenced from:
      __objc_classrefs__DATA@0 in SOFrontBaseDatabaseChannel.m.o
  "_OBJC_CLASS_$_FBExecHandler", referenced from:
      __objc_classrefs__DATA@0 in SOFrontBaseDatabaseChannel.m.o
      __objc_classrefs__DATA@0 in SOFrontBaseHostChannel.m.o
  "_OBJC_CLASS_$_FBPasswordDigest", referenced from:
      __objc_classrefs__DATA@0 in SOFrontBaseDatabaseChannel.m.o
  "_OBJC_CLASS_$_FBDatabaseConnection", referenced from:
      __objc_classrefs__DATA@0 in SOFrontBaseDatabaseChannel.m.o
  "_OBJC_CLASS_$_FBNull", referenced from:
      __objc_classrefs__DATA@0 in SOFrontBaseDatabaseChannel.m.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [/Build/SOFrontBaseBundle.bundle/Contents/MacOS/SOFrontBaseBundle] Error 1
make[1]: *** [internal-bundle-run-compile-submake] Error 2
make: *** [SOFrontBaseBundle.all.bundle.variables] Error 2

Thanks,

 Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]