Garnome 2.24.0 paranoid-install on RHEL4 fails at polkit-context.c (PolicyKit-0.9)

"Lay, Tony" <[email protected]> Thu, 23 Jul 2009 17:13:41 -0400
Newsgroups gmane.comp.gnome.garnome
Message-ID <[email protected]>
--===============2066907826==
Content-type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=SHA1;
 boundary="----=_NextPart_000_0026_01CA0BB9.03AC9DE0"
Content-language: en-US

------=_NextPart_000_0026_01CA0BB9.03AC9DE0
Content-Type: multipart/mixed;
	boundary="----=_NextPart_001_0027_01CA0BB9.03AC9DE0"


------=_NextPart_001_0027_01CA0BB9.03AC9DE0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_002_0028_01CA0BB9.03AC9DE0"


------=_NextPart_002_0028_01CA0BB9.03AC9DE0
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: 7bit

Good Afternoon,

 

I am on a machine that has no access to the internet.  I pulled down the
source on a web connected machine using 'make -deep-checksum'.  Ran in to
this same issue with just pulling down the source into a "GARCHIVE"
directory.

 

The machine is a little older.

Red Hat Enterprise Linux ES release 4 (Nahant Update 6)

 

As standard user I perform a make paranoid-install.

 

Patches that were linked to the home directory of the machine I was on were
removed and then relinked to the new paths (the first one was
key-computations.patch ->
/home/username/Desktop/garnome-2.24.0/platform/libxslt/files/key-computation
s.patch).  Nine others followed, but it's just a link, so that's easy
enough.then eventually the build gets to.

 

Making all in polkit

make[11]: Entering directory
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-0.9
/src/polkit'

/bin/sh ../../libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I.
-I../.. -I../../src -I../../src
-DPACKAGE_LIBEXEC_DIR=\""/my/home/dir/garnome/libexec"\"
-DPACKAGE_SYSCONF_DIR=\""/my/home/dir/garnome/etc"\"
-DPACKAGE_DATA_DIR=\""/my/home/dir/garnome/share"\"
-DPACKAGE_BIN_DIR=\""/my/home/dir/garnome/bin"\"
-DPACKAGE_LOCALSTATE_DIR=\""/my/home/dir/garnome/var"\"
-DPACKAGE_LOCALE_DIR=\""/my/home/dir/garnome/share/locale"\"
-DPACKAGE_LIB_DIR=\""/my/home/dir/garnome/lib"\" -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\"
-DTEST_BUILD_DIR=\"../..\"  -I/my/home/dir/garnome/include
-I/my/home/dir/garnome/include -L/my/home/dir/garnome/lib -O2 -pipe -Wall
-Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith
-Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-context.lo
-MD -MP -MF .deps/polkit-context.Tpo -c -o polkit-context.lo
polkit-context.c

 cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src
-DPACKAGE_LIBEXEC_DIR=\"/my/home/dir/garnome/libexec\"
-DPACKAGE_SYSCONF_DIR=\"/my/home/dir/garnome/etc\"
-DPACKAGE_DATA_DIR=\"/my/home/dir/garnome/share\"
-DPACKAGE_BIN_DIR=\"/my/home/dir/garnome/bin\"
-DPACKAGE_LOCALSTATE_DIR=\"/my/home/dir/garnome/var\"
-DPACKAGE_LOCALE_DIR=\"/my/home/dir/garnome/share/locale\"
-DPACKAGE_LIB_DIR=\"/my/home/dir/garnome/lib\" -D_POSIX_PTHREAD_SEMANTICS
-D_REENTRANT -DPOLKIT_COMPILATION -DTEST_DATA_DIR=\"../../test/\"
-DTEST_BUILD_DIR=\"../..\" -I/my/home/dir/garnome/include
-I/my/home/dir/garnome/include -L/my/home/dir/garnome/lib -O2 -pipe -Wall
-Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith
-Wcast-align -Wsign-compare -Wformat -Wformat-security -MT polkit-context.lo
-MD -MP -MF .deps/polkit-context.Tpo -c polkit-context.c  -fPIC -DPIC -o
.libs/polkit-context.o

polkit-context.c: In function `polkit_context_init':

polkit-context.c:313: error: structure has no member named `inotify_fd'

polkit-context.c:313: warning: implicit declaration of function
`inotify_init'

polkit-context.c:313: warning: nested extern declaration of `inotify_init'

polkit-context.c:314: error: structure has no member named `inotify_fd'

polkit-context.c:321: error: structure has no member named
`inotify_config_wd'

polkit-context.c:321: warning: implicit declaration of function
`inotify_add_watch'

polkit-context.c:321: warning: nested extern declaration of
`inotify_add_watch'

polkit-context.c:321: error: structure has no member named `inotify_fd'

polkit-context.c:323: error: `IN_MODIFY' undeclared (first use in this
function)

polkit-context.c:323: error: (Each undeclared identifier is reported only
once

polkit-context.c:323: error: for each function it appears in.)

polkit-context.c:323: error: `IN_CREATE' undeclared (first use in this
function)

polkit-context.c:323: error: `IN_ATTRIB' undeclared (first use in this
function)

polkit-context.c:324: error: structure has no member named
`inotify_config_wd'

polkit-context.c:332: error: structure has no member named
`inotify_policy_wd'

polkit-context.c:332: error: structure has no member named `inotify_fd'

polkit-context.c:334: error: `IN_DELETE' undeclared (first use in this
function)

polkit-context.c:335: error: structure has no member named
`inotify_policy_wd'

polkit-context.c:344: error: structure has no member named
`inotify_grant_perm_wd'

polkit-context.c:344: error: structure has no member named `inotify_fd'

polkit-context.c:347: error: structure has no member named
`inotify_grant_perm_wd'

polkit-context.c:355: error: structure has no member named
`inotify_fd_watch_id'

polkit-context.c:355: error: structure has no member named `inotify_fd'

polkit-context.c:356: error: structure has no member named
`inotify_fd_watch_id'

polkit-context.c: In function `polkit_context_io_func':

polkit-context.c:575: error: structure has no member named `inotify_fd'

polkit-context.c:580: error: invalid application of `sizeof' to incomplete
type `inotify_event'

polkit-context.c:584: error: invalid application of `sizeof' to incomplete
type `inotify_event'

polkit-context.c:598: error: dereferencing pointer to incomplete type

polkit-context.c:598: error: dereferencing pointer to incomplete type

polkit-context.c:598: error: dereferencing pointer to incomplete type

polkit-context.c:598: error: dereferencing pointer to incomplete type

polkit-context.c:603: error: invalid application of `sizeof' to incomplete
type `inotify_event'

polkit-context.c:603: error: dereferencing pointer to incomplete type

make[11]: *** [polkit-context.lo] Error 1

make[11]: Leaving directory
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-0.9
/src/polkit'

make[10]: *** [all-recursive] Error 1

make[10]: Leaving directory
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-0.9
/src'

make[9]: *** [all-recursive] Error 1

make[9]: Leaving directory
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-0.9
'

make[8]: *** [all] Error 2

make[8]: Leaving directory
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-0.9
'

make[7]: *** [build-work/main.d/PolicyKit-0.9/Makefile] Error 2

make[7]: Leaving directory
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit'

make[6]: *** [../../freedesktop/PolicyKit/cookies/main.d/install] Error 2

make[6]: Leaving directory `/my/home/dir/garnome-2.24.0/platform/GConf'

make[5]: *** [../../platform/GConf/cookies/main.d/install] Error 2

make[5]: Leaving directory `/my/home/dir/garnome-2.24.0/platform/gnome-vfs'

make[4]: *** [../../platform/gnome-vfs/cookies/main.d/install] Error 2

make[4]: Leaving directory `/my/home/dir/garnome-2.24.0/platform/libgnome'

make[3]: *** [../../platform/libgnome/cookies/main.d/install] Error 2

make[3]: Leaving directory
`/my/home/dir/garnome-2.24.0/platform/libbonoboui'

make[2]: *** [../../platform/libbonoboui/cookies/main.d/install] Error 2

make[2]: Leaving directory `/my/home/dir/garnome-2.24.0/platform/libgnomeui'

make[1]: *** [../../platform/libgnomeui/cookies/main.d/install] Error 2

make[1]: Leaving directory `/my/home/dir/garnome-2.24.0/desktop/bug-buddy'

make: *** [paranoid-install] Error 2

 

On the other hand a make install finishes.but I end up with no gnome-desktop
(and who knows what else).plus the dependencies appear to snowball and I
can't build the tools my team is asking for.

 

I started looking into other PolicyKit errors and similar ones seemed to
trace back to the dbus and inotify packages.  I built them from source (to
/usr/local.just can't touch the main libs), and even with PKG_CONFIG_PATH
pointing to my shiny new dbus, PolicyKit and I-notify tools, it seems to
have no bearing on the result.

 

Upon reading further I saw that the issue may actually get down to HAL, and
that I may need to patch the kernel!  I don't know if this is acceptable.and
I am hoping that there is simply some way that I can gracefully either build
around polkit/PolicyKit (same thing?) or cut it out altogether.  I'm really
only interested in some of the 'hacker-tools' for some coders that I'm
working with.and in all honesty building all of the dependencies by hand has
made me a mad man for the last two weeks.  If GARNOME works it will truly be
a godsend for us!

Regards,

 

Tony Lay


------=_NextPart_002_0028_01CA0BB9.03AC9DE0
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:st1=3D"urn:schemas-microsoft-com:office:smarttags" =
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<o:SmartTagType =
namespaceuri=3D"urn:schemas-microsoft-com:office:smarttags"
 name=3D"place"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Small Fonts";
	panose-1:0 0 0 0 0 0 0 0 0 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:#606420;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:Arial;
	color:windowtext;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3D"#606420">

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Good Afternoon,<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I am on a machine that has no access to the =
internet.&nbsp; I
pulled down the source on a web connected machine using &#8216;make =
&#8211;deep-checksum&#8217;.&nbsp;
Ran in to this same issue with just pulling down the source into a =
&#8220;GARCHIVE&#8221;
directory.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>The machine is a little =
older&#8230;<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Red Hat Enterprise Linux ES release 4 (Nahant Update =
6)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>As standard user I perform a make =
paranoid-install.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Patches that were linked to the home directory of the
machine I was on were removed and then relinked to the new paths (the =
first one
was key-computations.patch -&gt; =
/home/username/Desktop/garnome-2.24.0/platform/libxslt/files/key-computat=
ions.patch).&nbsp;
Nine others followed, but it&#8217;s just a link, so that&#8217;s easy =
enough&#8230;then
eventually the build gets to&#8230;<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Making all in polkit<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[11]: Entering directory =
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-=
0.9/src/polkit'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>/bin/sh ../../libtool --tag=3DCC&nbsp;&nbsp; =
--mode=3Dcompile cc
-DHAVE_CONFIG_H -<st1:place w:st=3D"on">I.</st1:place> -I../.. =
-I../../src
-I../../src =
-DPACKAGE_LIBEXEC_DIR=3D\&quot;&quot;/my/home/dir/garnome/libexec&quot;\&=
quot;
-DPACKAGE_SYSCONF_DIR=3D\&quot;&quot;/my/home/dir/garnome/etc&quot;\&quot=
;
-DPACKAGE_DATA_DIR=3D\&quot;&quot;/my/home/dir/garnome/share&quot;\&quot;=

-DPACKAGE_BIN_DIR=3D\&quot;&quot;/my/home/dir/garnome/bin&quot;\&quot;
-DPACKAGE_LOCALSTATE_DIR=3D\&quot;&quot;/my/home/dir/garnome/var&quot;\&q=
uot;
-DPACKAGE_LOCALE_DIR=3D\&quot;&quot;/my/home/dir/garnome/share/locale&quo=
t;\&quot;
-DPACKAGE_LIB_DIR=3D\&quot;&quot;/my/home/dir/garnome/lib&quot;\&quot;
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION
-DTEST_DATA_DIR=3D\&quot;../../test/\&quot; =
-DTEST_BUILD_DIR=3D\&quot;../..\&quot;&nbsp;
-I/my/home/dir/garnome/include&nbsp; -I/my/home/dir/garnome/include =
-L/my/home/dir/garnome/lib
-O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations =
-Wnested-externs
-Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security =
-MT
polkit-context.lo -MD -MP -MF .deps/polkit-context.Tpo -c -o =
polkit-context.lo
polkit-context.c<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;cc -DHAVE_CONFIG_H -<st1:place =
w:st=3D"on">I.</st1:place>
-I../.. -I../../src -I../../src =
-DPACKAGE_LIBEXEC_DIR=3D\&quot;/my/home/dir/garnome/libexec\&quot;
-DPACKAGE_SYSCONF_DIR=3D\&quot;/my/home/dir/garnome/etc\&quot;
-DPACKAGE_DATA_DIR=3D\&quot;/my/home/dir/garnome/share\&quot;
-DPACKAGE_BIN_DIR=3D\&quot;/my/home/dir/garnome/bin\&quot;
-DPACKAGE_LOCALSTATE_DIR=3D\&quot;/my/home/dir/garnome/var\&quot;
-DPACKAGE_LOCALE_DIR=3D\&quot;/my/home/dir/garnome/share/locale\&quot;
-DPACKAGE_LIB_DIR=3D\&quot;/my/home/dir/garnome/lib\&quot;
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DPOLKIT_COMPILATION
-DTEST_DATA_DIR=3D\&quot;../../test/\&quot; =
-DTEST_BUILD_DIR=3D\&quot;../..\&quot;
-I/my/home/dir/garnome/include -I/my/home/dir/garnome/include =
-L/my/home/dir/garnome/lib
-O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations =
-Wnested-externs
-Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security =
-MT
polkit-context.lo -MD -MP -MF .deps/polkit-context.Tpo -c =
polkit-context.c&nbsp;
-fPIC -DPIC -o .libs/polkit-context.o<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c: In function =
`polkit_context_init':<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:313: error: structure has no member =
named
`inotify_fd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:313: warning: implicit declaration =
of
function `inotify_init'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:313: warning: nested extern =
declaration of
`inotify_init'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:314: error: structure has no member =
named
`inotify_fd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:321: error: structure has no member =
named
`inotify_config_wd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:321: warning: implicit declaration =
of
function `inotify_add_watch'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:321: warning: nested extern =
declaration of
`inotify_add_watch'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:321: error: structure has no member =
named
`inotify_fd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:323: error: `IN_MODIFY' undeclared =
(first
use in this function)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:323: error: (Each undeclared =
identifier is
reported only once<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:323: error: for each function it =
appears
in.)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:323: error: `IN_CREATE' undeclared =
(first
use in this function)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:323: error: `IN_ATTRIB' undeclared =
(first
use in this function)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:324: error: structure has no member =
named
`inotify_config_wd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:332: error: structure has no member =
named
`inotify_policy_wd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:332: error: structure has no member =
named
`inotify_fd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:334: error: `IN_DELETE' undeclared =
(first
use in this function)<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:335: error: structure has no member =
named
`inotify_policy_wd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:344: error: structure has no member =
named
`inotify_grant_perm_wd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:344: error: structure has no member =
named
`inotify_fd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:347: error: structure has no member =
named
`inotify_grant_perm_wd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:355: error: structure has no member =
named
`inotify_fd_watch_id'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:355: error: structure has no member =
named
`inotify_fd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:356: error: structure has no member =
named
`inotify_fd_watch_id'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c: In function =
`polkit_context_io_func':<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:575: error: structure has no member =
named
`inotify_fd'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:580: error: invalid application of =
`sizeof'
to incomplete type `inotify_event'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:584: error: invalid application of =
`sizeof'
to incomplete type `inotify_event'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:598: error: dereferencing pointer to
incomplete type<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:598: error: dereferencing pointer to
incomplete type<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:598: error: dereferencing pointer to
incomplete type<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:598: error: dereferencing pointer to
incomplete type<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:603: error: invalid application of =
`sizeof'
to incomplete type `inotify_event'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>polkit-context.c:603: error: dereferencing pointer to
incomplete type<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[11]: *** [polkit-context.lo] Error =
1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[11]: Leaving directory =
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-=
0.9/src/polkit'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[10]: *** [all-recursive] Error =
1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[10]: Leaving directory =
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-=
0.9/src'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[9]: *** [all-recursive] Error =
1<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[9]: Leaving directory =
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-=
0.9'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[8]: *** [all] Error =
2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[8]: Leaving directory =
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit/work/main.d/PolicyKit-=
0.9'<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[7]: *** =
[build-work/main.d/PolicyKit-0.9/Makefile]
Error 2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[7]: Leaving directory =
`/my/home/dir/garnome-2.24.0/freedesktop/PolicyKit'<o:p></o:p></span></fo=
nt></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[6]: ***
[../../freedesktop/PolicyKit/cookies/main.d/install] Error =
2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[6]: Leaving directory =
`/my/home/dir/garnome-2.24.0/platform/GConf'<o:p></o:p></span></font></p>=


<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[5]: *** =
[../../platform/GConf/cookies/main.d/install]
Error 2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[5]: Leaving directory =
`/my/home/dir/garnome-2.24.0/platform/gnome-vfs'<o:p></o:p></span></font>=
</p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[4]: ***
[../../platform/gnome-vfs/cookies/main.d/install] Error =
2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[4]: Leaving directory =
`/my/home/dir/garnome-2.24.0/platform/libgnome'<o:p></o:p></span></font><=
/p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[3]: ***
[../../platform/libgnome/cookies/main.d/install] Error =
2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[3]: Leaving directory =
`/my/home/dir/garnome-2.24.0/platform/libbonoboui'<o:p></o:p></span></fon=
t></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[2]: ***
[../../platform/libbonoboui/cookies/main.d/install] Error =
2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[2]: Leaving directory =
`/my/home/dir/garnome-2.24.0/platform/libgnomeui'<o:p></o:p></span></font=
></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[1]: ***
[../../platform/libgnomeui/cookies/main.d/install] Error =
2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make[1]: Leaving directory =
`/my/home/dir/garnome-2.24.0/desktop/bug-buddy'<o:p></o:p></span></font><=
/p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>make: *** [paranoid-install] Error =
2<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>On the other hand a make install finishes&#8230;but I =
end up
with no gnome-desktop (and who knows what else)&#8230;plus the =
dependencies
appear to snowball and I can&#8217;t build the tools my team is asking =
for.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I started looking into other PolicyKit errors and =
similar
ones seemed to trace back to the dbus and inotify packages.&nbsp; I =
built them from
source (to /usr/local&#8230;just can&#8217;t touch the main libs), and =
even
with PKG_CONFIG_PATH pointing to my shiny new dbus, PolicyKit and =
I-notify tools,
it seems to have no bearing on the result.<o:p></o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'><o:p>&nbsp;</o:p></span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>Upon reading further I saw that the issue may =
actually get
down to HAL, and that I may need to patch the kernel!&nbsp; I =
don&#8217;t know if
this is acceptable&#8230;and I am hoping that there is simply some way =
that I
can gracefully either build around polkit/PolicyKit (same thing?) or cut =
it out
altogether.&nbsp; I&#8217;m really only interested in some of the =
&#8216;hacker-tools&#8217;
for some coders that I&#8217;m working with&#8230;and in all honesty =
building
all of the dependencies by hand has made me a mad man for the last two =
weeks.&nbsp;
If GARNOME works it will truly be a godsend for =
us!<o:p></o:p></span></font></p>

<p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><font
size=3D3 color=3Dblack face=3D"Small Fonts"><span =
style=3D'font-size:12.0pt;font-family:
"Small Fonts";color:black'>Regards,</span></font><o:p></o:p></p>

<p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><font
size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:12.0pt'>&nbsp;<o:p></o:p></span></font></p>

<p class=3DMsoNormal =
style=3D'mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><font
size=3D3 color=3Dgreen face=3D"Small Fonts"><span =
style=3D'font-size:12.0pt;font-family:
"Small Fonts";color:green'>Tony Lay</span></font><o:p></o:p></p>

</div>

</body>

</html>

------=_NextPart_002_0028_01CA0BB9.03AC9DE0--

------=_NextPart_001_0027_01CA0BB9.03AC9DE0
Content-Type: text/x-vcard;
	name="Anthony (Tony) Lay ([email protected]).vcf"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="Anthony (Tony) Lay ([email protected]).vcf"

BEGIN:VCARD
VERSION:2.1
N:Lay;Anthony (Tony)
FN:Anthony (Tony) Lay ([email protected])
ORG:Lockheed Martin
TITLE:Computer Network Supprt SrSpec
TEL;WORK;VOICE:407/306-6559
TEL;PAGER;VOICE:321/297-0122
ADR;WORK:;;12506 Lake Underhill Rd;Orlando;FL;32825;US
LABEL;WORK;ENCODING=3DQUOTED-PRINTABLE:12506 Lake Underhill =
Rd=3D0D=3D0AOrlando, FL 32825=3D0D=3D0AUS
EMAIL;PREF;INTERNET:[email protected]
REV:20090424T165829Z
END:VCARD

------=_NextPart_001_0027_01CA0BB9.03AC9DE0--

------=_NextPart_000_0026_01CA0BB9.03AC9DE0
Content-Type: application/x-pkcs7-signature; name="smime.p7s"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7s"

MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIbkDCCCHQw
ggdcoAMCAQICCiNxbr0ABQADhJMwDQYJKoZIhvcNAQEFBQAwgZIxCzAJBgNVBAYTAlVTMRAwDgYD
VQQIEwdGbG9yaWRhMRAwDgYDVQQHEwdPcmxhbmRvMSQwIgYDVQQKExtMb2NraGVlZCBNYXJ0aW4g
Q29ycG9yYXRpb24xDDAKBgNVBAsTA0VJUzErMCkGA1UEAxMiTG9ja2hlZWQgTWFydGluIENvcnBv
cmF0aW9uIFVTIENBMTAeFw0wOTA0MTUxMjMwMTBaFw0xMDA0MTUxMjMwMTBaMIGrMRMwEQYKCZIm
iZPyLGQBGRYDY29tMRQwEgYKCZImiZPyLGQBGRYEbG1jbzESMBAGCgmSJomT8ixkARkWAnVzMRYw
FAYKCZImiZPyLGQBGRYGYWNjdDAzMQwwCgYDVQQLEwNFSVMxDjAMBgNVBAsTBVVzZXJzMRIwEAYD
VQQDEwlMYXksIFRvbnkxIDAeBgkqhkiG9w0BCQEWEXRvbnkubGF5QGxtY28uY29tMIGfMA0GCSqG
SIb3DQEBAQUAA4GNADCBiQKBgQDMm4yYosXh2mdqlDbkkcrAc4f9hqPDAHH/l8fq3BsxqVNH8QxQ
RPPca+Ht+jkKx9M51jSMtdCExeRgyfAksZNzOBYyRDqmkUVphkqAsIsODm3cHZZf7cVf+gXI8z1E
1dSna8heBbzANNV2CyRrd5NfDysAQsUqb9Je9HrHQOO2uQIDAQABo4IFMzCCBS8wCwYDVR0PBAQD
AgbAMEQGCSqGSIb3DQEJDwQ3MDUwDgYIKoZIhvcNAwICAgCAMA4GCCqGSIb3DQMEAgIAgDAHBgUr
DgMCBzAKBggqhkiG9w0DBzAdBgNVHQ4EFgQUi741u06DIXUESmYbSQhElqUdr28wHwYDVR0jBBgw
FoAUjmfixSVKlMxIyDDxjKcKF/3/P6AwggGjBgNVHR8EggGaMIIBljCCAZKgggGOoIIBioaB2Gxk
YXA6Ly8vQ049TG9ja2hlZWQlMjBNYXJ0aW4lMjBDb3Jwb3JhdGlvbiUyMFVTJTIwQ0ExLENOPVVT
QUNTMDEsQ049Q0RQLENOPVB1YmxpYyUyMEtleSUyMFNlcnZpY2VzLENOPVNlcnZpY2VzLENOPUNv
bmZpZ3VyYXRpb24sREM9YWRyb290LERDPWxtY28sREM9Y29tP2NlcnRpZmljYXRlUmV2b2NhdGlv
bkxpc3Q/YmFzZT9vYmplY3RDbGFzcz1jUkxEaXN0cmlidXRpb25Qb2ludIZUaHR0cDovL2NybC5n
bG9iYWwubG1jby5jb20vQ2VydEVucm9sbC9Mb2NraGVlZCUyME1hcnRpbiUyMENvcnBvcmF0aW9u
JTIwVVMlMjBDQTEuY3JshldodHRwOi8vY3JsLmV4dGVybmFsLmxtY28uY29tL2NybC9jZXJ0dXBk
L0xvY2toZWVkJTIwTWFydGluJTIwQ29ycG9yYXRpb24lMjBVUyUyMENBMS5jcmwwggGyBggrBgEF
BQcBAQSCAaQwggGgMIHQBggrBgEFBQcwAoaBw2xkYXA6Ly8vQ049TG9ja2hlZWQlMjBNYXJ0aW4l
MjBDb3Jwb3JhdGlvbiUyMFVTJTIwQ0ExLENOPUFJQSxDTj1QdWJsaWMlMjBLZXklMjBTZXJ2aWNl
cyxDTj1TZXJ2aWNlcyxDTj1Db25maWd1cmF0aW9uLERDPWFkcm9vdCxEQz1sbWNvLERDPWNvbT9j
QUNlcnRpZmljYXRlP2Jhc2U/b2JqZWN0Q2xhc3M9Y2VydGlmaWNhdGlvbkF1dGhvcml0eTBmBggr
BgEFBQcwAoZaaHR0cDovL2NybC5leHRlcm5hbC5sbWNvLmNvbS9jcmwvY2VydHVwZC9Mb2NraGVl
ZCUyME1hcnRpbiUyMENvcnBvcmF0aW9uJTIwVVMlMjBDQTEoNSkuY3J0MGMGCCsGAQUFBzAChldo
dHRwOi8vY3JsLmdsb2JhbC5sbWNvLmNvbS9DZXJ0RW5yb2xsL0xvY2toZWVkJTIwTWFydGluJTIw
Q29ycG9yYXRpb24lMjBVUyUyMENBMSg1KS5jcnQwPgYJKwYBBAGCNxUHBDEwLwYnKwYBBAGCNxUI
gf+NGYPis0uF3ZMoh9LwQ4KHokGBNoft5g6Hov1KAgFkAgEDMB8GA1UdJQQYMBYGCCsGAQUFBwME
BgorBgEEAYI3CgMMMGkGA1UdIARiMGAwXgYLKwYBBAFnCgICAQEwTzBNBggrBgEFBQcCARZBaHR0
cDovL3NlY3VyaXR5cHJvZHVjdHMuZ2xvYmFsLmxtY28uY29tL3NlY3Vwcm9kL3BraS9wa2lfZG9j
cy5jZm0wKQYJKwYBBAGCNxUKBBwwGjAKBggrBgEFBQcDBDAMBgorBgEEAYI3CgMMMEYGA1UdEQQ/
MD2gKAYKKwYBBAGCNxQCA6AaDBhhb2xheUBhY2N0MDMudXMubG1jby5jb22BEXRvbnkubGF5QGxt
Y28uY29tMA0GCSqGSIb3DQEBBQUAA4IBAQBprbn+4ubaCc8wYuuVvyP53IA7XCl7NiEvmKbg2nsN
C2pYCzZwbLgrJJuHQl2nEVtWv9eE/XDTktPRApbuf8TW23jKtja29rhed4lMI4ymCNAlSUVqP29h
jSTfO3MyGaYSr7V++VkrO/GkWUuSaJdtGCrzrRCZ0UNZtr9JkBNY/PNnBqalw1u3UucoeNBqps/l
OspO05juqMcwu5/pRJEtG5YC9mnhDCEQhH7xGWnJATpVq4/BojQTKdAWQ+pOTzhb1yKHQOwbPUOU
t9X0epNhaxf1uwxFfky+LCp8WivnNvxVOuUlwVs2jR0ZVih2f2je//+znP9c4xCnSnezgRD2MIIJ
cDCCB1igAwIBAgIKYQ6/EwAJAAAAKTANBgkqhkiG9w0BAQUFADCBkzELMAkGA1UEBhMCVVMxEDAO
BgNVBAgTB0Zsb3JpZGExEDAOBgNVBAcTB09ybGFuZG8xJDAiBgNVBAoTG0xvY2toZWVkIE1hcnRp
biBDb3Jwb3JhdGlvbjEMMAoGA1UECxMDRUlTMSwwKgYDVQQDEyNMb2NraGVlZCBNYXJ0aW4gQ29y
cG9yYXRpb24gUm9vdCBDQTAeFw0wNzAyMTUxNDM4MDFaFw0xMjAyMTUxNDQ4MDFaMIGSMQswCQYD
VQQGEwJVUzEQMA4GA1UECBMHRmxvcmlkYTEQMA4GA1UEBxMHT3JsYW5kbzEkMCIGA1UEChMbTG9j
a2hlZWQgTWFydGluIENvcnBvcmF0aW9uMQwwCgYDVQQLEwNFSVMxKzApBgNVBAMTIkxvY2toZWVk
IE1hcnRpbiBDb3Jwb3JhdGlvbiBVUyBDQTEwggEgMA0GCSqGSIb3DQEBAQUAA4IBDQAwggEIAoIB
AQCgBzre7r5zC14xOya4CWxYCizRYK4ZXdgcxlxvr9/rIZWsfXsRzyM6n4bEnzuUvv5sqZ8EVthQ
iZoS37udX1mF1UoXanE1kI74wL5k22k9CDlDozcuMcI0ZHhLpeHTid4vdVMn49TdazaIuEaaL0fO
uLnF9KUjY2QJbmdqR2pARKKSqE+ZJlMYPx44nnIC0g0857x0OBNK4IpqwYgQLbmTeYd6IzIWweWz
8zWZamSTH9vw5x3YEaLwq3fvr+Ur3B88bRnju0DXFAzX5/PDqUO0i+4dmjqGUf9t3Z28bglwsV2s
A+dLCJ/AiHk9SyxoT/0h8smJanBa2u4Bm+nxkM4NAgEDo4IExTCCBMEwDwYDVR0TAQH/BAUwAwEB
/zAdBgNVHQ4EFgQUjmfixSVKlMxIyDDxjKcKF/3/P6AwCwYDVR0PBAQDAgHGMBAGCSsGAQQBgjcV
AQQDAgEFMIHPBgNVHSMEgccwgcSAFFR5I6cLaecQ72Mmg9Z1SkbtePseoYGZpIGWMIGTMQswCQYD
VQQGEwJVUzEQMA4GA1UECBMHRmxvcmlkYTEQMA4GA1UEBxMHT3JsYW5kbzEkMCIGA1UEChMbTG9j
a2hlZWQgTWFydGluIENvcnBvcmF0aW9uMQwwCgYDVQQLEwNFSVMxLDAqBgNVBAMTI0xvY2toZWVk
IE1hcnRpbiBDb3Jwb3JhdGlvbiBSb290IENBghB8CaHRm90uvE/RJwwQro+bMIIBsAYDVR0fBIIB
pzCCAaMwgeOggeCggd2GgdpsZGFwOi8vL0NOPUxvY2toZWVkJTIwTWFydGluJTIwQ29ycG9yYXRp
b24lMjBSb290JTIwQ0EsQ049YWRybG1yY2EsQ049Q0RQLENOPVB1YmxpYyUyMEtleSUyMFNlcnZp
Y2VzLENOPVNlcnZpY2VzLENOPUNvbmZpZ3VyYXRpb24sREM9YWRyb290LERDPWxtY28sREM9Y29t
P2NlcnRpZmljYXRlUmV2b2NhdGlvbkxpc3Q/YmFzZT9vYmplY3RjbGFzcz1jUkxEaXN0cmlidXRp
b25Qb2ludDBboFmgV4ZVaHR0cDovL2NybC5nbG9iYWwubG1jby5jb20vQ2VydEVucm9sbC9Mb2Nr
aGVlZCUyME1hcnRpbiUyMENvcnBvcmF0aW9uJTIwUm9vdCUyMENBLmNybDBeoFygWoZYaHR0cDov
L2NybC5leHRlcm5hbC5sbWNvLmNvbS9jcmwvY2VydHVwZC9Mb2NraGVlZCUyME1hcnRpbiUyMENv
cnBvcmF0aW9uJTIwUm9vdCUyMENBLmNybDCCAegGCCsGAQUFBwEBBIIB2jCCAdYwgdEGCCsGAQUF
BzAChoHEbGRhcDovLy9DTj1Mb2NraGVlZCUyME1hcnRpbiUyMENvcnBvcmF0aW9uJTIwUm9vdCUy
MENBLENOPUFJQSxDTj1QdWJsaWMlMjBLZXklMjBTZXJ2aWNlcyxDTj1TZXJ2aWNlcyxDTj1Db25m
aWd1cmF0aW9uLERDPWFkcm9vdCxEQz1sbWNvLERDPWNvbT9jQUNlcnRpZmljYXRlP2Jhc2U/b2Jq
ZWN0Y2xhc3M9Y2VydGlmaWNhdGlvbkF1dGhvcml0eTB9BggrBgEFBQcwAoZxaHR0cDovL2NybC5n
bG9iYWwubG1jby5jb20vQ2VydEVucm9sbC9hZHJsbXJjYS5hZHJvb3QubG1jby5jb21fTG9ja2hl
ZWQlMjBNYXJ0aW4lMjBDb3Jwb3JhdGlvbiUyMFJvb3QlMjBDQSg5KS5jcnQwgYAGCCsGAQUFBzAC
hnRodHRwOi8vY3JsLmV4dGVybmFsLmxtY28uY29tL2NybC9jZXJ0dXBkL2FkcmxtcmNhLmFkcm9v
dC5sbWNvLmNvbV9Mb2NraGVlZCUyME1hcnRpbiUyMENvcnBvcmF0aW9uJTIwUm9vdCUyMENBKDkp
LmNydDANBgkqhkiG9w0BAQUFAAOCAgEAl/5L+0GJujF+VO8zRGJP3qX5m8Up5iU1RIEMxiSFJo5l
IPhQpkNBvdLn9/1IljSrqACLYM1nbnfCiXp5L9gZNUoup8uCdaxf+WHpbuRLQQQ5d5P6oNNla8Ud
ndKS0GXuz4QHP92tYkvS5N/dkPBMyA9oN/OzXdidsJeWEIxejIRqHEAJPjHcBUHnE44eqDYIfDo8
zwxPhEPdDiL/csmp7JlVQ19ph7Sc0dLbt1nb6pmu3oyrqlWtHi9GW6/p8oZeLtqNc1ug8/1WWxPe
hepg8FY/v1Wo1Pu/CRNmY2Tg9eDli/24CgOUGs4XediURn8TlX3SJv8nZDhr2LOFZrK4udlyQYzI
4cZJyizHj3nof3CMj/YW9JQUeKEgDBvJpKQM5+1kJkGEGecvgFFMuvmT7UdDln181GUoEd9Xoa4e
exLyV9cbl0MUJy83xysWZL57ZE3w9mExyS0KRLEUXjNS8uGBaeqs7OwSRTlXBshxZaBqlhtXgUe+
Kp8JUVarodXCeaxOvC500pVpB99UarHwg8Umd/Qoip8xXG0RfZGPM+yo4WOnXZ6vwwXw8OiksEqX
j3Rl6m+T+Nw+8AbhFsTfYL9pMzoXYT3X7j9rS2yYAdbpCNfLiukRDJRPPk9RRMXpFTftx8bNGV7j
bu0Y6luoAQWg1G2aNi6r85p25OnYVyIwggmgMIIHiKADAgECAhB8CaHRm90uvE/RJwwQro+bMA0G
CSqGSIb3DQEBBQUAMIGTMQswCQYDVQQGEwJVUzEQMA4GA1UECBMHRmxvcmlkYTEQMA4GA1UEBxMH
T3JsYW5kbzEkMCIGA1UEChMbTG9ja2hlZWQgTWFydGluIENvcnBvcmF0aW9uMQwwCgYDVQQLEwNF
SVMxLDAqBgNVBAMTI0xvY2toZWVkIE1hcnRpbiBDb3Jwb3JhdGlvbiBSb290IENBMB4XDTAyMTIw
NTE1MDQzOVoXDTEzMDUwOTE3MTY0NFowgZMxCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdGbG9yaWRh
MRAwDgYDVQQHEwdPcmxhbmRvMSQwIgYDVQQKExtMb2NraGVlZCBNYXJ0aW4gQ29ycG9yYXRpb24x
DDAKBgNVBAsTA0VJUzEsMCoGA1UEAxMjTG9ja2hlZWQgTWFydGluIENvcnBvcmF0aW9uIFJvb3Qg
Q0EwggIgMA0GCSqGSIb3DQEBAQUAA4ICDQAwggIIAoICAQDNTJr8nM35TEcT9O6+qukGMj2PCslj
jXJLhoHg5RTN3IvJFLsMSQgj6RTDk7k93JF1ptdBKxyXtiKmo24xKJtKI4Ezgbsu6D66R80HbDbH
r03iPH/9imNPc55EtamIt/A1pxfUPOo0DdGXtKeLdFXv5NohBqEx9tVG5vJhBMs9dUhE1Zz4ZSKj
nwuc2BrGHkceZSNYcb3tId1WiraOEDyNQOTTrtuq2E5UdP56tjeuBK4NTgRYVr3x2coA9bX+xHZe
4IdHFoqdONtdwRUh1Ab+mKUEoa1GRV/ooS1EQ3dRM9CuZYW4SezAU5yMcNF5KKeJ3LFQbdV7CPak
3x4didBAo/2Fi8DsqY96m2lNFbfudfauP1VxyfRPJBTDnOBrEPnTLf+3H0klcRxJmeIx0ODx2Y40
07M4n19jxaKEZR4C7Mjt3nsVXWc+8WeYNW5MPYBFG3oziPE+poou3jx2eIeiQgMV5lnr66/67jGg
8UvhIEfR6Gu7lGNipNpNYIeeA1oJ1mK8HykBXccmKAWvZis9N1UzWCZ+UvNO/ZC53RV2/4eyT4Dh
4uqxUuC4qo5owSbffrUVYw+dOsy6MKxPSlUZ+v2vhJADiitMi04UvFtLzzhLlSTwJKUbzqxrfdmp
qrq995xO0y4cvNE2Fno6hLIc/prlChvm99J6XGUgDNmt+QIBA6OCA+4wggPqMBMGCSsGAQQBgjcU
AgQGHgQAQwBBMAsGA1UdDwQEAwIBRjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRUeSOnC2nn
EO9jJoPWdUpG7Xj7HjCCAbAGA1UdHwSCAacwggGjMIHjoIHgoIHdhoHabGRhcDovLy9DTj1Mb2Nr
aGVlZCUyME1hcnRpbiUyMENvcnBvcmF0aW9uJTIwUk9PVCUyMENBLENOPWFkcmxtcmNhLENOPUNE
UCxDTj1QdWJsaWMlMjBLZXklMjBTZXJ2aWNlcyxDTj1TZXJ2aWNlcyxDTj1Db25maWd1cmF0aW9u
LERDPWFkcm9vdCxEQz1sbWNvLERDPWNvbT9jZXJ0aWZpY2F0ZVJldm9jYXRpb25MaXN0P2Jhc2U/
b2JqZWN0Y2xhc3M9Y1JMRGlzdHJpYnV0aW9uUG9pbnQwW6BZoFeGVWh0dHA6Ly9jcmwuZ2xvYmFs
LmxtY28uY29tL0NlcnRFbnJvbGwvTG9ja2hlZWQlMjBNYXJ0aW4lMjBDb3Jwb3JhdGlvbiUyMFJP
T1QlMjBDQS5jcmwwXqBcoFqGWGh0dHA6Ly9jcmwuZXh0ZXJuYWwubG1jby5jb20vY3JsL2NlcnR1
cGQvTG9ja2hlZWQlMjBNYXJ0aW4lMjBDb3Jwb3JhdGlvbiUyMFJvb3QlMjBDQS5jcmwwEAYJKwYB
BAGCNxUBBAMCAQkwggHOBggrBgEFBQcBAQSCAcAwggG8MIHRBggrBgEFBQcwAoaBxGxkYXA6Ly8v
Q049TG9ja2hlZWQlMjBNYXJ0aW4lMjBDb3Jwb3JhdGlvbiUyMFJPT1QlMjBDQSxDTj1BSUEsQ049
UHVibGljJTIwS2V5JTIwU2VydmljZXMsQ049U2VydmljZXMsQ049Q29uZmlndXJhdGlvbixEQz1h
ZHJvb3QsREM9bG1jbyxEQz1jb20/Y0FDZXJ0aWZpY2F0ZT9iYXNlP29iamVjdGNsYXNzPWNlcnRp
ZmljYXRpb25BdXRob3JpdHkwfQYIKwYBBQUHMAKGcWh0dHA6Ly9jcmwuZ2xvYmFsLmxtY28uY29t
L0NlcnRFbnJvbGwvYWRybG1yY2EuYWRyb290LmxtY28uY29tX0xvY2toZWVkJTIwTWFydGluJTIw
Q29ycG9yYXRpb24lMjBSb290JTIwQ0EoOSkuY3J0MGcGCCsGAQUFBzAChltodHRwOi8vY3JsLmV4
dGVybmFsLmxtY28uY29tL2NybC9jZXJ0dXBkL0xvY2toZWVkJTIwTWFydGluJTIwQ29ycG9yYXRp
b24lMjBSb290JTIwQ0EoOSkuY3J0MA0GCSqGSIb3DQEBBQUAA4ICAQB8d1Uq78jiMZz0FLFrVX7g
dDJC+WMpkSPgB6+GyAJEvrO87his16RZS2T0IbeHYRm7h62GbhTq5KfS/khM0+bmB0NRqATqVxHw
TuPWTtmmW4E7yp12iRTyZPvYPyitNoBUXe0rrX1eHWw9uxQoBY6baPO1bvBNMgqm+vkTtHguAOJE
yDkD3Sl/EAkntSMPvbGi8icU41xRznN+T+L6Qw9YEcPAG/QbZKzaSOj/hIHwN8ZBBo5EPa+gJ15w
Wm9prbpmws1YBRDPP8fNKltG+9ivrFdiCJHYhZxL4u74+XyfRqHya8/XMEfuHtx7FsaMfK5HKqZJ
EH1kNevzhfYfEI8+f3iMc62D2y0k/3bC/r73JxnSWwPeX+qwp1c/jHwUOoKoOTcKTRKUtdYmvvTO
u2y6oiSSrsj0oeszoH5v579lBXpn+klej/CuV4ADly8pmIxqQD4KtXHYV5MqQABQR/B2rQNzu7Za
nem/JcfxNX4gNoxarmNC7SvBabrTEBioFmRsdn+rG9m723I7V7pBfJJFRNPDUWeitugSVpr7bOg+
S68KDICvSrzxc6a+2HNIr7YdcA03KfhTo011tMgP21k274d62UtQwLMwTImjZ4i/3c5wQbpbReIR
wA55SYX+uaKUX5WcquMK4jdhSD1ObcL/8gdK+BwWZx50e51Op3eGlzGCAhEwggINAgEBMIGhMIGS
MQswCQYDVQQGEwJVUzEQMA4GA1UECBMHRmxvcmlkYTEQMA4GA1UEBxMHT3JsYW5kbzEkMCIGA1UE
ChMbTG9ja2hlZWQgTWFydGluIENvcnBvcmF0aW9uMQwwCgYDVQQLEwNFSVMxKzApBgNVBAMTIkxv
Y2toZWVkIE1hcnRpbiBDb3Jwb3JhdGlvbiBVUyBDQTECCiNxbr0ABQADhJMwCQYFKw4DAhoFAKCB
xjAYBgkqhkiG9w0BCQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0wOTA3MjMyMTE0MTla
MCMGCSqGSIb3DQEJBDEWBBQFyDumhhAOr82G9LoD8h3DFcbcbTBnBgkqhkiG9w0BCQ8xWjBYMAoG
CCqGSIb3DQMHMA4GCCqGSIb3DQMCAgIAgDANBggqhkiG9w0DAgIBQDAHBgUrDgMCBzANBggqhkiG
9w0DAgIBKDAHBgUrDgMCGjAKBggqhkiG9w0CBTANBgkqhkiG9w0BAQEFAASBgI6By9RkzzT2DDNR
JkafUAjIY4Plu59S3Kti6gIUuSdp/DeNUlNQfG/dL7tU7nXpStnefm18pQ4IPE4OIUQYyT63EEY9
Iq/SZor/udF2/DJOnqaK8qY98jOiG3xUNwNQXq9uLsvH/7By0v3GxnwKNfJDvh9rao58+UmKf9Mb
F935AAAAAAAA

------=_NextPart_000_0026_01CA0BB9.03AC9DE0--

--===============2066907826==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

--
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list

--===============2066907826==--