Date: Tue, 20 Sep 2005 17:41:43 +0400 From: Vladimir Grebenschikov <vova@sw.ru> To: Alexander Nedotsukov <bland@FreeBSD.org> Cc: eclipse@FreeBSD.org, gnome <freebsd-gnome@FreeBSD.org> Subject: Re: Eclipse make package error (was Re: Failed to build eclipse with gnome 2.12 (failed on cario)) Message-ID: <1127223703.1250.71.camel@localhost> In-Reply-To: <43300E5C.6070502@FreeBSD.org> References: <1126680998.14844.2.camel@localhost> <4327DBC7.2090707@ebs.gr> <1127115472.1082.15.camel@localhost> <432E6E1B.8020108@ebs.gr> <1127129214.997.5.camel@klamath.syndrom23.de> <1127133883.92270.23.camel@localhost> <1127136423.997.9.camel@klamath.syndrom23.de> <1127137525.92270.42.camel@localhost> <1127150412.1022.3.camel@klamath.syndrom23.de> <1127154386.5736.2.camel@server.mcneil.com> <432FB6A2.7090601@ebs.gr> <1127203013.1250.42.camel@localhost> <43300E5C.6070502@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
=F7 =D7=D4, 20/09/2005 =D7 22:27 +0900, Alexander Nedotsukov =D0=C9=DB=C5= =D4: > >% eclipse > >(Eclipse:18714): Gtk-WARNING **: GModule initialization check failed: Gt= k+ version too old (micro mismatch) > > =20 > > > I suggest you rm -rf ~/.eclipse. The above warning caused by stale .so=20 > libs in your home dir. % mv ~/.eclipse ~/.--eclipse Yes, it solves both problems, thank you for old .eclipse there is: % find .--eclipse -name '*.so' .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/56/1/.cp/libswt-pi-gtk-3135.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/56/1/.cp/libswt-gtk-3135.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/56/1/.cp/libswt-gnome-gtk-3135.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/57/1/.cp/libswt-pi-gtk-3135.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/57/1/.cp/libswt-gtk-3135.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/57/1/.cp/libswt-gnome-gtk-3135.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/81/1/.cp/libswt-pi-gtk-3138.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/81/1/.cp/libswt-gtk-3138.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/81/1/.cp/libswt-gnome-gtk-3138.so .--eclipse/org.eclipse.platform_3.1.0/configuration/org.eclipse.osgi/bundle= s/25/1/.cp/os/freebsd/x86/libcore_3_1_0.so % I surprised by this set of .so-files . It there way to migrate projects layout without recreating all projects setups ? > All the best, > Alexander. --=20 Vladimir B. Grebenschikov SWsoft Inc. vova@swsoft.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1127223703.1250.71.camel>