zooloo wrote:
> On Wed, 03 Feb 2010 21:27:29 +0100, Daniel Johnson
> <[email protected]>  wrote:
>
>>
>> On Feb 3, 2010, at 1:30 PM, Martin Costabel wrote:
>>
>>> Robert Wyatt wrote:
>>>>
>>>> zooloo wrote:
>>>>> On Wed, 03 Feb 2010 08:19:10 +0100, Martin
>>>>> Costabel<[email protected]>
>>>>> wrote:
>>>>>
>>>>>> What do you get from
>>>>>>
>>>>>>     find /sw/lib -name \*.la | xargs grep root-
>>>
>>>>>
>>>>> That exact command line returns nothing. Omitting the trailing dash
>>>>> gives
>>>>>
>>>>> $ find /sw/lib -name \*.la | xargs grep root
>>>>> /sw/lib/gnome-keyring/standalone/gck-roots-store-standalone.la:#
>>>>> gck-roots-store-standalone.la - a libtool library file
>>>>> /sw/lib/gnome-keyring/standalone/gck-roots-store-standalone.la:dlname='gck-roots-store-standalone.so'
>>>>>
>>>>> /sw/lib/gnome-keyring/standalone/gck-roots-store-standalone.la:library_names='gck-roots-store-standalone.so
>>>>>
>>>>> gck-roots-store-standalone.so'
>>>>> /sw/lib/gnome-keyring/standalone/gck-roots-store-standalone.la:#
>>>>> Version
>>>>> information for gck-roots-store-standalone.
>>>>>
>>>>> Are these matches related to libsigc++2?
>>>
>>> No, they are not interesting in this context.
>>>
>>>> Just wanted to mention that in the interim, I have installed libsigc++2
>>>> and pangomm on my 10.4 machine. (And I also have no output from that
>>>> command.)
>>>
>>> On a sane Fink installation, there should indeed be no output from that
>>> command. But the error line
>>>
>>>> libtool: link: cannot find the library
>>>> `/sw/src/fink.build/root-libsigc++2-2.2.4.2-2/sw/lib/libsigc-2.0.la' or
>>>> unhandled argument
>>>
>>> must have come from somewhere, and I was trying to find out where it may
>>> have come from. Back in November, it was found that it came from a badly
>>> built /sw/lib/libsigc-2.0.la, but this is now ruled out by the empty
>>> output of that grep command.
>>>
>>> Well, I guess a couple of selfupdates and rebuilds will solve this
>>> problem for Zoo Loo, too.
>>
>> glibmm2.4 probably was contaminated by the bad libsigc++2. Try
>> rebuilding glibmm2.4 first, then build pangomm.
>
> Your pointers have been very helpful - thanks a lot. Whilst rebuilding
> glibmm2.4 still left me with
>
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: warning can't open dynamic\
>    library:
>    /sw/src/fink.build/root-libsigc++2-2.2.4.2-2/sw/lib/libsigc-2.0.0.dylib\
>    referenced from: /sw/lib/libcairomm-1.0.dylib (checking for undefined\
>    symbols may be affected) (No such file or directory, errno = 2)
>
> rebuilding cairomm1, then glibmm2.4 and finally pangomm1.4.1 did the trick.
> Now, for the first time here, fluxbox-menu-editor compiles fine.
>
> Thank you all again.
>
>
> Zoo Loo

Try rebuilding libcairomm and then try glibmm again.

--Robert

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to