[Mono-devel-list] Building Mono from cvs on Windows

Bernie Solomon bernard at ugsolutions.com
Mon Oct 13 21:40:51 EDT 2003


These dependencies are also problematic on other platforms. I
can't see cairo working on HPUX for example... indeed is it
tied to XFree86 only? Also I actually presume if anyone
is using Windows they wouldn't want an X based version.

The immediate problem is the build system for the runtime doesn't
easily support building subsets of libraries (without hacking
the Makefiles).

The next level problem is of course this precludes various modules
running on a bunch of platforms which may or may not matter to you.

Bernie Solomon

----- Original Message ----- 
From: "Daniel Morgan" <danielmorgan at verizon.net>
To: <mono-devel-list at lists.ximian.com>
Sent: Monday, October 13, 2003 5:04 PM
Subject: [Mono-devel-list] Building Mono from cvs on Windows


> I am unable to build mono from current cvs on windows.
> I heard this was because of dependencies recently added, such as, cairo
and
> icu.
>
> When does one think these dependencies can be added to the mono build
> scripts, such as,
> mono-build.sh for linux/unix
> mono-build-w32.sh  for windows?
>
> Administrator at tracie ~/mono
> $ mono/doc/mono-build-w32.sh
> Building Mono and dependencies in /home/Administrator/mono, installing to
> /home/
> Administrator/mono/install
> Updating mono
> Enter passphrase for key '/home/Administrator/.ssh/id_rsa':
> cvs server: Updating mono
> U mono/ChangeLog
> [...]
> cvs server: Updating libgc/include/private
> cvs server: Updating libgc/tests
> Checking automake version
> Found automake version 1.7.6
> Automake version new enough.
> Not installing pkgconfig, you already seem to have it installed
> Installing glib...
> Installing glib-dev...
> Installing iconv...
> Installing intl...
> Installing gc-dev...
> Fixing up the pkgconfig paths
> Building and installing mono
> Running libtoolize...
> You should add the contents of
> `/usr/autotool/stable/share/aclocal/libtool.m4' t
> o `aclocal.m4'.
> Running aclocal -I /home/Administrator/mono/install/share/aclocal  ...
> aclocal: /usr/share/aclocal/lib-prefix.m4: 16: duplicated macro
> `AC_LIB_ARG_WITH
> '
>
> **Error**: aclocal failed. This may mean that you have not
> installed all of the packages you need, or you may need to
> set ACLOCAL_FLAGS to include "-I $prefix/share/aclocal"
> for the prefix where you installed the packages whose
> macros were not found
>
> Administrator at tracie ~/mono
> $
>
> Any help would be greatly appreciated.
>
> As far as I know, I installed all the cygwin stuff including the devel
> stuff.
> I may have to drop building mono on Windows XP Pro and go with Red Hat
Linux
> 9.
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>




More information about the Mono-devel-list mailing list