<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>VMware Communities: Message List - Compiling Error</title>
    <link>http://communities.vmware.com/community/vmtn/server/server1?view=discussions</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    <pubDate>Wed, 02 Jan 2008 11:07:05 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2008-01-02T11:07:05Z</dc:date>
    <dc:language>en</dc:language>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/830112?tstart=0#830112</link>
      <description>Hi KevinG,&lt;br /&gt;
&lt;br /&gt;
I think that i have the same kind of problem. Maybe you can help me cause i can't see the problem.&lt;br /&gt;
I am using kernel 2.6.23.8-34-fc7 and have the following kernel packages installed: &lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
kernel-		2.6.21-1.3194.fc7&lt;br /&gt;
kernel-headers-	2.6.23.8-34.fc7&lt;br /&gt;
kernel-devel-	2.6.21-1.3194.fc7&lt;br /&gt;
kernel-devel-	2.6.23.8-34.fc7&lt;br /&gt;
kernel-		2.6.23.8-34.fc7&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
After installing  FC7 i did an yum update, after that i installed vmware server 1.0.4.&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
When running /usr/bin/vmware-config.pl i got the following error:&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;ol&gt;
&lt;li&gt;None of the pre-built vmmon modules for VMware Server is suitable for your&lt;/li&gt;
&lt;li&gt;running kernel.  Do you want this program to try to build the vmmon module for&lt;/li&gt;
&lt;li&gt;your system (you need to have a C compiler installed on your system)? &lt;a class="jive-link-adddocument" href="http://communities.vmware.com/community-document-picker.jspa?communityID=&amp;subject=yes"&gt;yes&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;ol&gt;
&lt;li&gt;Using compiler "/usr/bin/gcc". Use environment variable CC to override.&lt;/li&gt;
&lt;li&gt;What is the location of the directory of C header files that match your running&lt;/li&gt;
&lt;li&gt;kernel? [/lib/modules/2.6.23.8-34.fc7/build/include]&lt;/li&gt;
&lt;/ol&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;ol&gt;
&lt;li&gt;Extracting the sources of the vmmon module.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Building the vmmon module.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Using 2.6.x kernel build system.&lt;/li&gt;
&lt;li&gt;make: Entering directory `/tmp/vmware-config0/vmmon-only'&lt;/li&gt;
&lt;li&gt;make -C /lib/modules/2.6.23.8-34.fc7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules&lt;/li&gt;
&lt;li&gt;make[1]: Entering directory `/usr/src/kernels/2.6.23.8-34.fc7-i686'&lt;/li&gt;
&lt;li&gt;CC [M]  /tmp/vmware-config0/vmmon-only/linux/driver.o&lt;/li&gt;
&lt;li&gt;/tmp/vmware-config0/vmmon-only/linux/driver.c: In function &amp;acirc;LinuxDriver_Ioctl&amp;acirc;:&lt;/li&gt;
&lt;li&gt;/tmp/vmware-config0/vmmon-only/linux/driver.c:1659: error: &amp;acirc;struct mm_struct&amp;acirc; has no member named &amp;acirc;dumpable&amp;acirc;&lt;/li&gt;
&lt;li&gt;make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1&lt;/li&gt;
&lt;li&gt;make[1]: *** --_module_/tmp/vmware-config0/vmmon-only-- Error 2&lt;/li&gt;
&lt;li&gt;make[1]: Leaving directory `/usr/src/kernels/2.6.23.8-34.fc7-i686'&lt;/li&gt;
&lt;li&gt;make: *** &lt;a class="jive-link-external" href="http://vmmon.ko"&gt;http://vmmon.ko&lt;/a&gt; Error 2&lt;/li&gt;
&lt;li&gt;make: Leaving directory `/tmp/vmware-config0/vmmon-only'&lt;/li&gt;
&lt;li&gt;Unable to build the vmmon module.&lt;/li&gt;
&lt;/ol&gt;
#&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;For more information on how to troubleshoot module-related problems, please&lt;/li&gt;
&lt;li&gt;visit our Web site at "http://www.vmware.com/download/modules/modules.html" and&lt;/li&gt;
&lt;li&gt;"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".&lt;/li&gt;
&lt;/ol&gt;
#&lt;br /&gt;
&lt;ol&gt;
&lt;li&gt;Execution aborted.&lt;/li&gt;
&lt;/ol&gt;
&lt;br /&gt;
Do you have any idea where i can looking for?&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Thanks in advance!&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Martijn&lt;br /&gt;
&lt;p /&gt;
&lt;p /&gt;
&lt;p /&gt;
I was to fast posting my question &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/sad.gif" alt=":-(" /&gt; The following post worked  for me:&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://communities.vmware.com/message/784356#784356"&gt;http://communities.vmware.com/message/784356#784356&lt;/a&gt;</description>
      <pubDate>Wed, 02 Jan 2008 08:21:39 GMT</pubDate>
      <author>cap3001</author>
      <guid>http://communities.vmware.com/message/830112?tstart=0#830112</guid>
      <dc:date>2008-01-02T08:21:39Z</dc:date>
      <clearspace:dateToText>1 year, 10 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/600930?tstart=0#600930</link>
      <description>Remove the following packages since you can not use a xen kernel with VMware installed&lt;br /&gt;
&lt;br /&gt;
kernel-xen-2.6.19-1.2911.6.4.fc6&lt;br /&gt;
kernel-xen-2.6.19-1.2911.6.5.fc6&lt;br /&gt;
kernel-xen-devel-2.6.19-1.2911.6.5.fc6 &lt;br /&gt;
&lt;p /&gt;
You will most likely need to apply Petr's patch to be able to use that kernel version (kernel-2.6.20-1.2925.fc6 )&lt;br /&gt;
&lt;br /&gt;
Petr's unofficial vmware-any-any-update108.tar.gz can be found here&lt;br /&gt;
&lt;a class="jive-link-external" href="http://knihovny.cvut.cz/ftp/pub/vmware/"&gt;http://knihovny.cvut.cz/ftp/pub/vmware/&lt;/a&gt;</description>
      <pubDate>Sat, 17 Mar 2007 16:52:50 GMT</pubDate>
      <author>KevinG</author>
      <guid>http://communities.vmware.com/message/600930?tstart=0#600930</guid>
      <dc:date>2007-03-17T16:52:50Z</dc:date>
      <clearspace:dateToText>2 years, 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/600927?tstart=0#600927</link>
      <description>after i have upgrated fedora 6 from kernel 2911 to 2925, the vmware-config.pl did not work anymore.&lt;br /&gt;
&lt;br /&gt;
I believe i have the correct kernel source installed.&lt;br /&gt;
&lt;br /&gt;
rpm -qa | grep -i kernel | sort           gives the following output:&lt;br /&gt;
&lt;br /&gt;
kernel-2.6.19-1.2911.6.5.fc6&lt;br /&gt;
kernel-2.6.20-1.2925.fc6&lt;br /&gt;
kernel-devel-2.6.20-1.2925.fc6&lt;br /&gt;
kernel-doc-2.6.20-1.2925.fc6&lt;br /&gt;
kernel-headers-2.6.20-1.2925.fc6&lt;br /&gt;
kernel-xen-2.6.19-1.2911.6.4.fc6&lt;br /&gt;
kernel-xen-2.6.19-1.2911.6.5.fc6&lt;br /&gt;
kernel-xen-devel-2.6.19-1.2911.6.5.fc6&lt;br /&gt;
&lt;br /&gt;
the procedure of wmware-config.pl is the following:&lt;br /&gt;
&lt;br /&gt;
Making sure services for VMware Player are stopped.&lt;br /&gt;
&lt;br /&gt;
Stopping VMware services:&lt;br /&gt;
   Virtual machine monitor                                 [  OK  ]&lt;br /&gt;
&lt;br /&gt;
Configuring fallback GTK+ 2.4 libraries.&lt;br /&gt;
&lt;br /&gt;
In which directory do you want to install the mime type icons? &lt;br /&gt;
[/usr/share/icons] &lt;br /&gt;
&lt;br /&gt;
What directory contains your desktop menu entry files? These files have a &lt;br /&gt;
.desktop file extension. [/usr/share/applications] &lt;br /&gt;
&lt;br /&gt;
In which directory do you want to install the application's icon? &lt;br /&gt;
[/usr/share/pixmaps] &lt;br /&gt;
&lt;br /&gt;
Trying to find a suitable vmmon module for your running kernel.&lt;br /&gt;
&lt;br /&gt;
None of the pre-built vmmon modules for VMware Player is suitable for your &lt;br /&gt;
running kernel.  Do you want this program to try to build the vmmon module for &lt;br /&gt;
your system (you need to have a C compiler installed on your system)? [yes] &lt;br /&gt;
&lt;br /&gt;
Using compiler "/usr/bin/gcc". Use environment variable CC to override.&lt;br /&gt;
&lt;br /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? [/usr/src/kernels/2.6.20-1.2925.fc6-i686/include] &lt;br /&gt;
&lt;br /&gt;
Extracting the sources of the vmmon module.&lt;br /&gt;
&lt;br /&gt;
Building the vmmon module.&lt;br /&gt;
&lt;br /&gt;
Using 2.6.x kernel build system.&lt;br /&gt;
make: Entering directory `/tmp/vmware-config5/vmmon-only'&lt;br /&gt;
make -C /usr/src/kernels/2.6.20-1.2925.fc6-i686/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules&lt;br /&gt;
make[1]: Entering directory `/usr/src/kernels/2.6.20-1.2925.fc6-i686'&lt;br /&gt;
  CC [M]  /tmp/vmware-config5/vmmon-only/linux/driver.o&lt;br /&gt;
In file included from /tmp/vmware-config5/vmmon-only/linux/driver.c:80:&lt;br /&gt;
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ... before compat_exit&lt;br /&gt;
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ... before exit_code&lt;br /&gt;
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: warning: type defaults to int in declaration of _syscall1&lt;br /&gt;
make[2]: *** [/tmp/vmware-config5/vmmon-only/linux/driver.o] Error 1&lt;br /&gt;
make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] Error 2&lt;br /&gt;
make[1]: Leaving directory `/usr/src/kernels/2.6.20-1.2925.fc6-i686'&lt;br /&gt;
make: *** [vmmon.ko] Error 2&lt;br /&gt;
make: Leaving directory `/tmp/vmware-config5/vmmon-only'&lt;br /&gt;
Unable to build the vmmon module.&lt;br /&gt;
&lt;br /&gt;
For more information on how to troubleshoot module-related problems, please &lt;br /&gt;
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and&lt;br /&gt;
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".&lt;br /&gt;
&lt;br /&gt;
Execution aborted.&lt;br /&gt;
&lt;br /&gt;
???????&lt;br /&gt;
the uname output is:&lt;br /&gt;
&lt;br /&gt;
uname -a&lt;br /&gt;
&lt;br /&gt;
Linux quatro 2.6.20-1.2925.fc6 #1 SMP Sat Mar 10 19:15:16 EST 2007 i686 i686 i386 GNU/Linux&lt;br /&gt;
&lt;br /&gt;
please help me ... &lt;br /&gt;
&lt;br /&gt;
Martin Bossard</description>
      <pubDate>Sat, 17 Mar 2007 16:43:10 GMT</pubDate>
      <author>bossi</author>
      <guid>http://communities.vmware.com/message/600927?tstart=0#600927</guid>
      <dc:date>2007-03-17T16:43:10Z</dc:date>
      <clearspace:dateToText>2 years, 8 months ago</clearspace:dateToText>
      <clearspace:replyCount>2</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/539878?tstart=0#539878</link>
      <description>KevinG,&lt;br /&gt;
I have similar problem.  I had upgrade from 10.1 to 10.2, and now my VMware is not working.  Here's an output of my Kernel list&lt;br /&gt;
&lt;br /&gt;
# rpm -qa | grep -i kernel &lt;br /&gt;
&lt;br /&gt;
kernel-source-2.6.18.2-34&lt;br /&gt;
kernel-um-2.6.18.2-34&lt;br /&gt;
kernel-smp-2.6.16.21-0.25&lt;br /&gt;
kernel-kdump-2.6.18.2-34&lt;br /&gt;
kernel-xen-2.6.18.2-34&lt;br /&gt;
linux-kernel-headers-2.6.18.2-3&lt;br /&gt;
kernel-syms-2.6.18.2-34&lt;br /&gt;
&lt;br /&gt;
Help please..</description>
      <pubDate>Tue, 26 Dec 2006 16:29:12 GMT</pubDate>
      <author>singk</author>
      <guid>http://communities.vmware.com/message/539878?tstart=0#539878</guid>
      <dc:date>2006-12-26T16:29:12Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>3</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/539338?tstart=0#539338</link>
      <description>Like I said in my previous posting, you are using the wrong kernel-devel and kernel-header package for the running kernel</description>
      <pubDate>Sun, 24 Dec 2006 11:48:54 GMT</pubDate>
      <author>KevinG</author>
      <guid>http://communities.vmware.com/message/539338?tstart=0#539338</guid>
      <dc:date>2006-12-24T11:48:54Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>4</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/539307?tstart=0#539307</link>
      <description>The first command, (rpm -qa --queryformat "%{NAME}%{VERSION}%{RELEASE}%{ARCH}\ n" | grep kernel | sort) has the same log list but for the second (rpm -qa | grep -i kernel) I got &lt;br /&gt;
&lt;br /&gt;
[root@CARTMAN ~]# rpm -qa | grep -i kernel&lt;br /&gt;
kernel-headers-2.6.18-1.2868.fc6&lt;br /&gt;
kernel-headers-2.6.18-1.2798.fc6&lt;br /&gt;
kernel-devel-2.6.18-1.2849.fc6&lt;br /&gt;
kernel-2.6.18-1.2798.fc6&lt;br /&gt;
kernel-devel-2.6.18-1.2868.fc6&lt;br /&gt;
kernel-2.6.18-1.2868.fc6&lt;br /&gt;
[root@CARTMAN ~]#</description>
      <pubDate>Sun, 24 Dec 2006 05:49:48 GMT</pubDate>
      <author>cocobra798</author>
      <guid>http://communities.vmware.com/message/539307?tstart=0#539307</guid>
      <dc:date>2006-12-24T05:49:48Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>5</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/539020?tstart=0#539020</link>
      <description>I did not ask for the output of all the packages installed on your system. &lt;img class="jive-emoticon" border="0" src="http://communities.vmware.com/images/emoticons/wink.gif" alt=";-)" /&gt;&lt;br /&gt;
&lt;br /&gt;
Please copy and paste the following and run it.&lt;br /&gt;
I believe that the original psoting may have had syntax errors.&lt;br /&gt;
&lt;br /&gt;
rpm -qa --queryformat "%{NAME}%{VERSION}%{RELEASE}%{ARCH}\ n" | grep kernel | sort &lt;br /&gt;
&lt;br /&gt;
The output from the above command should be a short list of only the kernel packages installed.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;[/usr/src/kernels/2.6.18-1.2868.fc6-x86_64/include] /usr/src/kernels/2.6.18-1.2868.fc6-i686/include &lt;/div&gt;
&lt;br /&gt;
You are using the wrong include directory for you x86_64 kernel&lt;br /&gt;
&lt;br /&gt;
You should use &lt;br /&gt;
/usr/src/kernels/2.6.18-1.2868.fc6-x86_64/include&lt;br /&gt;
&lt;br /&gt;
Pleaase post the output from &lt;br /&gt;
&lt;br /&gt;
rpm -qa | grep -i kernel</description>
      <pubDate>Sat, 23 Dec 2006 15:03:23 GMT</pubDate>
      <author>KevinG</author>
      <guid>http://communities.vmware.com/message/539020?tstart=0#539020</guid>
      <dc:date>2006-12-23T15:03:23Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/538718?tstart=0#538718</link>
      <description>[root@CARTMAN ~]# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\ n" | grep kernel | sort&lt;br /&gt;
nash-5.1.19-1.x86_64 nglib2-2.12.3-2.fc6.x86_64 natk-1.12.2-1.fc6.i386 nlibjpeg-6b-37.x86_64 ninfo-4.8-11.1.x86_64 nlibsepol-1.12.27-1.i386 nbluez-libs-3.7-1.x86_64 nnss-3.11.3-2.x86_64 nlibgpg-error-1.4-2.x86_64 nlibogg-1.1.3-2.fc6.i386 niptables-1.3.5-1.2.1.x86_64 nslang-2.0.6-3.x86_64 ncyrus-sasl-lib-2.1.22-4.i386 nshared-mime-info-0.19-1.x86_64 nopenobex-1.3-3.1.x86_64 nfile-4.17-8.x86_64 nstartup-notification-0.8-4.1.x86_64 nlibXv-1.0.1-4.1.x86_64 nbzip2-libs-1.0.3-3.i386 nxorg-x11-xkb-utils-1.0.2-2.1.x86_64 nbc-1.06-21.x86_64 nflac-1.1.2-27.x86_64 ngroff-1.18.1.1-11.1.x86_64 nfedora-release-notes-6-3.noarch nlibexif-0.6.13-2.x86_64 nlibvolume_id-095-14.x86_64 nlibXi-1.0.1-3.1.i386 nlibXres-1.0.1-3.1.i386 npcsc-lite-libs-1.3.1-7.x86_64 nftp-0.17-33.fc6.x86_64 nunzip-5.52-2.2.1.x86_64 nvconfig-1.9-2.1.x86_64 ntree-1.5.0-4.x86_64 npax-3.4-1.2.2.i386 nlibbonobo-2.16.0-1.fc6.x86_64 nperl-Compress-Zlib-1.42-1.fc6.x86_64 nperl-String-CRC32-1.4-2.fc6.x86_64 nfbset-2.1-22.x86_64 nopenssl-0.9.8b-8.x86_64 nrhpl-0.194-1.x86_64 nghostscript-fonts-5.50-13.1.1.noarch ngtk2-2.10.4-4.fc6.x86_64 ngnome-keyring-0.6.0-1.fc6.i386 ndbus-0.93-3.fc6.x86_64 nsgml-common-0.6.3-18.noarch nnotification-daemon-0.3.5-6.x86_64 ngettext-0.14.6-3.fc6.x86_64 nxorg-x11-utils-7.1-2.fc6.x86_64 nopenjade-1.3.2-27.x86_64 ngtk2-engines-2.8.0-1.fc6.i386 npycairo-1.2.0-1.1.x86_64 nyum-3.0-6.noarch nlibgnomecups-0.2.2-8.i386 nsystem-config-printer-libs-0.7.32-1.x86_64 nhttpd-2.2.3-5.x86_64 nmtools-3.9.10-2.fc6.x86_64 ngphoto2-2.2.0-2.1.x86_64 nsystem-config-network-tui-1.3.95-1.noarch nsudo-1.6.8p12-10.x86_64 nxterm-215-3.fc6.x86_64 nyp-tools-2.9-0.1.x86_64 npam_ccreds-3-5.x86_64 nmicrocode_ctl-1.13-1.33.fc6.x86_64 nlibnotify-0.4.2-4.fc6.i386 nirda-utils-0.9.17-2.fc6.x86_64 npsacct-6.3.2-41.1.x86_64 nevolution-data-server-1.8.0-11.fc6.i386 nlibgnomeprint22-2.12.1-8.x86_64 nnautilus-extensions-2.16.0-5.fc6.i386 ngnome-vfs2-2.16.0-4.fc6.x86_64 ngnome-bluetooth-libs-0.7.0-10.1.x86_64 ngtkhtml3-3.12.0-1.fc6.x86_64 nnautilus-sendto-bluetooth-0.7-5.fc6.x86_64 niso-codes-0.53-1.noarch nlibbeagle-0.2.10-3.fc6.x86_64 nvim-common-7.0.109-3.x86_64 npsutils-1.17-26.1.x86_64 ngnome-audio-2.0.0-3.1.1.noarch navahi-qt3-0.6.11-6.fc6.x86_64 nalsa-utils-1.0.12-3.fc6.x86_64 nmono-web-1.1.17.1-3.fc6.x86_64 nsip-4.4.5-3.x86_64 nsystem-config-rootpassword-1.1.9-1.noarch nantlr-2.7.6-4jpp.2.x86_64 nxorg-x11-fonts-misc-7.1-2.noarch ngucharmap-1.8.0-1.fc6.x86_64 nfirefox-1.5.0.7-7.fc6.x86_64 nNetworkManager-gnome-0.6.4-5.fc6.x86_64 ngnome-system-monitor-2.16.0-1.fc6.x86_64 ngnome-media-2.16.1-2.fc6.x86_64 nxorg-x11-drv-siliconmotion-1.4.1-2.1.x86_64 nxorg-x11-drv-summa-1.1.0-1.1.x86_64 nxorg-x11-drv-magellan-1.1.0-1.1.x86_64 nxorg-x11-drv-dummy-0.2.0-2.1.x86_64 nxorg-x11-drv-fbdev-0.3.0-2.x86_64 nfirstboot-1.4.23-1.noarch ncairo-java-1.0.5-3.fc6.x86_64 nlog4j-1.2.13-3jpp.2.x86_64 nxdelta-1.1.3-20.i386 ngftp-2.0.18-3.2.2.x86_64 nxferstats-2.16-14.1.x86_64 ntftp-server-0.42-3.1.x86_64 nglib-1.2.10-23.fc6.x86_64 nid3lib-3.8.3-15.fc6.x86_64 nlibmpcdec-1.2.2-4.fc6.x86_64 npowerman-1.0.24-3.fc6.x86_64 npwgen-2.05-4.fc6.x86_64 nlesstif-0.95.0-10.fc6.x86_64 nfwbuilder-2.0.12-2.fc6.x86_64 nnetgo-0.5-6.fc6.x86_64 ninadyn-1.96-3.fc6.x86_64 nWindowMaker-0.92.0-10.fc6.x86_64 nleafpad-0.8.9-3.fc6.x86_64 ndia-0.95-7.fc6.x86_64 ngnomebaker-0.6.0-2.fc6.x86_64 nORBit2-2.14.3-4.fc6.x86_64 ncairo-1.2.6-1.fc6.x86_64 nGConf2-2.14.0-8.fc6.x86_64 nlibsoup-2.2.98-1.fc6.i386 ngamin-0.1.7-8.fc6.x86_64 nxorg-x11-server-Xorg-1.1.1-47.2.fc6.x86_64 ncups-libs-1.2.7-1.3.fc6.i386 ndbus-glib-0.70-5.fc6.x86_64 ncpio-2.6-21.fc6.x86_64 nlibpcap-0.9.4-9.fc6.x86_64 nmesa-libGLU-6.5.1-8.fc6.x86_64 nwget-1.10.2-8.x86_64 navahi-glib-0.6.15-1.fc6.x86_64 navahi-glib-0.6.15-1.fc6.i386 ngnome-pilot-2.0.15-1.fc6.i386 ngnome-bluetooth-libs-0.7.0-11.fc6.x86_64 nkernel-headers-2.6.18-1.2868.fc6.x86_64 nnautilus-cd-burner-2.16.0-6.fc6.i386 nlibsane-hpaio-1.6.10-1.fc6.4.x86_64 nghostscript-8.15.3-1.fc6.x86_64 nkernel-devel-2.6.18-1.2868.fc6.i686 nanacron-2.3-44.fc6.x86_64 nparted-1.8.1-1.fc6.i386 nbluez-utils-cups-3.7-2.x86_64 nxorg-x11-drv-tdfx-1.3.0-2.fc6.x86_64 nppp-2.4.4-1.fc6.x86_64 nnss-tools-3.11.4-0.6.fc6.x86_64 ntsclient-0.148-5.fc6.x86_64 nxorg-x11-drv-ati-6.6.3-1.fc6.x86_64 ngnome-python2-2.16.2-1.fc6.x86_64 nsystem-config-date-1.8.8-1.fc6.noarch ntotem-2.16.3-1.fc6.i386 nsetup-2.5.55-1.noarch natk-1.12.2-1.fc6.x86_64 nlibstdc++-4.1.1-30.x86_64 naudit-libs-1.2.8-1.fc6.x86_64 ngawk-3.1.5-11.x86_64 ndb4-4.3.29-9.fc6.x86_64 ndb4-4.3.29-9.fc6.i386 nlibattr-2.4.32-1.1.x86_64 nprocps-3.2.7-8.x86_64 niproute-2.6.16-6.fc6.x86_64 nbeecrypt-4.1.2-10.1.1.x86_64 ngnutls-1.4.1-2.x86_64 nlibraw1394-1.2.1-1.fc6.x86_64 nfedora-logos-6.0.6-1.fc6.noarch nlibIDL-0.8.7-1.fc6.i386 nlibX11-1.0.3-4.fc6.x86_64 nlibXxf86misc-1.0.1-3.1.x86_64 nlibXpm-3.5.5-3.x86_64 nlibieee1284-0.2.9-3.2.2.x86_64 nlibXevie-1.0.1-3.1.x86_64 nlibsoup-2.2.96-4.fc6.i386 nlcms-1.15-1.2.2.x86_64 nbinutils-2.17.50.0.3-6.x86_64 nlibtermcap-2.0.8-46.1.i386 nlibFS-1.0.0-3.1.x86_64 nlibXext-1.0.1-2.1.i386 nlibXtst-1.0.1-3.1.i386 nlibxklavier-3.0-1.fc6.i386 nkernel-headers-2.6.18-1.2798.fc6.x86_64 ncyrus-sasl-plain-2.1.22-4.x86_64 nmtr-0.71-3.1.x86_64 ngpm-1.20.1-74.1.i386 nsetserial-2.17-19.2.2.x86_64 nzip-2.31-1.2.2.x86_64 neject-2.1.5-4.x86_64 ngnome-backgrounds-2.15.92-1.fc6.noarch nxorg-x11-font-utils-7.1-2.x86_64 naspell-0.60.3-7.1.i386 naspell-en-6.0-2.1.x86_64 nfindutils-4.2.27-4.1.x86_64 nfontconfig-2.4.1-3.fc6.x86_64 nnewt-0.52.2-9.x86_64 npango-1.14.4-3.fc6.x86_64 ngnome-keyring-0.6.0-1.fc6.x86_64 ngnome-menus-2.16.0-2.fc6.x86_64 nrpm-4.4.2-32.x86_64 nrpm-libs-4.4.2-32.x86_64 nlibgssapi-0.10-1.x86_64 navahi-0.6.11-6.fc6.x86_64 ndmraid-1.0.0.rc13-1.fc6.x86_64 nlibuser-0.54.7-2.i386 ndbus-x11-0.93-3.fc6.x86_64 nntsysv-1.3.30-1.x86_64 nyum-metadata-parser-1.0-8.fc6.x86_64 npolicycoreutils-1.30.30-1.x86_64 nauthconfig-5.3.10-1.x86_64 ncyrus-sasl-2.1.22-4.x86_64 nperl-IO-Socket-SSL-1.01-1.fc6.noarch nscrollkeeper-0.3.14-8.fc6.x86_64 nmkinitrd-5.1.19-1.i386 nlogrotate-3.7.4-7.x86_64 nNetworkManager-0.6.4-5.fc6.x86_64 nmdadm-2.5.4-2.fc6.x86_64 npasswd-0.73-1.x86_64 nipsec-tools-0.6.5-6.x86_64 nNetworkManager-glib-0.6.4-5.fc6.i386 ndiskdumputils-1.3.6-5.1.x86_64 nsysreport-1.4.3-9.noarch nnss_db-2.2-35.1.x86_64 nifd-egate-0.05-15.x86_64 nlibgnomeprintui22-2.12.1-6.i386 nxorg-x11-xfs-1.0.2-3.1.x86_64 nlibgnomeui-2.16.0-4.fc6.x86_64 nsane-backends-1.0.18-5.fc6.x86_64 neel2-2.16.0-1.fc6.x86_64 nxorg-x11-drv-dmc-1.1.0-2.x86_64 nlibXdamage-1.0.3-2.1.x86_64 ncdrdao-1.2.1-2.x86_64 nbrlapi-0.4.1-1.fc6.x86_64 nenscript-1.6.4-4.fc6.x86_64 nlibgcj-4.1.1-30.i386 ngnome-mag-0.13.1-1.fc6.x86_64 nmono-core-1.1.17.1-3.fc6.x86_64 nusermode-gtk-1.87-3.x86_64 ngnome-themes-2.16.0-1.fc6.noarch ngtksourceview-1.8.0-1.fc6.x86_64 ngimp-print-utils-4.2.7-22.x86_64 nxorg-x11-fonts-75dpi-7.1-2.noarch nnautilus-cd-burner-2.16.0-3.fc6.i386 ntomboy-0.4.1-1.fc6.x86_64 ngnome-terminal-2.16.0-2.fc6.x86_64 ngnome-python2-desktop-2.16.0-1.fc6.x86_64 ngnome-python2-applet-2.16.0-1.fc6.x86_64 nsystem-config-lvm-1.0.18-1.2.FC6.noarch nxorg-x11-drv-penmount-1.1.0-2.1.x86_64 nxorg-x11-drv-digitaledge-1.1.0-1.1.x86_64 nxorg-x11-drv-vga-4.1.0-2.1.x86_64 nxorg-x11-drv-i810-1.6.5-9.fc6.x86_64 nxorg-x11-drv-s3virge-1.9.1-2.1.x86_64 nrwho-0.17-26.x86_64 navahi-devel-0.6.11-6.fc6.x86_64 njakarta-commons-lang-2.1-5jpp.1.x86_64 nbootparamd-0.17-24.devel.2.1.x86_64 nglibmm24-2.12.3-1.x86_64 nlibofa-0.9.3-8.fc6.x86_64 nlibisofs-0.2.2-2.fc6.x86_64 nxcompmgr-1.1.3-6.fc6.x86_64 nstripesnoop-1.5-7.fc6.x86_64 nwxGTK-2.6.3-2.6.3.2.3.fc6.x86_64 nlibfwbuilder-2.0.12-3.fc6.x86_64 npuppet-0.20.1-1.fc6.noarch ngparted-0.3.3-1.fc6.x86_64 nscite-1.71-1.fc6.x86_64 njakarta-commons-cli-1.0-6jpp_10.fc6.x86_64 ngaleon-2.0.3-4.fc6.x86_64 nsearch4files-0.1e-1.fc6.noarch nglibc-headers-2.5-3.x86_64 ne2fsprogs-libs-1.39-7.fc6.x86_64 nlibX11-1.0.3-5.fc6.i386 nlibsepol-1.15.3-1.fc6.i386 npango-1.14.8-1.fc6.i386 ncoreutils-5.97-12.2.fc6.x86_64 ndvd+rw-tools-7.0-0.fc6.4.x86_64 npycairo-1.2.6-1.fc6.x86_64 nxorg-x11-xinit-1.0.2-15.fc6.x86_64 neject-2.1.5-4.1.fc6.x86_64 ndbus-glib-0.70-5.fc6.i386 nntp-4.2.2p4-2.fc6.x86_64 niproute-2.6.19-1.fc6.x86_64 ncups-1.2.7-1.3.fc6.x86_64 nevolution-data-server-1.8.2-1.fc6.i386 nlibrsvg2-2.16.1-1.fc6.x86_64 nsystem-config-printer-libs-0.7.40-1.fc6.x86_64 nbind-9.3.3-0.1.rc3.fc6.x86_64 nsystem-config-network-tui-1.3.96-1.fc6.noarch nghostscript-8.15.3-1.fc6.i386 nlibiec61883-1.1.0-1.fc6.x86_64 nmutt-1.4.2.2-5.fc6.x86_64 nrsh-0.17-38.fc6.x86_64 nevince-0.6.0-6.fc6.x86_64 ndhclient-3.0.5-1.fc6.x86_64 nsystem-config-users-1.2.47-1.fc6.noarch ngnome-python2-gnomevfs-2.16.2-1.fc6.x86_64 nbouncycastle-1.34-2.fc6.x86_64 nnautilus-2.16.2-5.fc6.x86_64 ngnome-python2-gconf-2.16.2-1.fc6.x86_64 ngnome-python2-extras-2.14.2-6.fc6.x86_64 ngstreamer-0.10.10-2.fc6.i386 ngnome-session-2.16.0-7.fc6.x86_64 nlibgcc-4.1.1-30.x86_64 ncracklib-dicts-2.8.9-3.1.x86_64 ntermcap-5.5-1.20060701.1.noarch nglibc-2.5-3.x86_64 nchkconfig-1.3.30-1.x86_64 nlibICE-1.0.1-2.1.x86_64 nlibart_lgpl-2.3.17-4.x86_64 npopt-1.10.2-32.i386 nlibusb-0.1.12-5.1.x86_64 nbash-3.1-16.1.x86_64 nncurses-5.5-24.20060715.x86_64 nreadline-5.1-1.1.x86_64 nbzip2-libs-1.0.3-3.x86_64 nlibpng-1.2.10-7.i386 nexpat-1.95.8-8.2.1.i386 nnspr-4.6.3-1.x86_64 nlibtiff-3.8.2-6.fc6.x86_64 nlibjpeg-6b-37.i386 nlibusb-0.1.12-5.1.i386 nelfutils-libelf-0.123-1.fc6.x86_64 nlibtiff-3.8.2-6.fc6.i386 ndesktop-file-utils-0.10-7.x86_64 naudiofile-0.2.6-5.i386 nhesiod-3.1.0-8.x86_64 nlibgcrypt-1.2.3-1.i386 ngnutls-1.4.1-2.i386 nlibcap-1.10-25.i386 nless-394-4.1.x86_64 nmake-3.81-1.1.x86_64 nprocmail-3.22-17.1.x86_64 ngrep-2.5.1-54.1.x86_64 nORBit2-2.14.3-3.fc6.x86_64 nlibXdmcp-1.0.1-2.1.x86_64 nlibXt-1.0.2-3.1.fc6.x86_64 nlibXrandr-1.1.1-3.1.x86_64 nlibXScrnSaver-1.1.0-3.1.x86_64 nlibXcursor-1.1.7-1.1.x86_64 ndmidecode-2.7-1.26.1.fc6.x86_64 nlibdaemon-0.10-3.2.i386 nlibacl-2.2.39-1.1.i386 nlibXTrap-1.0.0-3.1.x86_64 nlibXres-1.0.1-3.1.x86_64 nlibiec61883-1.0.0-11.fc6.x86_64 nlibvorbis-1.1.2-1.2.1.i386 nlibtheora-1.0alpha7-1.x86_64 ned-0.2-38.2.2.x86_64 nxorg-x11-server-utils-7.1-4.fc6.x86_64 ncrontabs-1.10-8.noarch ncdparanoia-libs-alpha9.8-27.2.i386 npax-3.4-1.2.2.x86_64 nlibevent-1.1a-3.2.1.x86_64 nlibsysfs-2.0.0-6.x86_64 nlibX11-1.0.3-4.fc6.i386 nlibXrandr-1.1.1-3.1.i386 nlibXcursor-1.1.7-1.1.i386 nlibXScrnSaver-1.1.0-3.1.i386 nlibxkbfile-1.0.3-3.1.i386 nlibdrm-2.0.2-1.1.x86_64 npatch-2.5.4-29.2.2.x86_64 ndump-0.4b41-2.fc6.x86_64 ngrub-0.97-13.x86_64 nrsync-2.6.8-3.1.x86_64 nnano-1.3.12-1.1.x86_64 nmgetty-1.1.33-9.fc6.x86_64 nlibao-0.8.6-3.i386 nrdate-1.4-6.x86_64 nrdist-6.1.5-44.x86_64 npam_smb-1.1.7-7.2.1.i386 nman-pages-2.39-5.noarch nperl-5.8.8-10.i386 nlibbonobo-2.16.0-1.fc6.i386 ncryptsetup-luks-1.0.3-2.1.i386 nperl-Archive-Tar-1.30-1.fc6.noarch nperl-Net-IP-1.25-2.fc6.noarch nperl-HTML-Parser-3.55-1.fc6.x86_64 nshadow-utils-4.0.17-5.x86_64 ncoreutils-5.97-11.x86_64 nopenldap-2.3.27-4.x86_64 ncairo-1.2.4-1.fc6.x86_64 nopenssl-0.9.8b-8.i686 ngnome-menus-2.16.0-2.fc6.i386 nesound-0.2.36-3.i386 npango-1.14.4-3.fc6.i386 nGConf2-2.14.0-2.1.i386 nlibglade2-2.6.0-2.i386 ngnome-icon-theme-2.16.0.1-2.fc6.noarch nlibxml2-python-2.6.26-2.1.1.x86_64 ndbus-glib-0.70-4.i386 nalsa-lib-1.0.12-2.fc6.x86_64 ntar-1.15.1-19.x86_64 nrpm-python-4.4.2-32.x86_64 nlibwnck-2.16.0-4.fc6.i386 nlibsemanage-1.6.17-1.x86_64 npam-0.99.6.2-3.fc6.i386 navahi-0.6.11-6.fc6.i386 napr-1.2.7-10.x86_64 nlibutempter-1.1.4-3.fc6.i386 navahi-glib-0.6.11-6.fc6.i386 nnfs-utils-lib-1.0.8-7.2.x86_64 nNetworkManager-glib-0.6.4-5.fc6.x86_64 nat-spi-1.7.11-2.fc6.x86_64 nmetacity-2.16.0-5.fc6.x86_64 ncurl-7.15.5-1.fc6.x86_64 naudit-libs-python-1.2.8-1.fc6.x86_64 npython-elementtree-1.2.6-5.x86_64 npam-0.99.6.2-3.fc6.x86_64 nopenssh-4.3p2-10.x86_64 npasswd-0.73-1.i386 nkbd-1.12-18.x86_64 nselinux-policy-2.3.18-10.noarch nsendmail-8.13.8-2.x86_64 npygtk2-2.10.1-4.fc6.x86_64 npostgresql-libs-8.1.4-1.1.x86_64 nbind-libs-9.3.2-41.fc6.x86_64 nspamassassin-3.1.4-1.fc6.x86_64 nnscd-2.5-3.x86_64 nlibutempter-1.1.4-3.fc6.x86_64 nudev-095-14.x86_64 nkernel-2.6.18-1.2798.fc6.x86_64 nwhich-2.16-7.x86_64 nfirstboot-tui-1.4.23-1.noarch nsmartmontools-5.36-3.x86_64 nsystem-config-securitylevel-1.6.27-1.x86_64 nselinux-policy-targeted-2.3.18-10.noarch nsystem-config-keyboard-1.2.10-2.noarch nprelink-0.3.9-2.x86_64 nacpid-1.0.4-5.x86_64 ndhcpv6_client-0.10-32.fc6.x86_64 npam_ccreds-3-5.i386 ncadaver-0.22.3-4.x86_64 nusbutils-0.71-2.1.x86_64 nwget-1.10.2-7.x86_64 nksh-20060214-1.1.x86_64 nlsof-4.78-3.x86_64 nlibbonoboui-2.16.0-1.fc6.i386 npcsc-lite-1.3.1-7.x86_64 nghostscript-8.15.2-8.1.i386 nccid-1.0.1-5.x86_64 ngnome-panel-2.16.0-4.fc6.i386 nxorg-x11-drv-keyboard-1.1.0-2.1.x86_64 ncoolkey-1.0.1-10.x86_64 nlibbonoboui-2.16.0-1.fc6.x86_64 ngnome-panel-2.16.0-4.fc6.x86_64 nnautilus-extensions-2.16.0-5.fc6.x86_64 ngnome-pilot-2.0.13-16.x86_64 nlibrsvg2-2.16.0-2.fc6.x86_64 nxorg-x11-drv-void-1.1.0-3.1.x86_64 nxorg-x11-drv-mouse-1.1.1-1.1.x86_64 nxorg-x11-drv-vesa-1.2.1-4.x86_64 nxorg-x11-drv-mga-1.4.2-1.fc6.x86_64 ncomps-extras-11.1-1.1.noarch ndvd+rw-tools-6.1-4.1.x86_64 nlibmusicbrainz-2.1.1-4.1.x86_64 nlibXcomposite-0.3-5.1.x86_64 ngmime-2.2.3-3.fc6.x86_64 nxml-commons-1.3.02-0.b2.7jpp.10.x86_64 nlibsilc-1.0.2-2.fc6.i386 nbitstream-vera-fonts-1.10-7.noarch nlibgcj-4.1.1-30.x86_64 nmesa-libGLU-6.5.1-7.fc6.x86_64 npoppler-utils-0.5.4-2.fc6.x86_64 ngtkspell-2.0.11-2.1.x86_64 nlibgdiplus-1.1.17-1.fc6.x86_64 nmono-data-1.1.17.1-3.fc6.x86_64 nvte-0.14.0-1.fc6.x86_64 nauthconfig-gtk-5.3.10-1.x86_64 nzenity-2.16.0-1.fc6.x86_64 ngnome-user-docs-2.16.0-2.fc6.noarch nvsftpd-2.0.5-8.x86_64 nmysql-5.0.22-2.1.x86_64 njava-1.4.2-gcj-compat-1.4.2.0-40jpp.110.x86_64 nhpijs-1.6.7-4.x86_64 nkdelibs-3.5.4-10.fc6.x86_64 nxml-commons-apis-1.3.02-0.b2.7jpp.10.x86_64 nxorg-x11-fonts-100dpi-7.1-2.noarch nxorg-x11-fonts-truetype-7.1-2.noarch nnautilus-cd-burner-2.16.0-3.fc6.x86_64 nevolution-sharp-0.11.1-10.fc6.x86_64 ngnome-utils-2.16.0-1.fc6.x86_64 nevolution-webcal-2.7.1-6.x86_64 nim-chooser-0.3.3-2.fc6.x86_64 ngnome-media-2.16.1-2.fc6.i386 norca-1.0.0-4.fc6.x86_64 nrhpxl-0.39-2.x86_64 nxorg-x11-drv-spaceorb-1.1.0-1.1.x86_64 nxorg-x11-drv-sisusb-0.8.1-4.1.x86_64 nxorg-x11-drv-elographics-1.1.0-1.1.x86_64 nxorg-x11-drv-aiptek-1.0.1-2.x86_64 nxorg-x11-drv-mutouch-1.1.0-2.x86_64 nxorg-x11-drv-magictouch-1.0.0.5-2.1.x86_64 nxorg-x11-drv-voodoo-1.1.0-3.1.x86_64 nxorg-x11-drv-vmmouse-12.4.0-2.1.x86_64 nxorg-x11-drv-citron-2.2.0-1.1.x86_64 ncompiz-0.0.13-0.32.20060817git.fc6.x86_64 nlinuxwacom-0.7.4_1-2.1.x86_64 nrusers-0.17-47.x86_64 nruby-libs-1.8.5-3.fc6.x86_64 npython-ldap-2.2.0-2.1.x86_64 nk3b-0.12.15-3.1.1.x86_64 nzisofs-tools-1.0.6-3.2.2.x86_64 nrusers-server-0.17-47.x86_64 ndbus-sharp-0.63-6.fc6.x86_64 nemacs-21.4-17.x86_64 nlibXp-1.0.0-8.x86_64 nfestival-1.95-5.2.1.i386 nnetatalk-2.0.3-7.fc6.x86_64 nopenldap-clients-2.3.27-4.x86_64 nnet6-1.3.1-2.fc6.x86_64 nobby-0.4.1-2.fc6.x86_64 nntfsprogs-1.13.1-3.fc6.x86_64 ncd-discid-0.9-6.fc6.x86_64 nmhash-0.9.2-5.x86_64 ncdlabelgen-3.6.0-1.fc6.noarch nwmx-6pl1-14.fc6.x86_64 napg-2.3.0b-4.fc6.x86_64 nbin2iso-1.9-4.b.fc6.x86_64 nscrub-1.8-1.fc6.x86_64 ndillo-0.8.6-3.fc6.x86_64 nxine-lib-1.1.3-2.fc6.x86_64 nlibmtp-0.0.21-1.fc6.x86_64 nnagios-2.6-1.fc6.x86_64 npure-ftpd-1.0.21-9.fc6.x86_64 nabcde-2.3.99.6-2.fc6.noarch nwifiroamd-1.11-1.fc6.noarch nairsnort-0.2.7e-10.fc6.x86_64 nd4x-2.5.7.1-2.fc6.x86_64 nxsupplicant-1.2.8-1.fc6.1.x86_64 namarok-1.4.4-4.fc6.x86_64 nfedora-package-config-smart-6-8.x86_64 nlat-1.2.1.1-2.fc6.x86_64 ngobby-0.4.1-1.fc6.x86_64 npessulus-2.16.1-1.fc6.noarch nVMware-server-1.0.1-29996.i386 nglibc-devel-2.5-3.x86_64 nlibxml2-2.6.27-1.FC6.x86_64 nlibxml2-2.6.27-1.FC6.i386 ngrep-2.5.1-54.1.2.fc6.x86_64 nnspr-4.6.4-0.6.fc6.x86_64 ncups-libs-1.2.7-1.3.fc6.x86_64 ngnome-icon-theme-2.16.0.1-3.fc6.noarch nnspr-4.6.4-0.6.fc6.i386 ncairo-1.2.6-1.fc6.i386 ne2fsprogs-1.39-7.fc6.x86_64 nlibselinux-1.33.2-3.fc6.x86_64 nutil-linux-2.13-0.45.3.fc6.x86_64 npygobject2-2.12.3-1.fc6.x86_64 nlibxslt-1.1.18-1.FC6.x86_64 nGConf2-2.14.0-8.fc6.i386 nlibxml2-python-2.6.27-1.FC6.x86_64 ndbus-x11-1.0.1-8.fc6.x86_64 nopenssl-0.9.8b-8.3.fc6.i686 ngstreamer-tools-0.10.10-2.fc6.x86_64 nruby-libs-1.8.5.2-1.fc6.x86_64 ndbus-1.0.1-8.fc6.i386 nlibdrm-2.3.0-1.fc6.x86_64 npoppler-utils-0.5.4-5.fc6.x86_64 npaps-0.6.6-17.fc6.x86_64 nrdesktop-1.5.0-1.x86_64 navahi-0.6.15-1.fc6.x86_64 nnautilus-extensions-2.16.2-5.fc6.x86_64 nspamassassin-3.1.7-1.fc6.x86_64 nevolution-data-server-1.8.2-1.fc6.x86_64 ngnome-pilot-2.0.15-1.fc6.x86_64 nlibgsf-1.14.1-7.x86_64 nnautilus-cd-burner-2.16.0-6.fc6.x86_64 nfoomatic-3.0.2-39.1.fc6.x86_64 ngnome-vfs2-smb-2.16.2-2.fc6.x86_64 npolicycoreutils-1.33.6-3.fc6.x86_64 nkernel-2.6.18-1.2868.fc6.x86_64 nfirefox-1.5.0.9-1.fc6.i386 nkdebase-3.5.5-0.4.fc6.x86_64 nbluez-utils-3.7-2.x86_64 nauthconfig-5.3.12-1.fc6.x86_64 nSDL-1.2.10-8.fc6.x86_64 navahi-sharp-0.6.15-1.fc6.x86_64 nelinks-0.11.1-5.1.x86_64 nopenssh-server-4.3p2-14.fc6.x86_64 nlogwatch-7.3-6.fc6.noarch nlibgconf-java-2.12.4-5.fc6.x86_64 nscreen-4.0.3-1.fc6.x86_64 nirqbalance-0.55-2.fc6.x86_64 njwhois-3.2.3-8.fc6.x86_64 ndesktop-printing-0.19-21.fc6.x86_64 nvino-2.13.5-6.fc6.x86_64 ngnome-screensaver-2.16.1-2.fc6.x86_64 nvnc-server-4.1.2-8.fc6.x86_64 ngcalctool-5.8.25-1.fc6.x86_64 na2ps-4.13b-57.fc6.3.x86_64 nbind-chroot-9.3.3-0.1.rc3.fc6.x86_64 nyum-updatesd-3.0.1-2.fc6.noarch nypbind-1.19-6.fc6.x86_64 nsystem-config-printer-0.7.40-1.fc6.x86_64 nvnc-4.1.2-8.fc6.x86_64 nbeagle-gui-0.2.13-1.fc6.x86_64 npirut-1.2.8-1.fc6.noarch ngstreamer-plugins-base-0.10.10-1.fc6.x86_64 ngstreamer-plugins-base-0.10.10-1.fc6.i386 ngnome-applets-2.16.0.1-12.fc6.x86_64 nrhythmbox-0.9.5-8.fc6.x86_64 nlibgcc-4.1.1-30.i386 nbasesystem-8.0-5.1.1.noarch nmailcap-2.1.23-1.fc6.noarch nglibc-2.5-3.i686 nglib2-2.12.3-2.fc6.i386 nzlib-1.2.3-3.i386 nmktemp-1.5-23.2.2.x86_64 nlibICE-1.0.1-2.1.i386 nexpat-1.95.8-8.2.1.x86_64 nlibtermcap-2.0.8-46.1.x86_64 nlibxml2-2.6.26-2.1.1.i386 nsed-4.1.5-5.fc6.x86_64 nfreetype-2.2.1-10.fc6.i386 nlibstdc++-4.1.1-30.i386 nlibXau-1.0.1-3.1.x86_64 ndiffutils-2.8.1-15.2.2.x86_64 nnss-3.11.3-2.i386 nlibogg-1.1.3-2.fc6.x86_64 nlibgcrypt-1.2.3-1.x86_64 ntcp_wrappers-7.6-40.2.1.x86_64 nlibxslt-1.1.17-1.1.x86_64 nlibidn-0.6.5-1.1.x86_64 nxorg-x11-filesystem-7.1-2.fc6.noarch nlibXfont-1.2.2-1.fc6.x86_64 nlibgpg-error-1.4-2.i386 nlibsoup-2.2.96-4.fc6.x86_64 nlibXau-1.0.1-3.1.i386 npilot-link-0.11.8-16.x86_64 nreadline-5.1-1.1.i386 nncurses-5.5-24.20060715.i386 npcre-6.6-1.1.x86_64 nlibIDL-0.8.7-1.fc6.x86_64 nwireless-tools-28-1.fc6.x86_64 nlibXrender-0.9.1-3.1.x86_64 nlibXi-1.0.1-3.1.x86_64 nlibXinerama-1.0.1-2.1.x86_64 nlibXfixes-4.0.1-2.1.x86_64 nlibxkbfile-1.0.3-3.1.x86_64 nliboil-0.3.8-2.1.x86_64 nbzip2-1.0.3-3.x86_64 nxorg-x11-xauth-1.0.1-2.1.x86_64 nlibXfontcache-1.0.2-3.1.x86_64 nlibavc1394-0.5.3-1.fc6.x86_64 nlibvorbis-1.1.2-1.2.1.x86_64 nspeex-1.0.5-2.1.x86_64 nlibcroco-0.6.1-2.1.x86_64 ncpp-4.1.1-30.x86_64 niputils-20020927-41.fc6.x86_64 nfedora-release-6-4.noarch ndosfstools-2.11-6.1.fc6.x86_64 nmailx-8.1.1-44.2.2.x86_64 nmingetty-1.07-5.2.2.x86_64 nlibXdmcp-1.0.1-2.1.i386 nstartup-notification-0.8-4.1.i386 nlibXfixes-4.0.1-2.1.i386 nlibXxf86misc-1.0.1-3.1.i386 nlibXt-1.0.2-3.1.fc6.i386 nlibdv-0.104-4.fc6.1.x86_64 ngdbm-1.8.0-26.2.1.i386 nxkeyboard-config-0.8-7.fc6.noarch nlibmng-1.0.9-5.1.x86_64 nacl-2.2.39-1.1.x86_64 ncrash-4.0-3.3.x86_64 ntalk-0.17-29.2.2.x86_64 nmcelog-0.7-1.22.fc6.x86_64 nlibao-0.8.6-3.x86_64 ntcp_wrappers-7.6-40.2.1.i386 nsymlinks-1.2-24.2.2.x86_64 nunix2dos-2.2-26.2.2.x86_64 ndos2unix-3.1-27.1.x86_64 npam_passwdqc-1.0.2-1.2.2.i386 nwords-3.0-9.noarch nperl-5.8.8-10.x86_64 ndevice-mapper-1.02.07-3.i386 nperl-Digest-SHA1-2.11-1.2.1.x86_64 nperl-Digest-HMAC-1.01-15.noarch nperl-Net-DNS-0.59-1.fc6.x86_64 nperl-Socket6-0.19-3.fc6.x86_64 nnumactl-0.9.8-1.35.x86_64 ndevice-mapper-1.02.07-3.x86_64 nkrb5-libs-1.5-7.x86_64 nfontconfig-2.4.1-3.fc6.i386 nmodule-init-tools-3.3-0.pre1.4.17.x86_64 nhicolor-icon-theme-0.9-2.1.noarch nlibXft-2.1.10-1.1.x86_64 nhwdata-0.191-1.noarch ngtk2-2.10.4-4.fc6.i386 nlibglade2-2.6.0-2.x86_64 nlibgnomecanvas-2.14.0-4.1.i386 ngail-1.9.2-1.fc6.x86_64 ndbus-0.93-3.fc6.i386 ndbus-python-0.70-6.x86_64 nesound-0.2.36-3.x86_64 npsmisc-22.2-5.x86_64 nlibwnck-2.16.0-4.fc6.x86_64 npciutils-2.2.3-4.x86_64 npygobject2-2.12.1-1.fc6.x86_64 nSysVinit-2.86-14.x86_64 navahi-glib-0.6.11-6.fc6.x86_64 nlvm2-2.02.06-4.x86_64 nmesa-libGL-6.5.1-7.fc6.x86_64 nsysklogd-1.4.1-39.2.x86_64 nopensp-1.5.2-3.1.x86_64 nbluez-pin-0.30-5.x86_64 nat-spi-1.7.11-2.fc6.i386 nmetacity-2.16.0-5.fc6.i386 nlibpcap-0.9.4-8.1.x86_64 nlibselinux-python-1.30.29-2.x86_64 npython-sqlite-1.1.7-1.2.1.x86_64 nutil-linux-2.13-0.44.fc6.x86_64 nlibgnomecups-0.2.2-8.x86_64 nlibuser-0.54.7-2.x86_64 npm-utils-0.19-3.x86_64 nPyXML-0.8.4-4.x86_64 npygtk2-libglade-2.10.1-4.fc6.x86_64 napr-util-1.2.7-3.x86_64 nxml-common-0.6.3-18.noarch nlockdev-1.0.1-10.x86_64 nhal-0.5.8.1-4.fc6.x86_64 nkudzu-1.2.57.1-2.x86_64 nhtmlview-3.0.0-14.1.noarch nrp-pppoe-3.5-32.1.x86_64 npcmciautils-014-5.x86_64 nmkinitrd-5.1.19-1.x86_64 ngnome-user-share-0.10-5.x86_64 nsetuptool-1.18.1-1.2.1.x86_64 npam_krb5-2.2.11-1.x86_64 nquota-3.13-1.2.3.1.x86_64 npam_pkcs11-0.5.3-22.i386 ntmpwatch-2.9.7-1.1.x86_64 nxsri-2.1.0-10.fc6.x86_64 ngd-2.0.33-9.3.fc6.x86_64 nlftp-3.5.1-2.fc6.x86_64 nreadahead-1.3-5.x86_64 nxorg-x11-xinit-1.0.2-12.fc6.x86_64 nlibgnome-2.16.0-4.fc6.i386 ngnome-desktop-2.16.0-1.fc6.i386 nurw-fonts-2.3-6.1.1.noarch nlibgnomeprintui22-2.12.1-6.x86_64 nxorg-x11-fonts-base-7.1-2.noarch nlibsane-hpaio-1.6.7-4.x86_64 ngtkhtml3-3.12.0-1.fc6.i386 nlibgnome-2.16.0-4.fc6.x86_64 ngnome-desktop-2.16.0-1.fc6.x86_64 ngnome-mount-0.5-2.fc6.x86_64 ngnome-bluetooth-0.7.0-10.1.x86_64 nlibgsf-1.14.1-6.x86_64 nsane-backends-libs-1.0.18-5.fc6.x86_64 ngstreamer-plugins-good-0.10.4-1.fc6.x86_64 nxorg-x11-server-Xorg-1.1.1-47.fc6.x86_64 nxorg-x11-drv-palmax-1.1.0-1.1.x86_64 ndesktop-backgrounds-basic-2.0-37.noarch nmkisofs-2.01-10.x86_64 ncdrecord-2.01-10.x86_64 ncdparanoia-alpha9.8-27.2.x86_64 nlibgpod-0.3.0-3.1.x86_64 njpackage-utils-1.6.6-1jpp.8.noarch nperl-DBI-1.52-1.fc6.x86_64 nxorg-x11-twm-1.0.1-3.1.x86_64 nqt-3.3.6-13.x86_64 ngtkspell-2.0.11-2.1.i386 nopal-2.2.2-1.1.x86_64 ngnome-doc-utils-0.8.0-2.fc6.noarch nsox-12.18.1-1.x86_64 ngmime-sharp-2.2.3-3.fc6.x86_64 nbitmap-fonts-0.3-5.1.1.noarch nsamba-common-3.0.23c-2.x86_64 nPyQt-3.16-4.x86_64 nsystem-config-services-0.9.1-1.fc6.noarch nsamba-client-3.0.23c-2.x86_64 ndejavu-lgc-fonts-2.10-1.noarch nvim-enhanced-7.0.109-3.x86_64 nkdnssd-avahi-0.1.3-0.1.20060713svn.fc6.x86_64 nxorg-x11-fonts-ISO8859-1-75dpi-7.1-2.noarch nxorg-x11-fonts-Type1-7.1-2.noarch ngnome-netstatus-2.12.0-5.1.x86_64 ngnome-vfs2-smb-2.16.0-4.fc6.x86_64 nlibstdc++-devel-4.1.1-30.x86_64 ngnome-utils-2.16.0-1.fc6.i386 nfile-roller-2.16.0-2.fc6.x86_64 ngnome-python2-gnomeprint-2.16.0-1.fc6.x86_64 nalacarte-0.10.0-1.fc6.noarch nsystem-config-display-1.0.45-1.noarch nxorg-x11-drv-fpit-1.1.0-1.1.x86_64 nxorg-x11-drv-sis-0.9.1-7.x86_64 nxorg-x11-drv-acecad-1.1.0-2.1.x86_64 nxorg-x11-drv-ast-0.81.0-3.x86_64 nxorg-x11-drv-savage-2.1.1-5.fc6.x86_64 nxorg-x11-drv-calcomp-1.1.0-1.1.x86_64 nxorg-x11-drv-vmware-10.13.0-2.1.x86_64 nxorg-x11-drivers-7.1-3.x86_64 nlinuxwacom-0.7.4_1-2.1.i386 nglib-java-0.2.6-3.fc6.x86_64 nruby-1.8.5-3.fc6.x86_64 nXaw3d-1.5E-10.1.x86_64 ngnu-crypto-2.1.0-2jpp.1.x86_64 nrarpd-ss981107-22.2.2.x86_64 ntelnet-server-0.17-37.x86_64 nam-utils-6.1.5-4.x86_64 navahi-sharp-0.6.11-6.fc6.x86_64 nvim-X11-7.0.109-3.x86_64 nmtx-1.2.18-8.2.2.x86_64 nxinetd-2.3.14-8.x86_64 ntalk-server-0.17-29.2.2.x86_64 nnmap-4.11-1.1.x86_64 ntaglib-1.4-5.fc6.x86_64 nlibxml++-2.14.0-1.1.fc6.x86_64 nlibifp-1.0.0.2-4.fc6.x86_64 nucl-1.03-6.fc6.x86_64 nfping-2.4b2-7.fc6.x86_64 naide-0.12-2.fc6.1.x86_64 nkannel-1.4.1-2.fc6.x86_64 ncrack-5.0a-4.fc6.x86_64 ncabextract-1.1-5.fc6.x86_64 ncairomm-1.2.2-1.fc6.x86_64 nfacter-1.3.5-1.fc6.noarch npyxdg-0.15-3.fc6.noarch nlibnjb-2.2.5-3.fc6.x86_64 ngtkterm-0.99.5-3.fc6.x86_64 nhddtemp-0.3-0.9.beta15.fc6.x86_64 npoedit-1.3.6-1.fc6.x86_64 nrinetd-0.62-6.fc6.x86_64 nsnort-2.6.1.1-4.fc6.x86_64 nunison-2.13.16-3.fc6.x86_64 ntestdisk-6.5-2.fc6.x86_64 nyumex-1.2.1-1.0.fc6.noarch nsmart-0.42-40.fc6.x86_64 ngwget-0.98.2-1.fc6.x86_64 nscribes-0.3-2.20061218bzr.fc6.noarch nbrasero-0.5.1-1.fc6.x86_64 ngpg-pubkey-4f2a6fd2-3f9d9d3b.(none) ngcc-4.1.1-30.x86_64 nORBit2-2.14.3-4.fc6.i386 ninfo-4.8-14.fc6.x86_64 npango-1.14.8-1.fc6.x86_64 naudit-libs-1.3-2.fc6.x86_64 nnss-3.11.4-0.6.fc6.x86_64 ne2fsprogs-libs-1.39-7.fc6.i386 nfreetype-2.2.1-16.fc6.i386 nlibxklavier-3.0-2.fc6.x86_64 nlibsepol-1.15.3-1.fc6.x86_64 nshadow-utils-4.0.17-10.fc6.x86_64 narts-1.5.5-0.1.fc6.x86_64 nbind-libs-9.3.3-0.1.rc3.fc6.x86_64 ngtk2-2.10.4-8.fc6.i386 npygtk2-libglade-2.10.3-3.fc6.x86_64 nlibnotify-0.4.2-5.fc6.x86_64 nhpijs-1.6.10-1.fc6.4.x86_64 nlibbeagle-0.2.13-1.fc6.x86_64 nhtdig-3.2.0b6-7.fc6.x86_64 naudit-libs-1.3-2.fc6.i386 nspeex-1.2-0.1.beta1.fc6.x86_64 ngamin-0.1.7-8.fc6.i386 nlibgtk-java-2.8.7-2.fc6.x86_64 ncyrus-sasl-md5-2.1.22-4.x86_64 nhal-0.5.8.1-5.fc6.x86_64 ngnome-vfs2-2.16.2-2.fc6.x86_64 navahi-0.6.15-1.fc6.i386 ngnome-vfs2-2.16.2-2.fc6.i386 nnautilus-extensions-2.16.2-5.fc6.i386 ngtkhtml3-3.12.2-1.fc6.i386 neel2-2.16.1-1.fc6.i386 nopenssh-4.3p2-14.fc6.x86_64 nhal-cups-utils-0.6.2-4.2.x86_64 naudit-libs-python-1.3-2.fc6.x86_64 nmkinitrd-5.1.19.0.2-1.x86_64 nevolution-2.8.2.1-2.fc6.i386 navahi-devel-0.6.15-1.fc6.x86_64 nbluez-gnome-0.6-1.fc6.x86_64 nxorg-x11-drv-i810-1.6.5-10.fc6.x86_64 nam-utils-6.1.5-4.1.fc6.x86_64 ngnome-bluetooth-0.7.0-11.fc6.x86_64 nkernel-devel-2.6.18-1.2868.fc6.x86_64 nbind-utils-9.3.3-0.1.rc3.fc6.x86_64 ngdm-2.16.4-1.fc6.x86_64 nopenssh-clients-4.3p2-14.fc6.x86_64 ncpuspeed-1.2.1-1.42.fc6.x86_64 nfetchmail-6.3.4-2.x86_64 nopenssh-askpass-4.3p2-14.fc6.x86_64 nxorg-x11-drv-s3-0.5.0-1.fc6.x86_64 nmlocate-0.15-0.fc6.1.x86_64 nglx-utils-6.5.1-8.fc6.x86_64 ntcsh-6.14-12.x86_64 nhplip-1.6.10-1.fc6.4.x86_64 ngnome-python2-libegg-2.14.2-6.fc6.x86_64 nrhgb-0.16.4-3.fc6.x86_64 ntraceroute-2.0.2-1.fc6.x86_64 ngnome-python2-gtkspell-2.14.2-6.fc6.x86_64 narpwatch-2.1a13-16.fc6.x86_64 ngnupg-1.4.6-2.x86_64 nbeagle-0.2.13-1.fc6.x86_64 ncontrol-center-2.16.0-11.fc6.x86_64 nsystem-config-network-1.3.96-1.fc6.noarch ncontrol-center-2.16.0-11.fc6.i386 ngaim-2.0.0-0.26.beta5.fc6.i386 nfilesystem-2.4.0-1.x86_64 nglibc-common-2.5-3.x86_64 npopt-1.10.2-32.x86_64 nlibart_lgpl-2.3.17-4.i386 naudit-libs-1.2.8-1.fc6.i386 nfreetype-2.2.1-10.fc6.x86_64 nlibpng-1.2.10-7.x86_64 nsqlite-3.3.6-2.x86_64 nlibacl-2.2.39-1.1.x86_64 naudiofile-0.2.6-5.x86_64 ncpio-2.6-19.x86_64 nlibfontenc-1.0.2-2.1.x86_64 ncups-libs-1.2.4-9.x86_64 ngamin-0.1.7-7.fc6.x86_64 nORBit2-2.14.3-3.fc6.i386 nlibXext-1.0.1-2.1.x86_64 nlibXxf86vm-1.0.1-3.1.x86_64 nlibXaw-1.0.2-8.1.x86_64 nlibvolume_id-095-14.i386 nlibdmx-1.0.2-3.1.x86_64 niptables-ipv6-1.3.5-1.2.1.x86_64 nttmkfdir-3.0.9-22.x86_64 nm4-1.4.5-3.x86_64 npilot-link-0.11.8-16.i386 nethtool-3-1.2.2.x86_64 nlibXrender-0.9.1-3.1.i386 nlibXevie-1.0.1-3.1.i386 nlibdaemon-0.10-3.2.x86_64 nrmt-0.4b41-2.fc6.x86_64 niptstate-1.4-1.1.2.2.x86_64 ntelnet-0.17-37.x86_64 nhdparm-6.6-2.x86_64 npam_smb-1.1.7-7.2.1.x86_64 nsetarch-2.0-1.1.x86_64 nrootfiles-8.1-1.1.1.noarch ne2fsprogs-libs-1.39-7.i386 naspell-0.60.3-7.1.x86_64 nperl-IO-Socket-INET6-2.51-2.fc6.noarch ne2fsprogs-libs-1.39-7.x86_64 ncairo-1.2.4-1.fc6.i386 nopenldap-2.3.27-4.i386 nlibXft-2.1.10-1.1.i386 nlibgnomecanvas-2.14.0-4.1.x86_64 nlibbtctl-0.6.0-9.1.x86_64 nneon-0.25.5-5.1.x86_64 nnet-tools-1.60-73.x86_64 nsystem-config-securitylevel-tui-1.6.27-1.x86_64 ninitscripts-8.45.3-1.x86_64 nkpartx-0.4.7-5.x86_64 nfoomatic-3.0.2-38.x86_64 nbluez-utils-2.25-12.x86_64 npaps-0.6.6-16.fc6.x86_64 npython-urlgrabber-2.9.9-2.noarch ncups-1.2.4-9.x86_64 nusermode-1.87-3.x86_64 nvixie-cron-4.1-64.fc6.x86_64 npyorbit-2.14.1-1.1.x86_64 nperl-Net-SSLeay-1.30-4.fc6.x86_64 ndocbook-dtds-1.0-30.1.noarch nhal-0.5.8.1-4.fc6.i386 nvim-minimal-7.0.109-3.x86_64 nmkbootdisk-1.5.3-2.1.x86_64 nredhat-lsb-3.1-11.x86_64 ndevice-mapper-multipath-0.4.7-5.x86_64 nrng-utils-2.0-1.14.1.fc6.x86_64 ngtk2-engines-2.8.0-1.fc6.x86_64 nstunnel-4.15-2.x86_64 ngnome-vfs2-2.16.0-4.fc6.i386 nchkfontpath-1.10.1-1.1.x86_64 nghostscript-8.15.2-8.1.x86_64 ngimp-print-4.2.7-22.x86_64 nevolution-data-server-1.8.0-11.fc6.x86_64 nnautilus-sendto-0.7-5.fc6.x86_64 neel2-2.16.0-1.fc6.i386 nxorg-x11-drv-dynapro-1.1.0-2.x86_64 nlibgtop2-2.14.4-2.fc6.x86_64 nlibgtop2-2.14.4-2.fc6.i386 nlibsilc-1.0.2-2.fc6.x86_64 nlm_sensors-2.10.0-3.1.x86_64 npoppler-0.5.4-2.fc6.x86_64 nnotify-python-0.1.0-3.fc6.x86_64 ngtk-sharp2-2.10.0-3.fc6.x86_64 nbind-9.3.2-41.fc6.x86_64 nntp-4.2.2p1-3.x86_64 nxorg-x11-apps-7.1-3.fc6.x86_64 nfirefox-1.5.0.7-7.fc6.i386 nesc-1.0.0-16.fc6.x86_64 nxorg-x11-fonts-ISO8859-1-100dpi-7.1-2.noarch ngsf-sharp-0.8.1-2.fc6.x86_64 nevolution-2.8.0-7.fc6.i386 neog-2.16.0.1-2.fc6.x86_64 nkrb5-auth-dialog-0.7-1.x86_64 ngnome-python2-gtksourceview-2.16.0-1.fc6.x86_64 nxorg-x11-drv-trident-1.2.1-3.fc6.x86_64 nxorg-x11-drv-via-0.2.1-7.x86_64 nxorg-x11-drv-nv-1.2.0-4.fc6.x86_64 nxorg-x11-drv-jamstudio-1.1.0-1.1.x86_64 nxorg-x11-drv-elo2300-1.1.0-1.1.x86_64 nlibXvMC-1.0.2-2.1.x86_64 njakarta-commons-logging-1.0.4-6jpp.1.x86_64 nemacs-common-21.4-17.x86_64 nuucp-1.07-12.x86_64 nrdesktop-1.4.1-4.x86_64 nlibsigc++20-2.0.17-2.x86_64 nfftw-3.1.2-3.fc6.x86_64 nlibburn-0.2.2-2.fc6.x86_64 nupx-2.02-1.fc6.x86_64 np7zip-4.42-2.fc6.x86_64 ngtkmm24-2.10.5-1.fc6.x86_64 npython-smbpasswd-1.0.1-4.fc6.x86_64 nnedit-5.5-10.fc6.x86_64 nbochs-2.3-3.fc6.x86_64 ni810switch-0.6.5-5.fc6.x86_64 njed-0.99.18-5.fc6.x86_64 nazureus-2.5.0.0-11.fc6.x86_64 nscribes-templates-20061130-1.fc6.noarch ngpg-pubkey-db42a60e-37ea5438.(none) nlibgomp-4.1.1-30.x86_64 nopenssl-0.9.8b-8.3.fc6.x86_64 nredhat-menus-6.7.8-2.fc6.noarch nlibselinux-1.33.2-3.fc6.i386 nlibsoup-2.2.98-1.fc6.x86_64 npython-2.4.4-1.fc6.x86_64 npoppler-0.5.4-5.fc6.x86_64 npygtk2-2.10.3-3.fc6.x86_64 ntar-1.15.1-22.fc6.x86_64 nyum-3.0.1-2.fc6.noarch nlibnotify-0.4.2-5.fc6.i386 nlibselinux-python-1.33.2-3.fc6.x86_64 ninitscripts-8.45.7-1.x86_64 nfirefox-1.5.0.9-1.fc6.x86_64 ngnome-panel-2.16.1-3.fc6.x86_64 neel2-2.16.1-1.fc6.x86_64 nvte-0.14.1-1.fc6.x86_64 nselinux-policy-2.4.6-13.fc6.noarch navahi-qt3-0.6.15-1.fc6.x86_64 nk3b-0.12.17-1.x86_64 nauthconfig-gtk-5.3.12-1.fc6.x86_64 ncaching-nameserver-9.3.3-0.1.rc3.fc6.x86_64 nrsh-server-0.17-38.fc6.x86_64 nnfs-utils-1.0.10-5.fc6.x86_64 nparted-1.8.1-1.fc6.x86_64 nwpa_supplicant-0.4.9-1.fc6.x86_64 nat-3.1.8-84.fc6.x86_64 nvorbis-tools-1.1.1-3.fc6.x86_64 nlibswt3-gtk2-3.2.1-23.fc6.x86_64 ngnome-power-manager-2.16.0-4.fc6.x86_64 ngaim-2.0.0-0.26.beta5.fc6.x86_64 ntotem-2.16.3-1.fc6.x86_64 ngcc-c++-4.1.1-30.x86_64 ngnome-mime-data-2.4.2-3.1.x86_64 nzlib-1.2.3-3.x86_64 nlibSM-1.0.1-3.1.x86_64 nlibSM-1.0.1-3.1.i386 nlibxml2-2.6.26-2.1.1.x86_64 nlibsepol-1.12.27-1.x86_64 nlibcap-1.10-25.x86_64 nnspr-4.6.3-1.i386 ncyrus-sasl-lib-2.1.22-4.x86_64 npkgconfig-0.21-1.fc6.x86_64 nredhat-menus-6.7.5-3.noarch ngdbm-1.8.0-26.2.1.x86_64 ncups-libs-1.2.4-9.i386 ngzip-1.3.5-9.x86_64 ngamin-0.1.7-7.fc6.i386 ngstreamer-tools-0.10.9-2.x86_64 nlibXmu-1.0.2-5.x86_64 nlibXtst-1.0.1-3.1.x86_64 nlibattr-2.4.32-1.1.i386 nlibxklavier-3.0-1.fc6.x86_64 nlibXxf86dga-1.0.1-3.1.x86_64 nlibtheora-1.0alpha7-1.i386 ntime-1.7-27.2.2.x86_64 ncdparanoia-libs-alpha9.8-27.2.x86_64 nwireless-tools-28-1.fc6.i386 nlibnl-1.0-0.10.pre5.4.x86_64 nlibXinerama-1.0.1-2.1.i386 nlibXv-1.0.1-4.1.i386 nliboil-0.3.8-2.1.i386 nlibXxf86vm-1.0.1-3.1.i386 nattr-2.4.32-1.1.x86_64 ngpm-1.20.1-74.1.x86_64 nnc-1.84-10.fc6.x86_64 nfinger-0.17-32.2.1.1.x86_64 npam_passwdqc-1.0.2-1.2.2.x86_64 nspecspo-12-1.noarch nlibselinux-1.30.29-2.i386 nperl-IO-Zlib-1.04-4.2.1.noarch nperl-HTML-Tagset-3.10-2.1.1.noarch nlibselinux-1.30.29-2.x86_64 npython-2.4.3-18.fc6.x86_64 nkrb5-libs-1.5-7.i386 nalsa-lib-1.0.12-2.fc6.i386 nGConf2-2.14.0-2.1.x86_64 ngail-1.9.2-1.fc6.i386 ndbus-glib-0.70-4.x86_64 ne2fsprogs-1.39-7.x86_64 nlibnotify-0.4.2-4.fc6.x86_64 ncracklib-2.8.9-3.1.i386 nmcstrans-0.1.8-3.x86_64 ndhcdbd-2.1-1.fc6.x86_64 nman-1.6d-1.1.x86_64 nredhat-artwork-5.0.8-1.fc6.x86_64 npyxf86config-0.3.31-2.fc6.x86_64 ncracklib-2.8.9-3.1.x86_64 nportmap-4.0-65.2.2.1.x86_64 npython-numeric-23.7-2.2.2.x86_64 nnet-snmp-libs-5.3.1-11.fc6.x86_64 nsyslinux-3.11-4.x86_64 nMAKEDEV-3.23-1.2.x86_64 nhal-cups-utils-0.6.2-4.x86_64 npinfo-0.6.9-1.fc6.x86_64 nnss_ldap-253-1.x86_64 nnetdump-0.7.16-5.x86_64 npam_pkcs11-0.5.3-22.x86_64 npam_krb5-2.2.11-1.i386 nkrb5-workstation-1.5-7.x86_64 nslrn-0.9.8.1pl1-1.2.2.x86_64 ncryptsetup-luks-1.0.3-2.1.x86_64 nlibgnomeui-2.16.0-4.fc6.i386 nlibgnomeprint22-2.12.1-8.i386 ngnome-pilot-2.0.13-16.i386 ncoolkey-1.0.1-10.i386 nlibgail-gnome-1.1.3-1.2.1.x86_64 ngnome-spell-1.0.7-3.1.x86_64 nevolution-2.8.0-7.fc6.x86_64 nxorg-x11-drv-evdev-1.1.2-2.1.x86_64 nxorg-x11-drv-ur98-1.1.0-1.1.x86_64 nSDL-1.2.10-6.2.x86_64 ngiflib-4.1.3-7.1.x86_64 ngnome-speech-0.4.5-1.fc6.x86_64 ncdda2wav-2.01-10.x86_64 npwlib-1.10.1-6.fc6.x86_64 narts-1.5.4-1.x86_64 nmono-data-sqlite-1.1.17.1-3.fc6.x86_64 nsystem-config-language-1.1.11-2.noarch nxorg-x11-xdm-1.0.5-5.fc6.x86_64 nhtdig-3.2.0b6-6.4.3.x86_64 ngnome-sharp-2.16.0-1.fc6.x86_64 ngthumb-2.7.8-3.fc6.x86_64 nekiga-2.0.2-7.x86_64 ngok-1.2.0-1.fc6.x86_64 ngedit-2.15.9-1.fc6.x86_64 nsound-juicer-2.16.0-1.fc6.x86_64 nxorg-x11-drv-microtouch-1.1.0-1.1.x86_64 nxorg-x11-drv-cirrus-1.1.0-2.fc6.x86_64 nxorg-x11-drv-joystick-1.1.0-1.1.x86_64 nxorg-x11-drv-hyperpen-1.1.0-2.x86_64 nsynaptics-0.14.4-8.fc6.x86_64 nlibgtk-java-2.8.6-4.fc6.x86_64 nkdebase-3.5.4-12.fc6.x86_64 nxdelta-1.1.3-20.x86_64 nzsh-4.2.6-1.x86_64 nfestival-1.95-5.2.1.x86_64 njoe-3.4-3.x86_64 ngtk+-1.2.10-55.fc6.x86_64 nlibmodplug-0.8-3.fc6.x86_64 nsvgalib-1.9.25-3.fc6.x86_64 nnfswatch-4.99.6-2.fc6.x86_64 nqstat-2.11-1.fc6.x86_64 nlibtunepimp-0.5.3-1.fc6.x86_64 nluma-2.3-8.fc6.noarch nproftpd-1.3.0a-1.fc6.x86_64 napcupsd-3.12.4-3.fc6.x86_64 nhfsplus-tools-332.14-4.fc6.x86_64 nwlassistant-0.5.5-4.fc6.x86_64 ngrip-3.2.0-14.fc6.x86_64 ngsynaptics-0.9.8-2.fc6.x86_64 nlibX11-1.0.3-5.fc6.x86_64 nfreetype-2.2.1-16.fc6.x86_64 ngtk2-2.10.4-8.fc6.x86_64 nnss-3.11.4-0.6.fc6.i386 nnet-snmp-libs-5.3.1-12.fc6.x86_64 nqt-3.3.7-0.1.fc6.x86_64 nkdelibs-3.5.5-0.2.fc6.x86_64 ndbus-1.0.1-8.fc6.x86_64 nhtmlview-3.0.0-15.fc6.noarch nlibxklavier-3.0-2.fc6.i386 nmesa-libGL-6.5.1-8.fc6.x86_64 njpackage-utils-1.7.3-1jpp.1.fc6.noarch nhal-0.5.8.1-5.fc6.i386 nkudzu-1.2.57.6-1.x86_64 ngnome-panel-2.16.1-3.fc6.i386 ngtkhtml3-3.12.2-1.fc6.x86_64 nnash-5.1.19.0.2-1.x86_64 nevolution-2.8.2.1-2.fc6.x86_64 nruby-1.8.5.2-1.fc6.x86_64 nmysql-5.0.27-1.fc6.x86_64 nselinux-policy-targeted-2.4.6-13.fc6.noarch nyelp-2.16.0-11.fc6.x86_64 ntcpdump-3.9.4-9.fc6.x86_64 ngnome-python2-bonobo-2.16.2-1.fc6.x86_64 nautofs-5.0.1-0.rc2.36.x86_64 ngjdoc-0.7.7-14.fc6.x86_64 nsystem-config-soundcard-2.0.5-2.fc6.noarch ntzdata-2006p-1.fc6.noarch ngnome-python2-canvas-2.16.2-1.fc6.x86_64 ngstreamer-0.10.10-2.fc6.x86_64 nbeagle-evolution-0.2.13-1.fc6.x86_64 ngnome-volume-manager-2.15.0-4.fc6.x86_64 ntotem-mozplugin-2.16.3-1.fc6.x86_64 n&lt;br /&gt;
[root@CARTMAN ~]#</description>
      <pubDate>Fri, 22 Dec 2006 23:26:28 GMT</pubDate>
      <author>cocobra798</author>
      <guid>http://communities.vmware.com/message/538718?tstart=0#538718</guid>
      <dc:date>2006-12-22T23:26:28Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>1</clearspace:replyCount>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/538219?tstart=0#538219</link>
      <description>Hi Craig ,&lt;br /&gt;
&lt;br /&gt;
You do &lt;b&gt;NOT&lt;/b&gt; need the any-any-update patch&lt;br /&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;When I run unam -r it show up I have installed 2.6.18-1.2798.fc6. )&lt;/div&gt;
&lt;br /&gt;
&lt;div class="jive-quote"&gt;/usr/src/kernels/2.6.18-1.2868.fc6-i686/include &lt;/div&gt;
&lt;br /&gt;
You need the matching kernel and kernel-devel packages&lt;br /&gt;
&lt;br /&gt;
Please post the output from the following command&lt;br /&gt;
&lt;br /&gt;
rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\ n" | grep kernel | sort</description>
      <pubDate>Fri, 22 Dec 2006 12:22:02 GMT</pubDate>
      <author>KevinG</author>
      <guid>http://communities.vmware.com/message/538219?tstart=0#538219</guid>
      <dc:date>2006-12-22T12:22:02Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Re: Compiling Error</title>
      <link>http://communities.vmware.com/message/538211?tstart=0#538211</link>
      <description>Well, the any-any-update-101 is quite old.  I think the most recent one was 105.  You may want to try that first.</description>
      <pubDate>Fri, 22 Dec 2006 12:02:00 GMT</pubDate>
      <author>RDPetruska</author>
      <guid>http://communities.vmware.com/message/538211?tstart=0#538211</guid>
      <dc:date>2006-12-22T12:02:00Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
    </item>
    <item>
      <title>Compiling Error</title>
      <link>http://communities.vmware.com/message/538173?tstart=0#538173</link>
      <description>-Can someone translate for me from this log what is going wrong after I set the VM config file on it's way compiling:&lt;br /&gt;
&lt;br /&gt;
-(I have my config.h file linked, have gcc and gcc++ installed, and have run the runme.pl script in vmware-any-any-update101, but the problem still occurs.&lt;br /&gt;
When I run unam -r it show up I have installed 2.6.18-1.2798.fc6. ) &lt;br /&gt;
&lt;p /&gt;
"&lt;br /&gt;
&lt;i&gt;[root@CARTMAN ~]# vmware&lt;br /&gt;
vmware is installed, but it has not been (correctly) configured&lt;br /&gt;
for this system. To (re-)configure it, invoke the following command:&lt;br /&gt;
/usr/bin/vmware-config.pl.&lt;br /&gt;
&lt;br /&gt;
[root@CARTMAN ~]# /usr/bin/vmware-config.pl&lt;br /&gt;
Making sure services for VMware Server are stopped.&lt;br /&gt;
&lt;br /&gt;
Stopping VMware services:&lt;br /&gt;
   Virtual machine monitor                                 [  OK  ]&lt;br /&gt;
&lt;br /&gt;
Configuring fallback GTK+ 2.4 libraries.&lt;br /&gt;
&lt;br /&gt;
In which directory do you want to install the mime type icons? &lt;br /&gt;
[/usr/share/icons] &lt;br /&gt;
&lt;br /&gt;
What directory contains your desktop menu entry files? These files have a &lt;br /&gt;
.desktop file extension. [/usr/share/applications] &lt;br /&gt;
&lt;br /&gt;
In which directory do you want to install the application's icon? &lt;br /&gt;
[/usr/share/pixmaps] &lt;br /&gt;
&lt;br /&gt;
Trying to find a suitable vmmon module for your running kernel.&lt;br /&gt;
&lt;br /&gt;
None of the pre-built vmmon modules for VMware Server is suitable for your &lt;br /&gt;
running kernel.  Do you want this program to try to build the vmmon module for &lt;br /&gt;
your system (you need to have a C compiler installed on your system)? [yes] &lt;br /&gt;
&lt;br /&gt;
Using compiler "/usr/bin/gcc". Use environment variable CC to override.&lt;br /&gt;
&lt;br /&gt;
What is the location of the directory of C header files that match your running&lt;br /&gt;
kernel? &lt;br /&gt;
[/usr/src/kernels/2.6.18-1.2868.fc6-x86_64/include] /usr/src/kernels/2.6.18-1.2868.fc6-i686/include&lt;br /&gt;
&lt;br /&gt;
]Extracting the sources of the vmmon module.&lt;br /&gt;
&lt;br /&gt;
Building the vmmon module.&lt;br /&gt;
&lt;br /&gt;
Unknown VMware Server 1.0.1 build 29996 detected. Building for Server 1 beta 2.&lt;br /&gt;
Using 2.6.x kernel build system.&lt;br /&gt;
make: Entering directory `/tmp/vmware-config2/vmmon-only'&lt;br /&gt;
make -C /usr/src/kernels/2.6.18-1.2868.fc6-i686/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules&lt;br /&gt;
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2868.fc6-i686'&lt;br /&gt;
  CC [M]  /tmp/vmware-config2/vmmon-only/linux/driver.o&lt;br /&gt;
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.c:15:&lt;br /&gt;
include/linux/kernel.h:116: warning: conflicting types for built-in function snprintf&lt;br /&gt;
include/linux/kernel.h:118: warning: conflicting types for built-in function vsnprintf&lt;br /&gt;
In file included from include/linux/string.h:21,&lt;br /&gt;
                 from include/linux/bitmap.h:8,&lt;br /&gt;
                 from include/linux/cpumask.h:86,&lt;br /&gt;
                 from include/asm/processor.h:22,&lt;br /&gt;
                 from include/asm/thread_info.h:16,&lt;br /&gt;
                 from include/linux/thread_info.h:21,&lt;br /&gt;
                 from include/linux/preempt.h:9,&lt;br /&gt;
                 from include/linux/spinlock.h:49,&lt;br /&gt;
                 from include/linux/capability.h:45,&lt;br /&gt;
                 from include/linux/sched.h:44,&lt;br /&gt;
                 from include/linux/module.h:9,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:&lt;br /&gt;
include/asm/string.h:44: warning: conflicting types for built-in function strncpy&lt;br /&gt;
include/asm/string.h:80: warning: conflicting types for built-in function strncat&lt;br /&gt;
include/asm/string.h:125: warning: conflicting types for built-in function strncmp&lt;br /&gt;
include/asm/string.h:189: warning: conflicting types for built-in function strlen&lt;br /&gt;
include/asm/string.h:326: warning: conflicting types for built-in function memmove&lt;br /&gt;
In file included from include/linux/bitmap.h:8,&lt;br /&gt;
                 from include/linux/cpumask.h:86,&lt;br /&gt;
                 from include/asm/processor.h:22,&lt;br /&gt;
                 from include/asm/thread_info.h:16,&lt;br /&gt;
                 from include/linux/thread_info.h:21,&lt;br /&gt;
                 from include/linux/preempt.h:9,&lt;br /&gt;
                 from include/linux/spinlock.h:49,&lt;br /&gt;
                 from include/linux/capability.h:45,&lt;br /&gt;
                 from include/linux/sched.h:44,&lt;br /&gt;
                 from include/linux/module.h:9,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:&lt;br /&gt;
include/linux/string.h:76: warning: conflicting types for built-in function strspn&lt;br /&gt;
include/linux/string.h:79: warning: conflicting types for built-in function strcspn&lt;br /&gt;
include/linux/string.h:95: warning: conflicting types for built-in function __builtin_memcmp&lt;br /&gt;
In file included from include/asm/smp.h:17,&lt;br /&gt;
                 from include/linux/smp.h:18,&lt;br /&gt;
                 from include/linux/sched.h:63,&lt;br /&gt;
                 from include/linux/module.h:9,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:&lt;br /&gt;
include/asm/mpspec.h:6:25: error: mach_mpspec.h: No such file or directory&lt;br /&gt;
In file included from include/asm/smp.h:17,&lt;br /&gt;
                 from include/linux/smp.h:18,&lt;br /&gt;
                 from include/linux/sched.h:63,&lt;br /&gt;
                 from include/linux/module.h:9,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:&lt;br /&gt;
include/asm/mpspec.h:8: error: MAX_MP_BUSSES undeclared here (not in a function)&lt;br /&gt;
include/asm/mpspec.h:22: error: MAX_IRQ_SOURCES undeclared here (not in a function)&lt;br /&gt;
In file included from include/linux/smp.h:18,&lt;br /&gt;
                 from include/linux/sched.h:63,&lt;br /&gt;
                 from include/linux/module.h:9,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:&lt;br /&gt;
include/asm/smp.h:76:26: error: mach_apicdef.h: No such file or directory&lt;br /&gt;
In file included from include/linux/smp.h:18,&lt;br /&gt;
                 from include/linux/sched.h:63,&lt;br /&gt;
                 from include/linux/module.h:9,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:&lt;br /&gt;
include/asm/smp.h: In function hard_smp_processor_id:&lt;br /&gt;
include/asm/smp.h:80: error: implicit declaration of function GET_APIC_ID&lt;br /&gt;
In file included from include/asm/elf.h:52,&lt;br /&gt;
                 from include/linux/elf.h:7,&lt;br /&gt;
                 from include/linux/module.h:16,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:&lt;br /&gt;
include/asm/desc.h: In function __set_tss_desc:&lt;br /&gt;
include/asm/desc.h:69: warning: cast from pointer to integer of different size&lt;br /&gt;
include/asm/desc.h: In function set_ldt_desc:&lt;br /&gt;
include/asm/desc.h:77: warning: cast from pointer to integer of different size&lt;br /&gt;
In file included from include/linux/irq.h:22,&lt;br /&gt;
                 from include/asm/hardirq.h:5,&lt;br /&gt;
                 from include/linux/hardirq.h:7,&lt;br /&gt;
                 from include/linux/interrupt.h:11,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:24:&lt;br /&gt;
include/asm/irq.h:15:25: error: irq_vectors.h: No such file or directory&lt;br /&gt;
In file included from include/asm/hardirq.h:5,&lt;br /&gt;
                 from include/linux/hardirq.h:7,&lt;br /&gt;
                 from include/linux/interrupt.h:11,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:24:&lt;br /&gt;
include/linux/irq.h: At top level:&lt;br /&gt;
include/linux/irq.h:169: error: NR_IRQS undeclared here (not in a function)&lt;br /&gt;
In file included from include/linux/irq.h:182,&lt;br /&gt;
                 from include/asm/hardirq.h:5,&lt;br /&gt;
                 from include/linux/hardirq.h:7,&lt;br /&gt;
                 from include/linux/interrupt.h:11,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:24:&lt;br /&gt;
include/asm/hw_irq.h:31: error: NR_IRQ_VECTORS undeclared here (not in a function)&lt;br /&gt;
In file included from include/linux/interrupt.h:11,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:24:&lt;br /&gt;
include/linux/hardirq.h:35:27: warning: "NR_IRQS" is not defined&lt;br /&gt;
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.h:20,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:53:&lt;br /&gt;
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined&lt;br /&gt;
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined&lt;br /&gt;
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.h:20,&lt;br /&gt;
                 from /tmp/vmware-config2/vmmon-only/linux/driver.c:53:&lt;br /&gt;
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:60: error: conflicting types for poll_initwait&lt;br /&gt;
include/linux/poll.h:62: error: previous declaration of poll_initwait was here&lt;br /&gt;
/tmp/vmware-config2/vmmon-only/linux/driver.c:160: warning: initialization from incompatible pointer type&lt;br /&gt;
/tmp/vmware-config2/vmmon-only/linux/driver.c:164: warning: initialization from incompatible pointer type&lt;br /&gt;
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/driver.o] Error 1&lt;br /&gt;
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2&lt;br /&gt;
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2868.fc6-i686'&lt;br /&gt;
make: *** [vmmon.ko] Error 2&lt;br /&gt;
make: Leaving directory `/tmp/vmware-config2/vmmon-only'&lt;br /&gt;
Unable to build the vmmon module.&lt;br /&gt;
&lt;br /&gt;
For more information on how to troubleshoot module-related problems, please &lt;br /&gt;
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and&lt;br /&gt;
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".&lt;br /&gt;
&lt;br /&gt;
Execution aborted.&lt;br /&gt;
&lt;br /&gt;
[root@CARTMAN ~]# ]&lt;/i&gt;&lt;br /&gt;
"&lt;br /&gt;
&lt;br /&gt;
--Any Advise would be greatly appreciated.&lt;br /&gt;
           -Thanks Craig</description>
      <pubDate>Fri, 22 Dec 2006 10:45:02 GMT</pubDate>
      <author>cocobra798</author>
      <guid>http://communities.vmware.com/message/538173?tstart=0#538173</guid>
      <dc:date>2006-12-22T10:45:02Z</dc:date>
      <clearspace:dateToText>2 years, 11 months ago</clearspace:dateToText>
      <clearspace:replyCount>10</clearspace:replyCount>
    </item>
  </channel>
</rss>

