Your message dated Tue, 6 Oct 2009 09:28:13 +0200
with message-id <[email protected]>
and subject line Closing
has caused the Debian Bug report #374019,
regarding liborbit-dev: ORBit.pc's Libs shouldn't include -lm
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
374019: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=374019
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: liborbit-dev
Version: 0.5.17-11.1
Severity: minor

Hi,

There are spurious dependencies in ORBit.pc:

Libs: -L${libdir} -lORBit -lIIOP -lORBitutil -lm

-lm is _not_ needed in Libs (since the -lORBit -lIIOP -lORBitutil interface
doesn't depend on -lm interface) and just brings a unneeded
dependencies. It should rather be put in Libs.private:

Libs: -L${libdir} -lORBit -lIIOP -lORBitutil
Libs.private: -lm

(so that static compiling still works).

Samuel


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: lang=fr...@euro, lc_ctype=fr...@euro (charmap=ISO-8859-15)

Versions of packages liborbit-dev depends on:
ii  indent                       2.2.9-7     C language source code formatting 
ii  libc6                        2.3.6-15    GNU C Library: Shared libraries
ii  libglib1.2                   1.2.10-10.1 The GLib library of C routines
ii  libglib1.2-dev               1.2.10-10.1 Development files for GLib library
ii  liborbit0                    0.5.17-11.1 Libraries for ORBit - a CORBA ORB
ii  libpopt0                     1.10-2      lib for parsing cmdline parameters
ii  libwrap0-dev                 7.6.dbs-9   Wietse Venema's TCP wrappers libra

Versions of packages liborbit-dev recommends:
pn  orbit                         <none>     (no description available)

-- no debconf information


--- End Message ---
--- Begin Message ---
Thank you for your bug report. This problem is fixed in current ORBit2
version.

 - Sebastian


--- End Message ---

Reply via email to