Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158195 - dev-cpp/gnome-vfsmm-2.12.0 fails to compile
Summary: dev-cpp/gnome-vfsmm-2.12.0 fails to compile
Status: VERIFIED DUPLICATE of bug 158192
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-15 01:12 UTC by Hatl
Modified: 2006-12-15 08:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hatl 2006-12-15 01:12:53 UTC
dev-cpp/gnome-vfsmm-2.12.0 fails building:

 i586-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"libgnomevfsmm\" -I../../libgnomevfs -I../../libgnomevfs -pthread -DORBIT2=1 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/gnome-vfs-module-2.0 -O2 -march=i586 -pipe -MT mime-handlers.lo -MD -MP -MF .deps/mime-handlers.Tpo -c mime-handlers.cc  -fPIC -DPIC -o .libs/mime-handlers.o
../../libgnomevfs/libgnomevfsmm/mime-handlers.h:75: error: expected constructor, destructor, or type conversion before '*' token
make[4]: *** [mime-handlers.lo] Error 1
make[4]: Leaving directory `/var/tmp/portage/gnome-vfsmm-2.12.0/work/gnome-vfsmm-2.12.0/libgnomevfs/libgnomevfsmm'
make[3]: *** [all-recursive] Error 1


line 75 of mime-handlers.h contains:
Bonobo_ServerInfo* get_default_component(const Glib::ustring& mime_type);
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-15 01:23:32 UTC

*** This bug has been marked as a duplicate of 158192 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-12-15 08:28:32 UTC
Dupe.