> On Jun 30, 2016, at 03:41, Giacomo Mauro D'Ariano <dari...@unipv.it> wrote:
> 
> Dear Alexander
> 
> thank you very much for your email.
> 
> Yes, I look at https://sourceforge.net/p/fink/mailman. is it the right place?
> 
> Unfortunately I already tried your suggested solution.
> 
> With fink self-updated and updated-all, I tried again.
> 
> I did:
> 
> sudo fink rebuild xemacs
> 
> I rebooted, and even used a brand new user!
> From the command:
> 
> /sw/bin/xemacs
> 
> I get:
> 
> Error: attempt to add non-widget child "Progress" to parent "clip-window" 
> which supports only widgets
> 
> 
> I’m using the last version of XQuartz 2.7.9 and of xemacs 11.21.4.22-6
> 
> If you kindly solve the problem, I can start back working to my scientific 
> papers…
> 
> Your help would be greately appreciated.
> 
> 
> Giacomo Mauro D'Ariano 
> Professor of Theoretical Physics
> Quantum Foundations
> and Quantum Information
> 
> Dipartimento di Fisica,
> via Bassi 6, I-27100 Pavia, Italy
> 
> email:dari...@unipv.it
> tel:+39 0382 987 484
> fax:+39 0382 987 793
> mobile:+39 347 0329998
> skype: giacomo_mauro_dariano
> AIM: dariano13
> 
> WEBSITES:
> www.qubit.it 
> www.quantummechanics.it
> www.quantumoptics.it
> www.meccanicaquantistica.it
> www.otticaquantistica.it

Rebooting or a new user wouldn’t solve this because in either case you’re using 
the same broken files.

Try the following:

fink rebuild libxaw3dxft-shlibs
fink install libxaw3dxft
fink rebuild xemacs

The issue here is that Xquartz 2.7.9 adds a new version of a library (libXt) 
and makes it the default to use when building.  In this case, this actually 
breaks packages when you are mixing the old and new versions.  The steps above 
should make both libxaw3dxft-shlibs and xemacs link to the same version of 
libXt.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to