[Mono-devel-list] Problems building mono from CVS

Rogerio Pereira rogerio.araujo at gmail.com
Mon Aug 30 14:59:33 EDT 2004


I got some autoheader warning, may it helps:

autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of `AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader:             [Define if a function `main' is needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can also be produced, see the
autoheader: WARNING: documentation.


Thanks for any help...

Rogério

On Mon, 30 Aug 2004 14:45:00 -0400, Rogerio Pereira
<rogerio.araujo at gmail.com> wrote:
> I'm allways getting this error: cannot open assembly "--config"
> 
> Version of the tools/libraries installed in my system:
> 
> autoconf (GNU Autoconf) 2.59
> automake (GNU automake) 1.8.2
> glibc 2.24
> gcc 3.4.1
> SuSE 7.3 with kernel 2.4.21
> 
> I hope this infomations helps...
> 
> On Mon, 30 Aug 2004 14:38:51 -0400, Rogerio Pereira
> 
> 
> <rogerio.araujo at gmail.com> wrote:
> > I've tried everything that i can imagine but no sucess...
> >
> > On Mon, 30 Aug 2004 12:35:34 -0400, Rogerio Pereira
> >
> >
> > <rogerio.araujo at gmail.com> wrote:
> > > Now, after had made the change sugested by Zoltan i got this error:
> > >
> > > ** Building temporary System.dll without parts that depend on System.Xml
> > > MONO_PATH="../../class/lib/default:$MONO_PATH" mono  ../../mcs/mcs.exe
> > >   -d:NET_1_1 -d:ONLY_1_1 -g/noconfig /r:mscorlib.dll /target:library
> > > /out:System.dll @System.dll.sources
> > > cannot open assembly "--config"
> > > make[3]: *** [../../class/lib/default/System.dll] Error 2
> > > make[3]: Leaving directory `/tmp/cvs/.NET/mcs/class/System'
> > > make[2]: *** [all.real] Error 2
> > > make[2]: Leaving directory `/tmp/cvs/.NET/mcs/class/System'
> > > make[1]: *** [mcs-do-short-build] Error 1
> > > make[1]: Leaving directory `/tmp/cvs/.NET/mono'
> > > make: *** [bootstrap] Error 2
> > > linux:/tmp/cvs/.NET/mono # mcedit _tmpinst/bin/mcs
> > >
> > > Zoltan, i usually install Mono in /opt/mono directory, is it affects
> > > the build process? I have MONO_PATH enviroment variable set and
> > > /opt/mono/bin in the PATH, a link to mono and mcs binaries in
> > > /usr/bin, what can be wrong?
> > >
> > >
> > >
> > >
> > > On Mon, 30 Aug 2004 18:09:01 +0200, Zoltan Varga <vargaz at gmail.com> wrote:
> > > >                                                 Hi,
> > > >
> > > >    Check you 'mcs' script which should look something like this:
> > > >
> > > > #!/bin/sh
> > > > #
> > > > exec /usr/local/bin/mono /usr/local/bin/mcs.exe "$@"
> > > >
> > > > On Mon, 30 Aug 2004 11:50:12 -0300, Rafael Teixeira <monoman at gmail.com> wrote:
> > > > > Can't reproduce it building just the compiler. The C# compiler mcs
> > > > > really doesn't have any --config option but it has a -noconfig one.
> > > > > Maybe some misstep in the configure phase, as --config is added to
> > > > > many makefiles to be passed to mono (the runtime program).
> > > > >
> > > > > Sorry for not being able to help more,
> > > > >
> > > > > --
> > > > > Rafael "Monoman" Teixeira
> > > > > http://monobrasil.softwarelivre.org/
> > > > > ---------------------------------------
> > > > > Cognition is not a representation of an objectively existing world
> > > > > but is a bringing forth of a world in the process of living.
> > > > > -- Fritjof Capra, citing
> > > > >    Humberto Maturana and Francisco Varella's "Santiago Theory of Cognition"
> > > > >
> > > > >
> > > > > _______________________________________________
> > > > > Mono-devel-list mailing list
> > > > > Mono-devel-list at lists.ximian.com
> > > > > http://lists.ximian.com/mailman/listinfo/mono-devel-list
> > > > >
> > > >
> > >
> > >
> > > --
> > > Rogério Pereira Araújo
> > > Webmaster / Programador / Pesquisador
> > > C&S Computadores e Sistemas Ltda.
> > > www.cisnet.com.br
> > >
> >
> > --
> > Rogério Pereira Araújo
> > Webmaster / Programador / Pesquisador
> > C&S Computadores e Sistemas Ltda.
> > www.cisnet.com.br
> >
> 
> --
> Rogério Pereira Araújo
> Webmaster / Programador / Pesquisador
> C&S Computadores e Sistemas Ltda.
> www.cisnet.com.br
> 


-- 
Rogério Pereira Araújo
Webmaster / Programador / Pesquisador
C&S Computadores e Sistemas Ltda.
www.cisnet.com.br



More information about the Mono-devel-list mailing list