Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.

My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-lightdm-unity-greeter/src/unity-greeter-0.2.7/po'
Making all in src
make[2]: Entering directory `/tmp/yaourt-tmp-root/aur-lightdm-unity-greeter/src/unity-greeter-0.2.7/src'
  VALAC  unity_greeter_vala.stamp
menubar.vala:23.20-23.28: error: The symbol `Indicator' could not be found
    public unowned Indicator.ObjectEntry entry;
                   ^^^^^^^^^
menubar.vala:26.31-26.39: error: The symbol `Indicator' could not be found
    public IndicatorMenuItem (Indicator.ObjectEntry entry)
                              ^^^^^^^^^
menubar.vala:119.18-119.26: error: The symbol `Indicator' could not be found
    private List<Indicator.Object> indicator_objects;
                 ^^^^^^^^^
menubar.vala:466.39-466.47: error: The symbol `Indicator' could not be found
    private uint get_indicator_index (Indicator.Object object)
                                      ^^^^^^^^^
menubar.vala:480.13-480.21: error: The symbol `Indicator' could not be found
    private Indicator.Object? get_indicator_object_from_entry (Indicator.ObjectEntry entry)
            ^^^^^^^^^
menubar.vala:480.64-480.72: error: The symbol `Indicator' could not be found
    private Indicator.Object? get_indicator_object_from_entry (Indicator.ObjectEntry entry)
                                                               ^^^^^^^^^
menubar.vala:494.38-494.46: error: The symbol `Indicator' could not be found
    private void indicator_added_cb (Indicator.Object object, Indicator.ObjectEntry entry)
                                     ^^^^^^^^^
menubar.vala:494.63-494.71: error: The symbol `Indicator' could not be found
    private void indicator_added_cb (Indicator.Object object, Indicator.ObjectEntry entry)
                                                              ^^^^^^^^^
menubar.vala:517.40-517.48: error: The symbol `Indicator' could not be found
    private void indicator_removed_cb (Indicator.Object object, Indicator.ObjectEntry entry)
                                       ^^^^^^^^^
menubar.vala:517.65-517.73: error: The symbol `Indicator' could not be found
    private void indicator_removed_cb (Indicator.Object object, Indicator.ObjectEntry entry)
                                                                ^^^^^^^^^
Compilation failed: 10 error(s), 0 warning(s)
make[2]: *** [unity_greeter_vala.stamp] Error 1
make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-lightdm-unity-greeter/src/unity-greeter-0.2.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-lightdm-unity-greeter/src/unity-greeter-0.2.7'
make: *** [all] Error 2