[Gtk-sharp-list] Problems installing Gtk# from svn.

Fredrik Nilsson jymdman at home.se
Sat Oct 1 05:16:14 EDT 2005


Hi,

I can't install the latest Gtk# from svn. 
The problem is the following:

make[2]: Entering directory `/home/fredrik/Sources/mono/gtk-sharp/glib'
make[3]: Entering directory `/home/fredrik/Sources/mono/gtk-sharp/glib'
make[3]: Inget behöver göras för "install-exec-am".
/usr/bin/gacutil /i glib-sharp.dll /f /package
gtk-sharp-2.0 /gacdir /usr/lib
Package exported to: /usr/lib/mono/gtk-sharp-2.0/glib-sharp.dll
-> ../gac/glib-sharp/2.6.0.0__35e10195dab3c99f/glib-sharp.dll
glib-sharp installed into the gac (/usr/lib/mono/gac)
/usr/bin/gacutil /i policy.2.4.glib-sharp.dll /f /package
gtk-sharp-2.0 /gacdir /usr/lib
Failure adding assembly to the cache: Attempt to install an assembly
without a strong name.
make[3]: *** [install-data-local] Fel 1
make[3]: Leaving directory `/home/fredrik/Sources/mono/gtk-sharp/glib'
make[2]: *** [install-am] Fel 2
make[2]: Leaving directory `/home/fredrik/Sources/mono/gtk-sharp/glib'
make[1]: *** [install-recursive] Fel 1
make[1]: Leaving directory `/home/fredrik/Sources/mono/gtk-sharp/glib'
make: *** [install-recursive] Fel 1


The problem seems to be after this checkin:

2005-09-21  Mike Kestner  <mkestner at novell.com>

	* bootstrap* : expose POLICY_VERSIONS variable.
	* configure.in.in : AC_SUBST new POLICY_VERSIONS.
	* Makefile.include : build/install policy assemblies.
	* policy.config.in : policy config skeleton.
	* */Makefile.am : ditto.


I'm using a standard OpenSuSE 10 RC1 and Gtk# is a fresh checkout from
svn.

/Fredrik



More information about the Gtk-sharp-list mailing list