[Bug 43200] Logger is not building out-of-tree

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 23 17:54:06 CET 2011


https://bugs.freedesktop.org/show_bug.cgi?id=43200

--- Comment #3 from Alvaro Soliverez <alvaro.soliverez at collabora.co.uk> 2011-11-23 08:54:06 PST ---
(In reply to comment #2)
> I'm not a big autotools expert :(
> but I cannot reproduce it on my box, what buildbot is doing more than:
> 
> <git stuff>
> $ ./autogen.sh --prefix=/var/lib/buildbot/install/usr --enable-gtk-doc
> --no-configure
> $ ./configure --prefix=/var/lib/buildbot/install/usr
> $ make
> 
> ?
> 
> It might help understanding what configuration has been changed in buildbot to
> compile out of tree.

<git clean>
<git update>
./autogen.sh --prefix=/var/lib/buildbot/install/usr --enable-gtk-doc
--no-configure
mkdir build
cd build
../configure --prefix=/var/lib/buildbot/install/usr --enable-gtk-doc
make

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list