[OpenSER-Devel] [ openser-Bugs-1999771 ] make deb fails (trunk)
SourceForge.net
noreply at sourceforge.net
Sun Jun 22 06:28:23 CEST 2008
Bugs item #1999771, was opened at 2008-06-22 03:46
Message generated for change (Comment added) made by norm_brandinger
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1999771&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: packaging
Group: ver devel
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Norm Brandinger (norm_brandinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: make deb fails (trunk)
Initial Comment:
Last few lines of output showing the failure:
dh_strip --dbg-package=openser-dbg
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: failure: no dependency information found for /usr/local/lib/libradiusclient-ng.so.2 (used by debian/openser/usr/lib/openser/modules/acc.so).
dh_shlibdeps: command returned error code 512
make[1]: *** [binary-arch] Error 1
make[1]: Leaving directory `/usr/local/src/openser'
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 2
make: *** [deb] Error 2
----------------------------------------------------------------------
>Comment By: Norm Brandinger (norm_brandinger)
Date: 2008-06-22 04:28
Message:
Logged In: YES
user_id=1786021
Originator: YES
The problem was related to the radiusclient being installed locally "not"
using debian package management.
Once the non-deb installed libraries were removed and radiusclient was
installed via: "apt-get install libradiusclient-ng-dev" the "make deb"
command completed without error.
Norm
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1999771&group_id=139143
More information about the Devel
mailing list