[Pkg-ace-devel] Bug#449498: libtao-dev: Wrong library in pkg-config file
Andreas Huggel
ahuggel at gmx.net
Tue Nov 6 04:54:22 UTC 2007
Package: libtao-dev
Version: 5.4.7-12
Severity: normal
Tags: patch
/usr/lib/pkgconfig/TAO_PI.pc lists -lPI, it should be -lTAO_PI.
--- /usr/lib/pkgconfig/TAO_PI.pc~ 2006-11-10 08:04:04.000000000 +0800
+++ /usr/lib/pkgconfig/TAO_PI.pc 2007-11-06 11:18:44.000000000 +0800
@@ -7,5 +7,5 @@
Description: TAO PI Library
Requires: TAO_CodecFactory, TAO
Version: 1.4.7
-Libs: -L${libdir} -lPI
+Libs: -L${libdir} -lTAO_PI
Cflags: -I${includedir}
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages libtao-dev depends on:
ii libace-dev 5.4.7-12 C++ network programming framework
ii libtao1.4.7c2a 5.4.7-12 ACE based CORBA ORB core libraries
libtao-dev recommends no packages.
-- no debconf information
More information about the Pkg-ace-devel
mailing list