[Mono-dev] Build mono from svn on Solaris Express x86

Zoltan Varga vargaz at gmail.com
Thu Sep 28 05:32:55 EDT 2006


                 Hi,

  You may have very old versions of autoconf/automake etc.

               Zoltan

On 9/28/06, Daniel Morgan <monodanmorg at yahoo.com> wrote:
> I have a problem running autogen.sh when building Mono
> from svn on solaris express build 46 x86.
>
> configure error building mono from svn on solaris x86
> ./configure: line 22795: syntax error near unexpected
> token `BASE_DEPENDENCIES,'./configure: line 22795: `
> PKG_CHECK_MODULES(BASE_DEPENDENCIES, glib-2.0 >=
> $GLIB_REQUIRED_VERSION)'
>
> But, pkg-config shows up correctly for glib-2.0:
>
> bash-3.00$ pkg-config --cflags --libs glib-2.0
>  -I/opt/csw/include/glib-2.0
> -I/opt/csw/lib/glib-2.0/include  -L/opt/csw/lib
> -lglib-2.0 -lintl
>
> I installed mono 1.1.13 from blastwave.org to satisfy
> missing dependencies.
>
> There was warning near the beginning with
> libgc/autogen.sh too.
>
> Running autoconf ...
> Running libgc/autogen.sh ...
> Running aclocal  ...
> acinclude.m4:20: warning: underquoted definition of
> GC_SET_VERSION
>   run info '(automake)Extending aclocal'
>   or see
> http://sources.redhat.com/automake/automake.html#Extending-aclocal
> Running automake --gnu  ...
> Running autoconf ...
> Skipping configure process.
> Done running libgc/autogen.sh ...
> Running ./configure --enable-maintainer-mode
> --enable-compile-warnings
> --prefix=/export/home/danmorg/monoinstall ...
> checking build system type... i386-pc-solaris2.11
>
> Any ideas?
>
> Thanks,
> Daniel
>
>
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> 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