[Mono-list] When trying to 'make install' gtk-sharp, gacutil says 'ERROR: assembly has no valid public key token'

A Rafael D Teixeira rafael.teixeirabr@terra.com.br
Mon, 03 May 2004 10:50:19 -0300


All current cvs, I saw the make happening and verified the existence of
gtk-sharp.pub, and used monosn to verify that the assembly is signed:

[rafael@redhat9 gtk]$ monosn -t gtk-sharp.dll
Public key token is 1a737b83db822579

But

[root@redhat9 gtk]# make install
Making install in .
make[1]: Entering directory `/home/rafael/projetos/gtk-sharp/gtk'
make[2]: Entering directory `/home/rafael/projetos/gtk-sharp/gtk'
make[2]: Nothing to be done for `install-exec-am'.
echo "/usr/bin/gacutil /i gtk-sharp.dll /f /root
/opt/cli/gtk-sharp/0.18/lib";  \
/usr/bin/gacutil /i gtk-sharp.dll /f /root /opt/cli/gtk-sharp/0.18/lib
|| exit 1;
/usr/bin/gacutil /i gtk-sharp.dll /f /root /opt/cli/gtk-sharp/0.18/lib
ERROR: assembly has no valid public key token
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/home/rafael/projetos/gtk-sharp/gtk'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/home/rafael/projetos/gtk-sharp/gtk'
make: *** [install-recursive] Error 1

Any clues?

-- 
Rafael "Monoman" Teixeira 
Mono Hacker since 16 Jul 2001 - http://www.go-mono.org/
Mono Brasil Founding Member - http://monobrasil.redesolbrasil.org/
English Blog: http://monoblog.blogspot.com/
Brazilian Portuguese Blog: http://monoblog.weblogger.terra.com.br/