Hi, i'm trying to use bakefiles system included in wxcode (latest SVN 
version), but I cannot create configuration files because of this error:

configure.ac:21: error: possibly undefined macro: m4_include
     If this token and others are legitimate, please use m4_pattern_allow.
     See the Autoconf documentation.
configure:4192: error: possibly undefined macro: AC_BAKEFILE

I tried to call ./acregen.sh in several components (wxsqlite3, 
advtable,...), but it always failed with the same error.

Moreover, If I try to create makefiles using the bakefile in my 
projects, the process fails  with message:

[4/9] generating gnu from wxsf.bkl
/home/michal/Src/Projekty/wxCode/build/bakefiles/presets/wxcode.bkl:23: 
error: Please use the current stable branch as WX_VERSION option default 
and not $(shell $(WX_CONFIG) --selected-config | sed -e 
's/.*-\([0-9]*\)\.\([0-9]*\)$$/\1\2/')!
    included from 
/home/michal/Src/Projekty/wxCode/components/shapeframework/build/wxsf.bkl:57

The same configuration files worked with bakefile 2.3. Any idea what is 
broken?

I use Ubuntu 8.10 with bakefile 2.5, autoconf 2.61 and aclocal 1.10.1

Regards
Michal

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
wxCode-users mailing list
wxCode-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxcode-users

Reply via email to