Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14985] New: gnome-vfs fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14985] New: gnome-vfs fails to compile
  • Date: 31 Dec 2008 21:25:47 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14985

Summary: gnome-vfs fails to compile
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: gnome
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: benjamin.collar AT gmail.com


Gnome-vfs-1.0.5 fails to compile. It's missing a -I for gtk it appears.

rm -f .libs/gnome-vfs-application-registry.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOME_VFS_CONFDIR=\"/etc\"
-DGNOME_VFS_DATADIR=\"/usr/share\" -DGNOME_VFS_PREFIX=\"/usr\" -I.. -I../intl
-I.. -I../intl -I../libgnomevfs -I/usr/include/glib-1.2
-I/usr/lib/glib/include
-D_REENTRANT -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/include/orbit-1.0 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/include/orbit-1.0 -I/usr/include/gnome-xml -I/usr/include/gconf/1
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -Wall
-Wunused -I/usr/include -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS
-DLIBDIR=\"/usr/lib\" -DSYSCONFDIR=\"/etc\" -DG_LOG_DOMAIN=\"GnomeVFS\"
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -march=prescott -pipe -DPIC -fPIC
-O3 -pipe -fomit-frame-pointer -c gnome-vfs-application-registry.c -fPIC
-DPIC
-o .libs/gnome-vfs-application-registry.lo
In file included from gnome-vfs-mime-private.h:26,
from gnome-vfs-application-registry.c:32:
../libgnomevfs/gnome-vfs-mime-monitor.h:28:27: error: gtk/gtkobject.h: No such
file or directory
In file included from gnome-vfs-mime-private.h:26,
from gnome-vfs-application-registry.c:32:
../libgnomevfs/gnome-vfs-mime-monitor.h:31: error: expected
specifier-qualifier-list before 'GtkObject'
make[3]: Leaving directory `/usr/src/gnome-vfs-1.0.5/libgnomevfs'
make[3]: *** [gnome-vfs-application-registry.lo] Error 1
make[2]: Leaving directory `/usr/src/gnome-vfs-1.0.5/libgnomevfs'
make[2]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnome-vfs-1.0.5'
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page