I just tried the build process, after a bone-clean.sh & bzr pull to update the branch.
I was able to run ./autogen.sh. When I change directory to build, however, and run ../configure, I still get a few errors. They are: ../configure: line 4: .: filename argument required .: usage: . filename [arguments] When I type head ../configure, I get the following bits of code: #! /bin/sh # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.68 for aiki -n ; . # # Report bugs to <https://bugs.launchpad.net/aikiframework>. # # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, # 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Hope this helps. -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/793043 Title: Revision and 'dev' string tacked onto version at top level which affects many files in the build system. Status in Aiki Framework: Fix Released Bug description: This is a non-flexible way of specifying the version and revision. Some files in the build system may not want the revision tacked onto the version such as the RPM spec file. _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

