[MacPorts] #14977: seahorse fails to build: gnome-vfs issue?
#14977: seahorse fails to build: gnome-vfs issue? ---------------------------------+------------------------------------------ Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | ---------------------------------+------------------------------------------ {{ /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -DXTHREADS -I/opt/local/include/nautilus -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -DGNOMELOCALEDIR=\"/opt/local/share/locale\" -I/opt/local/include -O2 -MT seahorse-nautilus.lo -MD -MP -MF .deps/seahorse-nautilus.Tpo -c seahorse- nautilus.c -fno-common -DPIC -o .libs/seahorse-nautilus.o seahorse-nautilus.c:27:41: error: libgnomevfs/gnome-vfs-utils.h: No such file or directory seahorse-nautilus.c:28:45: error: libgnomevfs/gnome-vfs-file-info.h: No such file or directory seahorse-nautilus.c:29:39: error: libgnomevfs/gnome-vfs-ops.h: No such file or directory make[3]: *** [seahorse-nautilus.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} {{{ kitchen:~ root# locate gnome-vfs-file-info.h /opt/local/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-info.h /opt/local/share/gtk-doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file- info.html /opt/local/var/macports/software/gnome-vfs/2.20.1_1/opt/local/include /gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-info.h /opt/local/var/macports/software/gnome-vfs/2.20.1_1/opt/local/share/gtk- doc/html/gnome-vfs-2.0/gnome-vfs-20-gnome-vfs-file-info.html kitchen:~ root# port provides /opt/local/include/gnome-vfs-2.0/libgnomevfs /gnome-vfs-file-info.h /opt/local/include/gnome-vfs-2.0/libgnomevfs/gnome-vfs-file-info.h is provided by: gnome-vfs }} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14977> MacPorts </projects/macports> Ports system for Mac OS
#14977: seahorse fails to build: gnome-vfs issue? ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by jmr@macports.org): It's not looking in the gnome-vfs include path. Perhaps a version bump will help? -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14977#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#14977: seahorse fails to build: gnome-vfs issue? ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: ----------------------------------+----------------------------------------- Comment (by paulbeard@gmail.com): Replying to [comment:1 jmr@macports.org]:
It's not looking in the gnome-vfs include path. Perhaps a version bump will help?
nice catch. the poor man's fix is: {{{ cd /opt/local/include ln -s gnome-vfs-2.0/libgnomevfs }}} I expect there is a better way. But that works as a proof of concept. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14977#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#14977: seahorse fails to build: gnome-vfs issue? ----------------------------------+----------------------------------------- Reporter: paulbeard@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: closed Priority: High | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: fixed | Keywords: ----------------------------------+----------------------------------------- Changes (by rhwood@macports.org): * status: new => closed * resolution: => fixed Comment: Patched in r35959 -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14977#comment:3> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts