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:

[EMAIL PROTECTED] gtk]$ monosn -t gtk-sharp.dll
Public key token is 1a737b83db822579

But

[EMAIL PROTECTED] 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/

_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to