Date: 02 Mar 2002 20:02:14 -0500 From: Joe Clarke <marcus@marcuscom.com> To: Aaron Mildenstein <aaronm@orem.verio.net> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: sysutils/gnomecontrolcenter won't build Message-ID: <1015117334.73601.24.camel@shumai.marcuscom.com> In-Reply-To: <20020228115925.F81770-100000@mx.dmz.orem.verio.net> References: <20020228115925.F81770-100000@mx.dmz.orem.verio.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2002-02-28 at 14:02, Aaron Mildenstein wrote: > I'm not sure if my original message made it thru, so I'm trying it again. > I'm CVS-upped daily, I'm running 4.5-STABLE (as of last Wednesday or so), > and I've run portupgrade -a, after having first de-installed all gnome > ports, and reinstalled them. I ended up installing the binary pkg for > gnomecontrolcenter just to get it installed. I tried running portupgrade > again, and it stops at gnomecontrolcenter with this message: I don't know if you already received a response on this, but I'll enter in anyway. It looks like you might have an old gnomevfs installation lying around. Try doing a pkg_deinstall -f gnomevfs, then remove /usr/X11R6/include/gnome-vfs*. Then reinstall the latest gnomevfs (gnomevfs-1.0.4_3 as of this writing). You should end up with a /usr/X11R6/include/gnome-vfs-1.0 directory when you're done. Joe > > file-types-capplet-dialogs.c: In function > `populate_default_applications_list': > file-types-capplet-dialogs.c:225: warning: implicit declaration of > function `gnome_vfs_application_is_user_owned_application' > file-types-capplet-dialogs.c: In function `add_or_update_application': > file-types-capplet-dialogs.c:1110: structure has no member named > `expects_uris' > file-types-capplet-dialogs.c:1112: structure has no member named > `supported_uri_schemes' > file-types-capplet-dialogs.c: In function > `handle_invalid_application_input': > file-types-capplet-dialogs.c:1198: warning: implicit declaration of > function `gnome_vfs_is_executable_command_string' > file-types-capplet-dialogs.c: In function > `run_edit_or_new_application_dialog': > file-types-capplet-dialogs.c:1311: structure has no member named > `expects_uris' > *** Error code 1 > > At which point, the make process stops cold. Any ideas? > > Aaron Mildenstein > UNIX Systems Administrator > SME Hosting, NTT/Verio > > __ > > "Do not meddle in the affairs of Dragons, for you are crunchy > and taste good with ketchup." > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1015117334.73601.24.camel>