It seems to be working fine now, eventhough it gives these messages:

autoconf: running /usr/bin/m4 --nesting-limit=1024 -I /usr/share/autoconf -I . 
-Dm4_tmpdir=/tmp/ac5AD8Lk -Dm4_warnings=syntax 
--reload-state=/usr/share/autoconf/autoconf.m4f  ./aclocal.m4 configure.in
autoconf: forbidden: ^m4_|^dnl$|^_?AS_|^_?A[CHUM]_|_AC_
autoconf: allowed: ^AS_FLAGS$

I dont know how important they are but I thought Iīd let you know anyway.

cheers


On Fri, 5 Jul 2002 20:24:40 +0200 (CEST) Thomas Finneid <[EMAIL PROTECTED]> wrote:

> On Fri, 5 Jul 2002 19:53:13 +0200 (CET) Vadim Zeitlin
> <[EMAIL PROTECTED]> wrote:
> 
> > On Fri, 5 Jul 2002 19:25:16 +0200 (CEST) Thomas Finneid
> > <[EMAIL PROTECTED]> wrote:
> > 
> > TF> This is I tried, but it didnīt work. Hereīs the output:
> > TF> 
> > TF> aclocal: configure.in: 117: macro `AM_OPTIONS_WXCONFIG' not found
> in
> > library
> > TF> aclocal: configure.in: 863: macro `AM_PATH_WXCONFIG' not found in
> > library
> > 
> >  Ok, so you don't have wxwin.m4 in a place where your aclocal looks for
> > it.
> > Either put it there (it looks at least in /usr/share/aclocal) or run
> > aclocal with -I path_to_wxwin.m4 options.
> > 
> > TF> The autoconf and automake docs mentions at least one file which
> > doesnīt
> > TF> exist in the M dirctory, aclocal.m4, which I would think is pretty
> > TF> important.
> > 
> >  It is generated by aclocal from acinclude.m4 (which you do have).
> > 
> > TF> The version I am running is 2.52, should I perhaps downgrade?
> > 
> >  As I said, normally it should work -- but I haven't tried it myself
> yet.
> > Please run aclocal with -I first and then send the output of autoconf
> (if
> > you still get errors from it) here.
> 
> It worked a bit better, 
> 
>         aclocal -I /usr/local/share/aclocal --verbose
>         autoconf -v
> 
> but autoconf now gave me this message:
> 
> configure.in:444: error: AC_LANG: unknown language: 
> aclang.m4:124: _AC_LANG_SET is expanded from...
> aclang.m4:133: AC_LANG is expanded from...
> ./aclocal.m4:98: M_CHECK_MYLIB is expanded from...
> configure.in:444: the top level
> 
> BTW, I should run the commands from the root of the M src dir, right?
> 
> 
> -- 
> Thomas Finneid
> 
> email: [EMAIL PROTECTED]
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Bringing you mounds of caffeinated joy.
> http://thinkgeek.com/sf


-- 
Thomas Finneid

email: [EMAIL PROTECTED]




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-developers

Reply via email to