Date: 09 Feb 2003 01:57:13 +0100 From: Erlend Simonsen <fudge@planetarion.com> To: freebsd-gnome@freebsd.org Subject: gnome-vfs-2.2.0 compile problem Message-ID: <1044752233.6088.4.camel@fudge.sytes.net>
next in thread | raw e-mail | index | archive | help
I get this compile error when trying to upgrade to Gnome 2.2: cdda-method.c: In function `do_get_file_info': cdda-method.c:626: structure has no member named `cdda_device_name' cdda-method.c:626: structure has no member named `cdda_device_name' cdda-method.c: In function `do_open_directory': cdda-method.c:712: structure has no member named `cdda_device_name' cdda-method.c:712: structure has no member named `cdda_device_name' gmake[3]: *** [cdda-method.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.2.0/modules' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.2.0/modules' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/gnomevfs2/work/gnome-vfs-2.2.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Replacing cdda_device_name with dev->device_name both places fixed it for me. Not sure if that's the proper fix, but at least it lets me get on with my compile. =) -- Erlend Simonsen <fudge@planetarion.com> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1044752233.6088.4.camel>