[systemd-devel] libnotify
Henry Gebhardt
hsggebhardt at googlemail.com
Tue Jan 11 08:14:35 PST 2011
On Tue, Jan 11, 2011 at 01:28:47PM +0100, Kay Sievers wrote:
> On Tue, Jan 11, 2011 at 13:24, Wiliam Souza <wiliam at 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?
More information about the systemd-devel
mailing list