Date: Wed, 6 Aug 2008 19:03:07 -0400 (EDT) From: Nic Reveles <Nic.Reveles@gatech.edu> To: freebsd-stable@freebsd.org Subject: Re: Using Portupgrade? Message-ID: <959029730.3696401218063787188.JavaMail.root@mail3.gatech.edu> In-Reply-To: <612629051.3696031218063540670.JavaMail.root@mail3.gatech.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?959029730.3696401218063787188.JavaMail.root>