On Tue, Jan 11, 2011 at 17:14, Henry Gebhardt <hsggebha...@googlemail.com> wrote: > On Tue, Jan 11, 2011 at 01:28:47PM +0100, Kay Sievers wrote: >> On Tue, Jan 11, 2011 at 13:24, Wiliam Souza <wil...@mandriva.com> wrote: >> > Why I can't compile systemd-16.tar.bz2 with libnotify 0.5.2 whereas git >> > HEAD >> > builds fine? >> > I got an error compiling systemd-16 with 0.5.2 >> > src/gnome-ask-password-agent.c:558:2: error: too few arguments to function >> > ‘notify_notification_new’. >> >> HEAD and v16 are identical. Seems like some other issue. >> >> Maybe try the "make distcheck" created tarball, if that works. > > I think the problem is that src/gnome-ask-passwd-agent.c is included in > the tarball and systemd_gnome_ask_password_agent_vala.stamp is newer > than the vala source. I solved it by touching > src/gnome-ask-passwd-agent.vala. Maybe there is a better solution?
Yeah, that 'touch' is what we have in spec files usually. Same for the man pages, which are pre-built in the tarball. Kay _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel