Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 234942 - app-accessibility/dasher-4.7.3 fails to build without gnomevfs
Summary: app-accessibility/dasher-4.7.3 fails to build without gnomevfs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gnome Accessibility (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-16 17:18 UTC by Alexis Ballier
Modified: 2008-11-27 22:46 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 Alexis Ballier gentoo-dev 2008-08-16 17:18:10 UTC
if x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..    -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1   -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include     -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1      -I./../DasherCore -DPROGDATA=\"/usr/share/dasher\" -I../../intl -I../../intl  -march=core2 -O2 -pipe -mssse3 -msse4.1 -g -ggdb -ftree-vectorize -ftree-vectorizer-verbose=2 -Wall -Wno-non-virtual-dtor -MT dasher_editor.o -MD -MP -MF ".deps/dasher_editor.Tpo" -c -o dasher_editor.o dasher_editor.cpp; \
	then mv -f ".deps/dasher_editor.Tpo" ".deps/dasher_editor.Po"; else rm -f ".deps/dasher_editor.Tpo"; exit 1; fi
dasher_editor.cpp:27:36: error: libgnomevfs/gnome-vfs.h: No such file or directory
In file included from ./../DasherCore/../Common/Common.h:45,
                 from ./../DasherCore/DasherNode.h:24,
                 from ./../DasherCore/DasherModel.h:35,
                 from ./../DasherCore/ControlManager.h:26,
                 from GtkDasherControl.h:8,
                 from DasherAppSettings.h:9,
                 from dasher_editor.h:9,
                 from dasher_editor.cpp:39:
./../DasherCore/../Common/I18n.h:31:1: warning: "_" redefined
In file included from dasher_editor.cpp:23:
/usr/include/glib-2.0/glib/gi18n.h:25:1: warning: this is the location of the previous definition
In file included from ./../DasherCore/LanguageModelling/../DasherComponent.h:4,
                 from ./../DasherCore/LanguageModelling/LanguageModel.h:15,
                 from ./../DasherCore/ControlManager.h:25,
                 from GtkDasherControl.h:8,
                 from DasherAppSettings.h:9,
                 from dasher_editor.h:9,
                 from dasher_editor.cpp:39:
./../DasherCore/LanguageModelling/../SettingsStore.h:21: warning: declaration ‘struct Dasher::CEventHandler’ does not declare anything
./../DasherCore/LanguageModelling/../SettingsStore.h:22: warning: declaration ‘struct Dasher::CParameterNotificationEvent’ does not declare anything


[ebuild  N    ] app-accessibility/dasher-4.7.3  USE="cairo -accessibility -debug -gnome" 0 kB
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-11-27 22:46:25 UTC
hum forgot to close this bug, it was fixed without a bump on 11 Aug 2008. Thanks for reporting.