[Bug 473680] [NEW] libogg.la should not be included
Robert Massaioli
robertmassaioli at gmail.com
Wed Nov 4 02:56:04 UTC 2009
Public bug reported:
I am trying to rebuild fuppes UPnP Media Server of Karmic and the
problem is that libsimage-dev wrongfully includes libogg.la:
$ grep "libogg.la" /usr/lib/*.la
/usr/lib/libsimage.la:dependency_libs=' /usr/lib/libsndfile.la /usr/lib/libFLAC.la -L/usr/lib /usr/lib/libvorbisfile.la /usr/lib/libvorbis.la /usr/lib/libogg.la /usr/lib/libtiff.la -lc -lpng -lz /usr/lib/libjpeg.la /usr/lib/libgif.la -lm'
$
However, debian is removing all .la files on purpose. And as a result:
$ dpkg -L libogg-dev | grep "a$"
/usr/lib/libogg.a
$
Which shows that it is true, it is no longer present. simage needs to be
packaged properly and without the reference to libogg.la.
Information:
$ uname -a
Linux workhorse 2.6.31-14-386 #48-Ubuntu SMP Fri Oct 16 16:41:14 UTC 2009 i686 GNU/Linux
$ lsb_release -rd
Description: Ubuntu 9.10
Release: 9.10
$ dpkg -p libsimage-dev
Package: libsimage-dev
Priority: optional
Section: libdevel
Installed-Size: 216
Maintainer: Ubuntu MOTU Developers <ubuntu-motu at lists.ubuntu.com>
Architecture: i386
Source: simage
Version: 1.6.1-3ubuntu1
Depends: libgif-dev, libjpeg62-dev, libpng12-dev, libsimage20 (= 1.6.1-3ubuntu1), libsndfile1-dev, libtiff4-dev, libvorbis-dev, zlib1g-dev
Size: 41782
Description: generic interface to various image file format libraries
The simage library provides a simplified and uniform interface to many
image file format libraries, and it includes internal support for some
image file formats too.
Homepage: http://www.coin3d.org/lib/simage
Original-Maintainer: Steve M. Robbins <smr at debian.org>
** Affects: simage (Ubuntu)
Importance: Undecided
Status: New
--
libogg.la should not be included
https://bugs.launchpad.net/bugs/473680
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list