On Tue, Mar 29, 2011 at 8:44 PM, Alexander Hansen <[email protected]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 3/29/11 8:21 PM, Bill Waggoner wrote: > > I suspect that my problem is that I have XCode 4.0 installed. Can you > > confirm that and, if so, when do we expect fink support for XCode 4? > > It's not critical at this time ... > > > > My system is an Early 2011 Mabcook Pro, 10.6.7. I just updated fink to > > 0.29.21-51 which went fine. update-all wanted to update opensp and this > > is the result: > > > > . > > . > > . > > g++-4.0 -r -keep_private_externs -nostdlib -o > > .libs/libosp.4.0.0.dylib-master.o Allocator.lo ArcEngine.lo > > Attribute.lo Big5CodingSystem.lo CharsetDecl.lo CharsetInfo.lo > > CharsetRegistry.lo CmdLineApp.lo CodingSystem.lo CodingSystemKit.lo > > ConsoleOutput.lo ContentState.lo ContentToken.lo DescriptorManager.lo > > Dtd.lo DtdDeclEventHandler.lo EUCJPCodingSystem.lo ElementType.lo > > Entity.lo EntityApp.lo EntityCatalog.lo EntityDecl.lo EntityManager.lo > > ErrnoMessageArg.lo ErrorCountEventHandler.lo Event.lo EventGenerator.lo > > ExtendEntityManager.lo ExternalId.lo Fixed2CodingSystem.lo > > GenericEventHandler.lo Group.lo Hash.lo IListBase.lo Id.lo > > IdentityCodingSystem.lo InputSource.lo InternalInputSource.lo Link.lo > > LinkProcess.lo LiteralStorage.lo Location.lo Lpd.lo Markup.lo Message.lo > > MessageArg.lo MessageEventHandler.lo MessageFormatter.lo > > MessageReporter.lo MessageTable.lo ModeInfo.lo Notation.lo > > NotationStorage.lo NumericCharRefOrigin.lo OffsetOrderedList.lo > > OpenElement.lo OutputByteStream.lo OutputCharStream.lo OutputState.lo > > Param.lo Parser.lo ParserApp.lo ParserEventGeneratorKit.lo > > ParserMessages.lo ParserOptions.lo ParserState.lo Partition.lo > > PosixStorage.lo Recognizer.lo RewindStorageObject.lo SGMLApplication.lo > > SJISCodingSystem.lo SOEntityCatalog.lo Sd.lo SdText.lo > > SearchResultMessageArg.lo SgmlParser.lo ShortReferenceMap.lo > > StdioStorage.lo StorageManager.lo Syntax.lo Text.lo TokenMessageArg.lo > > TranslateCodingSystem.lo TrieBuilder.lo TypeId.lo URLStorage.lo > > UTF8CodingSystem.lo Undo.lo UnicodeCodingSystem.lo UnivCharsetDesc.lo > > XMLCodingSystem.lo assert.lo parseAttribute.lo parseCommon.lo > > parseDecl.lo parseInstance.lo parseMode.lo parseParam.lo parseSd.lo > > splib.lo app_inst.lo arc_inst.lo entmgr_inst.lo parser_inst.lo > > xentmgr_inst.lo SubstTable.lo UTF16CodingSystem.lo Fixed4CodingSystem.lo > > memcmp.lo memmove.lo strerror.lo && g++-4.0 -dynamiclib -flat_namespace > > -undefined suppress -o .libs/libosp.4.0.0.dylib > > .libs/libosp.4.0.0.dylib-master.o -lpthread -L/sw/lib -lintl -lc > > -install_name /sw/lib/libosp.4.dylib -compatibility_version 5 > > -current_version 5.0 > > /sw/var/lib/fink/path-prefix-10.6/g++-4.0: line 14: exec: g++-4.0: not found > > make[1]: *** [libosp.la <http://libosp.la>] Error 127 > > make: *** [all] Error 2 > > ### execution of /var/tmp/tmp.1.marjKI failed, exit code 2 > > . > > . > > . > > > > Bill W > > > > > > > > _We_ can't confirm anything about your system. _You_ have to do that. > What does "fink list xcode" give you? or "xcodebuild --version" > > I don't Fink necessarily to support Xcode 4 until Lion is released, and > only if it's free there. It won't be supported on Snow Leopard, most > likely. > - -- > Alexander Hansen, Ph.D. >
Thanks, Alexander, that was worded poorly I guess. % fink list xcode Information about 4440 packages read in 0 seconds. i xcode 4.0-1 [virtual package representing the developer tools] % xcodebuild -version Xcode 4.0 Build version 4A304a Bill W ------------------------------------------------------------------------------ Enable your software for Intel(R) Active Management Technology to meet the growing manageability and security demands of your customers. Businesses are taking advantage of Intel(R) vPro (TM) technology - will your software be a part of the solution? Download the Intel(R) Manageability Checker today! http://p.sf.net/sfu/intel-dev2devmar _______________________________________________ Fink-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
