[Mono-osx] mkbundle error...

Wade Berrier wberrier at novell.com
Wed Jan 17 00:34:30 EST 2007


So I guess we need to ship the .a files with the installer?

We haven't since r68232, but we used to before that.

Wade

On Thu, 2007-01-11 at 13:15 -0300, Roberto Antonio Berrospe Machin
wrote:
> Hi.
> Just wanted to report that after a flat and clean install, i was able to
> compile an application and it runs, but when i try to mkbundle it, i get
> this:
> 
> mkbundle --deps --static -o RobMessaging Robmessaging.exe
> OS is: Darwin
> Note that statically linking the LGPL Mono runtime has more licensing
> restrictions than dynamically linking.
> See http://www.mono-project.com/Licensing for details on licensing.
> Sources: 1 Auto-dependencies: True
>    embedding: /Users/roberto/Temp/Robmessaging.exe
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/System.Windows.Forms/1.0.5000.0__b77a5c561934e089/System.Windows.Forms.dll
>  config from:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/System.Windows.Forms/1.0.5000.0__b77a5c561934e089/System.Windows.Forms.dll.config
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/1.0/mscorlib.dll
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/System/1.0.5000.0__b77a5c561934e089/System.dll
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/System.Xml/1.0.5000.0__b77a5c561934e089/System.Xml.dll
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/System.Drawing/1.0.5000.0__b03f5f7f11d50a3a/System.Drawing.dll
>  config from:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/System.Drawing/1.0.5000.0__b03f5f7f11d50a3a/System.Drawing.dll.config
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/System.Data/1.0.5000.0__b77a5c561934e089/System.Data.dll
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/Mono.Data.Tds/1.0.5000.0__0738eb9f132ed756/Mono.Data.Tds.dll
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/Mono.Security/1.0.5000.0__0738eb9f132ed756/Mono.Security.dll
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/System.EnterpriseServices/1.0.5000.0__b03f5f7f11d50a3a/System.EnterpriseServices.dll
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/Mono.Posix/1.0.5000.0__0738eb9f132ed756/Mono.Posix.dll
>  config from:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/Mono.Posix/1.0.5000.0__0738eb9f132ed756/Mono.Posix.dll.config
>    embedding:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/mono/gac/Accessibility/1.0.5000.0__b03f5f7f11d50a3a/Accessibility.dll
> Compiling:
> as -o temp.o temp.s
> cc -o RobMessaging -Wall `pkg-config --cflags mono` temp.c  `pkg-config
> --libs-only-L mono` `pkg-config --variable=libdir mono`/libmono.a
> `pkg-config --libs-only-l mono | sed -e "s/\-lmono //"` temp.o
> i686-apple-darwin8-gcc-4.0.1:
> /Library/Frameworks/Mono.framework/Versions/1.2.2.1/lib/libmono.a: No
> such file or directory
> i686-apple-darwin8-gcc-4.0.1: unrecognized option '-pthreads'
> temp.c: In function 'install_dll_config_files':
> temp.c:52: warning: pointer targets in passing argument 2 of
> 'mono_register_config_for_assembly' differ in signedness
> temp.c:54: warning: pointer targets in passing argument 2 of
> 'mono_register_config_for_assembly' differ in signedness
> temp.c:56: warning: pointer targets in passing argument 2 of
> 'mono_register_config_for_assembly' differ in signedness
> [Fail]
> 
> 
> Can be good to have this working! mkbundle is a great tool.
> 
> Thanks.
> 
> Roberto.
> 
> email message attachment (mkbundle error...)
> > -------- Forwarded Message --------
> > From: Roberto Antonio Berrospe Machin (BP Uruguay)
> > <robert at berlinprod.com>
> > To: Mono-osx at lists.ximian.com
> > Subject: mkbundle error...
> > Date: Thu, 11 Jan 2007 13:12:49 -0300
> > 
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx



More information about the Mono-osx mailing list