On Mar 29, 2011, at 8:50 PM, Bill Waggoner wrote:

> On Tue, Mar 29, 2011 at 9:20 PM, Hanspeter Niederstrasser
> <f...@snaggledworks.com> wrote:
>> On 3/29/11 9:02 PM, Alexander Hansen wrote:
>>> 
>>> -----BEGIN PGP SIGNED MESSAGE-----
>>> Hash: SHA1
>>> 
>>> On 3/29/11 8:50 PM, Bill Waggoner wrote:
>>>> 
>>>> On Tue, Mar 29, 2011 at 8:44 PM, Alexander Hansen
>>>> <alexanderk.han...@gmail.com>  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
>>>>>> 
>>>>> 
>>>>> _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
>>>> 
>>> 
>>> I'm assuming that opensp won't build with gcc-4.2.
>>> 
>>> Unfortunately, you're not going to be able to use XCode 4 to build
>>> anything that has to use gcc-4.0 or g++-4.0 .
>> 
>> I tested on 10.5/i386, and opensp4-shlibs built fine if I manually change
>> the info to g++-4.2 where it explicitly sets g++-4.0.  No idea if it works:
>> the build finishes is all I know.  Looking through the CVS logs, opensp4 has
>> been forcing the use of a specific gcc/g++ version for some time (first 3.3
>> in the 10.3 days, then updated to 4.0 in 10.4). There are no notes as to why
>> it needs a specific version of g++.
>> 
>> opensp4-shlibs has also been orphaned in the unstable tree and nothing
>> should depend on it anymore.  You should be able to just remove it.  If
>> anything still depends on opensp4-shlibs on your system, updating that first
>> should make it switch over to opensp5-shlibs, and then opensp4-shlibs should
>> be able to go cleanly.
>> 
>> Hanspeter
>> 
> 
> Danke, Hanspeter.  Updating the package that depended upon opensp4
> removed the dependencies on opensp4 and I was able to remove it.
> opensp5 is now installed and up-to-date.
> 
> I am updating to Xcode 4.0.1 in any case.
> 
> Problem solved all.  Thank you!
> 

For the record both Xcode 3 and Xcode 4 can be installed side by side.  
Although I would imagine that you should refrain from installing the unix tools 
from xcode 4 as they will over write the xcode 3 unix tools.  Anyway, 
instructions are in the read me with xcode 4.  Xcode 4 is not ready for prime 
time and you should expect many problems.  I have many open bugs against it and 
I've only used it for a very limited time.

Neil



------------------------------------------------------------------------------
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-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to