After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 313603 - ev-application-service.xml no shipped with 0.3.3 tarball
ev-application-service.xml no shipped with 0.3.3 tarball
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: general
0.3.x
Other Linux
: Immediate blocker
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks: 312019
 
 
Reported: 2005-08-16 08:49 UTC by Sebastien Bacher
Modified: 2005-08-17 08:35 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12



Description Sebastien Bacher 2005-08-16 08:49:28 UTC
Building the 0.3.3 tarball:
...
make[2]: *** No rule to make target `ev-application-service.xml', needed by
`ev-application-service.h'.  Stop.
Comment 1 oll 2005-08-16 11:32:42 UTC
Same for me with gnome 2.10.2.

Comment 2 Fryderyk Dziarmagowski 2005-08-16 15:22:27 UTC
Copying that xml file don't help much:

[fritz@smeagol ~/rpm/BUILD/evince-0.3.3/shell]$ LC_ALL=C make
make  all-am
make[1]: Entering directory `/home/users/fritz/rpm/BUILD/evince-0.3.3/shell'
if i686-pld-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..
-DDATADIR=\"/usr/share/evince\" -DGNOMEDATADIR=\"/usr/share\" -I../lib
-I../cut-n-paste/recent-files/ -I../cut-n-paste/zoom-control/
-I../cut-n-paste/toolbar-editor/ -I../backend -I../properties
-DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOMEICONDIR=\""/usr/share/pixmaps"\"
-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -DORBIT2=1 -pthread
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/X11R6/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0
-I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0
-I/usr/include/gconf2 -I/usr/include/libbonoboui-2.0
-I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include
-I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0
-I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2
-I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomeprintui-2.2
-I/usr/include/libglade-2.0 -I/usr/include/poppler/glib -I/usr/include/poppler 
 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -Wall -Wmissing-prototypes      -O0 -g -pipe  -MT
ev-application.o -MD -MP -MF ".deps/ev-application.Tpo" -c -o ev-application.o
ev-application.c; \
then mv -f ".deps/ev-application.Tpo" ".deps/ev-application.Po"; else rm -f
".deps/ev-application.Tpo"; exit 1; fi
ev-application.c:86:5: floating constant in preprocessor expression
make[1]: *** [ev-application.o] Error 1
make[1]: Leaving directory `/home/users/fritz/rpm/BUILD/evince-0.3.3/shell'
make: *** [all] Error 2
Comment 3 Robin Cook 2005-08-17 01:58:20 UTC
I am getting this also.  Is there an easy fix for this?
Comment 4 Nickolay V. Shmyrev 2005-08-17 05:48:11 UTC
Hi all

Floating point in preprocessor error is bug 313443 which should be fixed in CVS.
File is also present in CVS.

So, release 0.3.3 is a bit broken, sorry for that. Next release will be more tested.
Comment 5 Marco Pesenti Gritti 2005-08-17 08:35:34 UTC
Fixed in cvs