Thanks for the help. I went ahead and installed portmaster and followed its instructions for deleting all ports and then reinstalling.
1. portmaster -l > ~/installed-port-list 2. Update your ports tree 3. portmaster --clean-distfiles-all 4. portmaster -Faf 5. pkg_delete '*' 6. rm -rf /usr/local/lib/compat/pkg 7. Manually check through /usr/local to make sure it is really empty That being said, I was really surprised to get a compilation error after this. I've updated ports- and src-all, but did I also need to delete somethings inside /usr/src before doing this? Thank you all for your help! :) ===> libgnomeui-2.22.1_2 depends on shared library: gvfscommon.0 - not found ===> Verifying install for gvfscommon.0 in /usr/ports/devel/gvfs ===> Installing for gvfs-0.2.5 ===> gvfs-0.2.5 depends on executable: gnome-mount - found ===> gvfs-0.2.5 depends on executable: mount_fusefs - not found ===> Verifying install for mount_fusefs in /usr/ports/sysutils/fusefs-kmod ===> Building for fusefs-kmod-0.3.9.p1.20080208_2 ===> fuse_module (all) "/usr/src/sys/conf/kern.mk", line 114: Malformed conditional (${MK_SSP} != "no" && ${CC} != "icc" && ${MACHINE_ARCH} != "ia64" && ${MACHINE_ARCH} != "arm" && ${MACHINE_ARCH} != "mips") "/usr/src/sys/conf/kern.mk", line 116: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod/work/fuse4bsd-498acaef33b0. *** Error code 1 Stop in /usr/ports/sysutils/fusefs-kmod. *** Error code 1 _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"