On Tue, Jan 11, 2011 at 18:21, Wiliam Souza wrote:
> Can you guys tell how is that 'touch'?
> Henry, what you have changed in src/gnome-ask-passwd-agent.vala?
> Kay, what you do in your specs?
find . -name "*.[1-8]" -exec touch '{}' \;
touch src/systemadm.c
Kay
__
On Tue, Jan 11, 2011 at 03:21:58PM -0200, Wiliam Souza wrote:
> On 01/11/2011 02:22 PM, Kay Sievers wrote:
> Can you guys tell how is that 'touch'?
> Henry, what you have changed in src/gnome-ask-passwd-agent.vala?
I changed nothing in that file. I executed
$ touch src/gnome-ask-passwd-agent
On 01/11/2011 02:22 PM, Kay Sievers wrote:
On Tue, Jan 11, 2011 at 17:14, Henry Gebhardt
wrote:
On Tue, Jan 11, 2011 at 01:28:47PM +0100, Kay Sievers wrote:
On Tue, Jan 11, 2011 at 13:24, Wiliam Souza wrote:
Why I can't compile systemd-16.tar.bz2 with libnotify 0.5.2 whereas git HEAD
builds
On 01/11/2011 10:28 AM, Kay Sievers wrote:
On Tue, Jan 11, 2011 at 13:24, Wiliam Souza 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 t
On Tue, Jan 11, 2011 at 17:14, Henry Gebhardt
wrote:
> On Tue, Jan 11, 2011 at 01:28:47PM +0100, Kay Sievers wrote:
>> On Tue, Jan 11, 2011 at 13:24, Wiliam Souza wrote:
>> > Why I can't compile systemd-16.tar.bz2 with libnotify 0.5.2 whereas git
>> > HEAD
>> > builds fine?
>> > I got an error c
On Tue, Jan 11, 2011 at 01:28:47PM +0100, Kay Sievers wrote:
> On Tue, Jan 11, 2011 at 13:24, Wiliam Souza 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:
On Tue, Jan 11, 2011 at 13:24, Wiliam Souza 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’
Hello,
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’.
___