Package: libcuba3
Version: 3.0-1
Severity: normal
File: cuba
Tags: patch

Dear Maintainer,

  building this package myself, there are bunch of warning messages:

dpkg-shlibdeps: warning: symbol powl used by 
debian/libcuba3/usr/lib/x86_64-linux-gnu/libcuba.so.3.0 found in none of the 
libraries.

Could you please modify the debian/cuba-3.0-make-shared-lib.patch file to
include $(LIBS) when creating the shared library - i.e. changing this line:

+       $(CC) -shared -Wl,-soname,$(SONAME) -o $@ *.o

to

+       $(CC) -shared -Wl,-soname,$(SONAME) -o $@ *.o $(LIBS)

Otherwise it can under some occasions cause other programs not to be able to
directly use the library (in my case trying to build Bayesian Analysis Toolkit
with the libcuba support fails).

Thanks,
Pavel


-- System Information:
Debian Release: wheezy/sid
  APT prefers squeeze
  APT policy: (950, 'squeeze'), (950, 'sid'), (840, 
'testing-proposed-updates'), (840, 'testing'), (740, 'unstable'), (738, 
'experimental'), (540, 'proposed-updates'), (540, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.5-1-amd64-ipnp-n22a-4 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libcuba3 depends on:
ii  libc6              2.13-26
ii  multiarch-support  2.13-26

libcuba3 recommends no packages.

libcuba3 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to