VMware Communities > VMTN > VMware Server > VMware Server 1 > Discussions

This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
10 Replies Last post: Jan 2, 2008 3:07 AM by cap3001
Reply

Compiling Error

Dec 22, 2006 2:45 AM

Click to view cocobra798's profile Lurker cocobra798 5 posts since
Dec 22, 2006
-Can someone translate for me from this log what is going wrong after I set the VM config file on it's way compiling:

-(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.
When I run unam -r it show up I have installed 2.6.18-1.2798.fc6. )

"
[root@CARTMAN ~]# vmware
vmware is installed, but it has not been (correctly) configured
for this system. To (re-)configure it, invoke the following command:
/usr/bin/vmware-config.pl.

[root@CARTMAN ~]# /usr/bin/vmware-config.pl
Making sure services for VMware Server are stopped.

Stopping VMware services:
Virtual machine monitor [ OK ]

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel?
[/usr/src/kernels/2.6.18-1.2868.fc6-x86_64/include] /usr/src/kernels/2.6.18-1.2868.fc6-i686/include

]Extracting the sources of the vmmon module.

Building the vmmon module.

Unknown VMware Server 1.0.1 build 29996 detected. Building for Server 1 beta 2.
Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config2/vmmon-only'
make -C /usr/src/kernels/2.6.18-1.2868.fc6-i686/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.18-1.2868.fc6-i686'
CC [M] /tmp/vmware-config2/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.c:15:
include/linux/kernel.h:116: warning: conflicting types for built-in function ‘snprintf’
include/linux/kernel.h:118: warning: conflicting types for built-in function ‘vsnprintf’
In file included from include/linux/string.h:21,
from include/linux/bitmap.h:8,
from include/linux/cpumask.h:86,
from include/asm/processor.h:22,
from include/asm/thread_info.h:16,
from include/linux/thread_info.h:21,
from include/linux/preempt.h:9,
from include/linux/spinlock.h:49,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:
include/asm/string.h:44: warning: conflicting types for built-in function ‘strncpy’
include/asm/string.h:80: warning: conflicting types for built-in function ‘strncat’
include/asm/string.h:125: warning: conflicting types for built-in function ‘strncmp’
include/asm/string.h:189: warning: conflicting types for built-in function ‘strlen’
include/asm/string.h:326: warning: conflicting types for built-in function ‘memmove’
In file included from include/linux/bitmap.h:8,
from include/linux/cpumask.h:86,
from include/asm/processor.h:22,
from include/asm/thread_info.h:16,
from include/linux/thread_info.h:21,
from include/linux/preempt.h:9,
from include/linux/spinlock.h:49,
from include/linux/capability.h:45,
from include/linux/sched.h:44,
from include/linux/module.h:9,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:
include/linux/string.h:76: warning: conflicting types for built-in function ‘strspn’
include/linux/string.h:79: warning: conflicting types for built-in function ‘strcspn’
include/linux/string.h:95: warning: conflicting types for built-in function ‘__builtin_memcmp’
In file included from include/asm/smp.h:17,
from include/linux/smp.h:18,
from include/linux/sched.h:63,
from include/linux/module.h:9,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:
include/asm/mpspec.h:6:25: error: mach_mpspec.h: No such file or directory
In file included from include/asm/smp.h:17,
from include/linux/smp.h:18,
from include/linux/sched.h:63,
from include/linux/module.h:9,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:
include/asm/mpspec.h:8: error: ‘MAX_MP_BUSSES’ undeclared here (not in a function)
include/asm/mpspec.h:22: error: ‘MAX_IRQ_SOURCES’ undeclared here (not in a function)
In file included from include/linux/smp.h:18,
from include/linux/sched.h:63,
from include/linux/module.h:9,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:
include/asm/smp.h:76:26: error: mach_apicdef.h: No such file or directory
In file included from include/linux/smp.h:18,
from include/linux/sched.h:63,
from include/linux/module.h:9,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:
include/asm/smp.h: In function ‘hard_smp_processor_id’:
include/asm/smp.h:80: error: implicit declaration of function ‘GET_APIC_ID’
In file included from include/asm/elf.h:52,
from include/linux/elf.h:7,
from include/linux/module.h:16,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:16:
include/asm/desc.h: In function ‘__set_tss_desc’:
include/asm/desc.h:69: warning: cast from pointer to integer of different size
include/asm/desc.h: In function ‘set_ldt_desc’:
include/asm/desc.h:77: warning: cast from pointer to integer of different size
In file included from include/linux/irq.h:22,
from include/asm/hardirq.h:5,
from include/linux/hardirq.h:7,
from include/linux/interrupt.h:11,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:24:
include/asm/irq.h:15:25: error: irq_vectors.h: No such file or directory
In file included from include/asm/hardirq.h:5,
from include/linux/hardirq.h:7,
from include/linux/interrupt.h:11,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:24:
include/linux/irq.h: At top level:
include/linux/irq.h:169: error: ‘NR_IRQS’ undeclared here (not in a function)
In file included from include/linux/irq.h:182,
from include/asm/hardirq.h:5,
from include/linux/hardirq.h:7,
from include/linux/interrupt.h:11,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:24:
include/asm/hw_irq.h:31: error: ‘NR_IRQ_VECTORS’ undeclared here (not in a function)
In file included from include/linux/interrupt.h:11,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:24:
include/linux/hardirq.h:35:27: warning: "NR_IRQS" is not defined
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:53:
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:37:5: warning: "VMW_HAVE_EPOLL" is not defined
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:43:5: warning: "VMW_HAVE_EPOLL" is not defined
In file included from /tmp/vmware-config2/vmmon-only/linux/driver.h:20,
from /tmp/vmware-config2/vmmon-only/linux/driver.c:53:
/tmp/vmware-config2/vmmon-only/./include/compat_wait.h:60: error: conflicting types for ‘poll_initwait’
include/linux/poll.h:62: error: previous declaration of ‘poll_initwait’ was here
/tmp/vmware-config2/vmmon-only/linux/driver.c:160: warning: initialization from incompatible pointer type
/tmp/vmware-config2/vmmon-only/linux/driver.c:164: warning: initialization from incompatible pointer type
make[2]: *** [/tmp/vmware-config2/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config2/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.18-1.2868.fc6-i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config2/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.

[root@CARTMAN ~]# ]

"

--Any Advise would be greatly appreciated.
-Thanks Craig

Reply Re: Compiling Error Dec 22, 2006 4:02 AM
Click to view RDPetruska's profile Guru RDPetruska 15,420 posts since
Jan 11, 2005
Moderator
Well, the any-any-update-101 is quite old. I think the most recent one was 105. You may want to try that first.
Reply Re: Compiling Error Dec 22, 2006 4:25 AM
Click to view KevinG's profile Guru KevinG 16,898 posts since
Jan 8, 2004
VMware Moderator
Hi Craig ,

You do NOT need the any-any-update patch

When I run unam -r it show up I have installed 2.6.18-1.2798.fc6. )

/usr/src/kernels/2.6.18-1.2868.fc6-i686/include

You need the matching kernel and kernel-devel packages

Please post the output from the following command

rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\ n" | grep kernel | sort
Reply Re: Compiling Error Dec 22, 2006 3:26 PM
Click to view cocobra798's profile Lurker cocobra798 5 posts since
Dec 22, 2006
[root@CARTMAN ~]# rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}\ n" | grep kernel | sort
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
[root@CARTMAN ~]#
Reply Re: Compiling Error Dec 23, 2006 8:32 AM
in response to: cocobra798
Click to view KevinG's profile Guru KevinG 16,898 posts since
Jan 8, 2004
VMware Moderator
I did not ask for the output of all the packages installed on your system. ;-)

Please copy and paste the following and run it.
I believe that the original psoting may have had syntax errors.

rpm -qa --queryformat "%{NAME}%{VERSION}%{RELEASE}%{ARCH}\ n" | grep kernel | sort

The output from the above command should be a short list of only the kernel packages installed.

[/usr/src/kernels/2.6.18-1.2868.fc6-x86_64/include] /usr/src/kernels/2.6.18-1.2868.fc6-i686/include

You are using the wrong include directory for you x86_64 kernel

You should use
/usr/src/kernels/2.6.18-1.2868.fc6-x86_64/include

Pleaase post the output from

rpm -qa | grep -i kernel
Reply Re: Compiling Error Dec 23, 2006 9:49 PM
Click to view cocobra798's profile Lurker cocobra798 5 posts since
Dec 22, 2006
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

[root@CARTMAN ~]# rpm -qa | grep -i kernel
kernel-headers-2.6.18-1.2868.fc6
kernel-headers-2.6.18-1.2798.fc6
kernel-devel-2.6.18-1.2849.fc6
kernel-2.6.18-1.2798.fc6
kernel-devel-2.6.18-1.2868.fc6
kernel-2.6.18-1.2868.fc6
[root@CARTMAN ~]#
Reply Re: Compiling Error Dec 24, 2006 3:48 AM
in response to: cocobra798
Click to view KevinG's profile Guru KevinG 16,898 posts since
Jan 8, 2004
VMware Moderator
Like I said in my previous posting, you are using the wrong kernel-devel and kernel-header package for the running kernel
Reply Re: Compiling Error Dec 26, 2006 8:29 AM
in response to: KevinG
Click to view singk's profile Lurker singk 5 posts since
Dec 22, 2006
KevinG,
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

# rpm -qa | grep -i kernel

kernel-source-2.6.18.2-34
kernel-um-2.6.18.2-34
kernel-smp-2.6.16.21-0.25
kernel-kdump-2.6.18.2-34
kernel-xen-2.6.18.2-34
linux-kernel-headers-2.6.18.2-3
kernel-syms-2.6.18.2-34

Help please..
Reply Re: Compiling Error Mar 17, 2007 9:43 AM
in response to: singk
Click to view bossi's profile Lurker bossi 1 posts since
Mar 17, 2007
after i have upgrated fedora 6 from kernel 2911 to 2925, the vmware-config.pl did not work anymore.

I believe i have the correct kernel source installed.

rpm -qa | grep -i kernel | sort gives the following output:

kernel-2.6.19-1.2911.6.5.fc6
kernel-2.6.20-1.2925.fc6
kernel-devel-2.6.20-1.2925.fc6
kernel-doc-2.6.20-1.2925.fc6
kernel-headers-2.6.20-1.2925.fc6
kernel-xen-2.6.19-1.2911.6.4.fc6
kernel-xen-2.6.19-1.2911.6.5.fc6
kernel-xen-devel-2.6.19-1.2911.6.5.fc6

the procedure of wmware-config.pl is the following:

Making sure services for VMware Player are stopped.

Stopping VMware services:
Virtual machine monitor [ OK ]

Configuring fallback GTK+ 2.4 libraries.

In which directory do you want to install the mime type icons?
[/usr/share/icons]

What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]

In which directory do you want to install the application's icon?
[/usr/share/pixmaps]

Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Player is suitable for your
running kernel. Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

What is the location of the directory of C header files that match your running
kernel? [/usr/src/kernels/2.6.20-1.2925.fc6-i686/include]

Extracting the sources of the vmmon module.

Building the vmmon module.

Using 2.6.x kernel build system.
make: Entering directory `/tmp/vmware-config5/vmmon-only'
make -C /usr/src/kernels/2.6.20-1.2925.fc6-i686/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
make[1]: Entering directory `/usr/src/kernels/2.6.20-1.2925.fc6-i686'
CC [M] /tmp/vmware-config5/vmmon-only/linux/driver.o
In file included from /tmp/vmware-config5/vmmon-only/linux/driver.c:80:
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘compat_exit’
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: error: expected declaration specifiers or ‘...’ before ‘exit_code’
/tmp/vmware-config5/vmmon-only/./include/compat_kernel.h:21: warning: type defaults to ‘int’ in declaration of ‘_syscall1’
make[2]: *** [/tmp/vmware-config5/vmmon-only/linux/driver.o] Error 1
make[1]: *** [_module_/tmp/vmware-config5/vmmon-only] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.20-1.2925.fc6-i686'
make: *** [vmmon.ko] Error 2
make: Leaving directory `/tmp/vmware-config5/vmmon-only'
Unable to build the vmmon module.

For more information on how to troubleshoot module-related problems, please
visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
"http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".

Execution aborted.

???????
the uname output is:

uname -a

Linux quatro 2.6.20-1.2925.fc6 #1 SMP Sat Mar 10 19:15:16 EST 2007 i686 i686 i386 GNU/Linux

please help me ...

Martin Bossard
Reply Re: Compiling Error Mar 17, 2007 9:52 AM
in response to: bossi
Click to view KevinG's profile Guru KevinG 16,898 posts since
Jan 8, 2004
VMware Moderator
Remove the following packages since you can not use a xen kernel with VMware installed

kernel-xen-2.6.19-1.2911.6.4.fc6
kernel-xen-2.6.19-1.2911.6.5.fc6
kernel-xen-devel-2.6.19-1.2911.6.5.fc6

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 )

Petr's unofficial vmware-any-any-update108.tar.gz can be found here
http://knihovny.cvut.cz/ftp/pub/vmware/

Reply Re: Compiling Error Jan 2, 2008 3:07 AM
in response to: KevinG
Click to view cap3001's profile Lurker cap3001 1 posts since
Jan 2, 2008
Hi KevinG,

I think that i have the same kind of problem. Maybe you can help me cause i can't see the problem.
I am using kernel 2.6.23.8-34-fc7 and have the following kernel packages installed:


kernel- 2.6.21-1.3194.fc7
kernel-headers- 2.6.23.8-34.fc7
kernel-devel- 2.6.21-1.3194.fc7
kernel-devel- 2.6.23.8-34.fc7
kernel- 2.6.23.8-34.fc7


After installing FC7 i did an yum update, after that i installed vmware server 1.0.4.


When running /usr/bin/vmware-config.pl i got the following error:

  1. None of the pre-built vmmon modules for VMware Server is suitable for your
  2. running kernel. Do you want this program to try to build the vmmon module for
  3. your system (you need to have a C compiler installed on your system)? yes

  1. Using compiler "/usr/bin/gcc". Use environment variable CC to override.
  2. What is the location of the directory of C header files that match your running
  3. kernel? [/lib/modules/2.6.23.8-34.fc7/build/include]

  1. Extracting the sources of the vmmon module.

  1. Building the vmmon module.

  1. Using 2.6.x kernel build system.
  2. make: Entering directory `/tmp/vmware-config0/vmmon-only'
  3. make -C /lib/modules/2.6.23.8-34.fc7/build/include/.. SUBDIRS=$PWD SRCROOT=$PWD/. modules
  4. make[1]: Entering directory `/usr/src/kernels/2.6.23.8-34.fc7-i686'
  5. CC [M] /tmp/vmware-config0/vmmon-only/linux/driver.o
  6. /tmp/vmware-config0/vmmon-only/linux/driver.c: In function âLinuxDriver_Ioctlâ:
  7. /tmp/vmware-config0/vmmon-only/linux/driver.c:1659: error: âstruct mm_structâ has no member named âdumpableâ
  8. make[2]: *** [/tmp/vmware-config0/vmmon-only/linux/driver.o] Error 1
  9. make[1]: *** --_module_/tmp/vmware-config0/vmmon-only-- Error 2
  10. make[1]: Leaving directory `/usr/src/kernels/2.6.23.8-34.fc7-i686'
  11. make: *** http://vmmon.ko Error 2
  12. make: Leaving directory `/tmp/vmware-config0/vmmon-only'
  13. Unable to build the vmmon module.
#
  1. For more information on how to troubleshoot module-related problems, please
  2. visit our Web site at "http://www.vmware.com/download/modules/modules.html" and
  3. "http://www.vmware.com/support/reference/linux/prebuilt_modules_linux.html".
#
  1. Execution aborted.

Do you have any idea where i can looking for?


Thanks in advance!


Martijn

I was to fast posting my question :-( The following post worked for me:

http://communities.vmware.com/message/784356#784356

Actions