[Bug 14397] evince: FTBFS: Missing Build-Depends on libglitz-dev

bugzilla-daemon at bugzilla.ubuntu.com bugzilla-daemon at bugzilla.ubuntu.com
Thu Sep 22 22:24:59 UTC 2005


Please do not reply to this email.  You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14397
Ubuntu | evince





------- Additional Comments From debzilla at ubuntu.com  2005-09-22 23:24 UTC -------
Message-Id: <E1EAMsD-0005jv-Bb at localhost.localdomain>
Date: Wed, 31 Aug 2005 09:19:05 +0200
From: Andreas Jochens <aj at andaco.de>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: evince: FTBFS: Missing Build-Depends on libglitz-dev

Package: evince
Version: 0.3.0-2
Severity: serious
Tags: patch

When building 'evince' in a clean 'unstable' chroot,
I get the following error:

/bin/sh ../libtool --mode=link g++  -g -Wall -O2   -o evince  dummy.o eggfindbar.o ev-application.o ev-marshal.o ev-page-action.o ev-password.o ev-password-view.o ev-pixbuf-cache.o ev-print-job.o ev-utils.o ev-view.o ev-window.o ev-sidebar.o ev-sidebar-links.o ev-sidebar-page.o ev-sidebar-thumbnails.o ev-stock-icons.omain.o  -Wl,--export-dynamic -pthread -L/usr/X11R6/lib -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnome-2 -lpopt -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2 -lart_lgpl_2 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lpthread -lz -lgdk-x11-2.0 -latk-1.0 -lpangoxft-1.0 -lpangox-1.0 -lpangoft2-1.0 -lpango-1.0 -lgconf-2 -lORBit-2 -lgthread-2.0 -lpoppler-glib -lpoppler -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   ../cut-n-paste/recent-files/librecent.la ../cut-n-paste/zoom-control/libephymisc.la ../cut-n-paste/zoom-control/libephywidgets.la ../lib/libev.la libevbackendfactory.la
libtool: link: cannot find the library `/usr/lib/libglitz.la'
make[3]: *** [evince] Error 1

The attached patch adds libglitz-dev to the Build-Depends.

Regards
Andreas Jochens

diff -urN ../tmp-orig/evince-0.3.0/debian/control ./debian/control
--- ../tmp-orig/evince-0.3.0/debian/control	2005-08-31 06:57:06.000000000 +0000
+++ ./debian/control	2005-08-31 06:57:07.000000000 +0000
@@ -2,8 +2,8 @@
 Section: gnome
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Akira TAGOH <tagoh at debian.org>, Andreas Rottmann <rotty at debian.org>, Andrew Lau <netsnipe at users.sourceforge.net>, Carlos Perelló Marín <carlos at pemas.net>, Ed Boraas <ed at debian.org>, Edd Dumbill <ejad at debian.org>, Emil Soleyman-Zomalan <emil at nishra.com>, Gustavo Noronha Silva <kov at debian.org>, J.H.M. Dassen (Ray) <jdassen at debian.org>, Joe Drew <drew at debian.org>, Johannes Rohr <j.rohr at comlink.org>, Jordi Mallach <jordi at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Josselin Mouette <joss at debian.org>, Marc 'HE' Brockschmidt <he at debian.org>, Ondřej Surý <ondrej at debian.org>, Rob Bradford <rob at debianplanet.org>, Robert McQueen <robot101 at debian.org>, Ross Burton <ross at debian.org>, Sjoerd Simons <sjoerd at debian.org>, Takuo KITAME <kitame at debian.org>
-Build-Depends: cdbs, debhelper (>= 4.0.0), gnome-pkg-tools, libgtk2.0-dev (>= 2.6.0), libgnomeui-dev (>= 2.4.0), libgnomevfs2-dev, libgnomeprint2.2-dev, libgnomeprintui2.2-dev, libglade2-dev, libxml-parser-perl, gs, libxt-dev, libpoppler-glib-dev (>= 0.3.0), libdjvulibre-dev, libkpathsea-dev, scrollkeeper
+Build-Depends: cdbs, debhelper, gnome-pkg-tools, libglitz-dev, libgtk2.0-dev (>= 2.6.0), libgnomeui-dev (>= 2.4.0), libgnomevfs2-dev, libgnomeprint2.2-dev, libgnomeprintui2.2-dev, libglade2-dev, libxml-parser-perl, gs, libxt-dev, libpoppler-glib-dev (>= 0.3.0), libdjvulibre-dev, libkpathsea-dev, scrollkeeper
 Standards-Version: 3.6.1.1
 
 Package: evince
diff -urN ../tmp-orig/evince-0.3.0/debian/control.in ./debian/control.in
--- ../tmp-orig/evince-0.3.0/debian/control.in	2005-08-31 06:57:06.000000000 +0000
+++ ./debian/control.in	2005-08-31 06:57:01.000000000 +0000
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sebastien Bacher <seb128 at debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: cdbs, debhelper (>= 4.0.0), gnome-pkg-tools, libgtk2.0-dev (>= 2.6.0), libgnomeui-dev (>= 2.4.0), libgnomevfs2-dev, libgnomeprint2.2-dev, libgnomeprintui2.2-dev, libglade2-dev, libxml-parser-perl, gs, libxt-dev, libpoppler-glib-dev (>= 0.3.0), libdjvulibre-dev, libkpathsea-dev, scrollkeeper
+Build-Depends: debhelper, cdbs, gnome-pkg-tools, libglitz-dev, libgtk2.0-dev (>= 2.6.0), libgnomeui-dev (>= 2.4.0), libgnomevfs2-dev, libgnomeprint2.2-dev, libgnomeprintui2.2-dev, libglade2-dev, libxml-parser-perl, gs, libxt-dev, libpoppler-glib-dev (>= 0.3.0), libdjvulibre-dev, libkpathsea-dev, scrollkeeper
 Standards-Version: 3.6.1.1
 
 Package: evince




-- 
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the desktop-bugs mailing list