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

Daniel Morgan monodanmorg at yahoo.com
Wed Sep 27 23:53:28 EDT 2006


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 



More information about the Mono-devel-list mailing list