Re: [Vala] Release testing



On Mon, 2008-12-01 at 10:47 +0000, Daniel Lucraft wrote:
I have 0.5.1 installed and building from trunk (2108) fails with this error:

(cd .libs && rm -f libvalaccode.la && ln -s ../libvalaccode.la libvalaccode.la)
make[3]: Leaving directory `/home/dan/software/vala/ccode'
make[2]: Leaving directory `/home/dan/software/vala/ccode'
Making all in vala
make[2]: Entering directory `/home/dan/software/vala/vala'
make[2]: *** No rule to make target `valaattributeprocessor.vala',
needed by `vala.vala.stamp'. Stop.
make[2]: Leaving directory `/home/dan/software/vala/vala'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dan/software/vala'
make: *** [all] Error 2

You have to use ./autogen.sh instead of ./configure (or use
--enable-maintainer-mode) when building from SVN, otherwise changes in
the build system will break the build.

Jürg




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]