Bug#801234:

2018-11-28 Thread 蔡昆宏
Control: notfixed 801234 libmodbus/3.0.6

--

Carl Tsai
Tel +886 972 321 578


Bug#801234:

2018-11-28 Thread 蔡昆宏
Control: tag 801234 - notfixed 801234 libmodbus/3.0.6

Carl Tsai
Tel +886 972 321 578


Bug#801234:

2018-11-22 Thread 蔡昆宏
Control: tag 801234 - fixed

--

Carl Tsai


Bug#801234:

2018-11-22 Thread 蔡昆宏
Control: tag 801234 - Fixed

--

Carl Tsai


Bug#801234: cont...@bugs.debian.org

2018-11-22 Thread 蔡昆宏
Control: tag 863304 - Fixed

--

Carl Tsai


Bug#801234:

2018-11-21 Thread 蔡昆宏
Control: tag -1 wontfix

Carl Tsai
Tel +886 972 321 578


Bug#801234: Fwd: libmodbus debian creation warning "dpkg-shlibdeps: warning: symbol rt_spclear_rx used by debian/libmodbus/usr/lib/libmodbus.so.4.0.0 found in none of the libraries

2015-10-07 Thread Mrudula Chougule
Package: libmodbus
Version: 2.9.2


This is mrudula.
I am trying to create debian for libmodbus-2.9.2 source code which has been
patched with rtai is giving below warnings.

Since I have rtai header files which are placed under "
/usr/realtime/atom/include" and i am linking with libmodbus source using
below option, defined in debian/rules of libmodbus-2.9.2 source code.

*DEB_CONFIGURE_SCRIPT_ENV* = RTAI=/usr/realtime/atom/include=
RTAI=/usr/realtime/atom/include


$dpkg-buildpackage -rfakeroot -us -uc
 dh_perl -plibmodbus
dh_shlibdeps -plibmodbus
dpkg-shlibdeps: warning: symbol rt_spclear_rx used by
debian/libmodbus/usr/lib/libmodbus.so.4.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol rt_spread_timed used by
debian/libmodbus/usr/lib/libmodbus.so.4.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol rt_spwrite_timed used by
debian/libmodbus/usr/lib/libmodbus.so.4.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol rt_spopen used by
debian/libmodbus/usr/lib/libmodbus.so.4.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol rt_spclose used by
debian/libmodbus/usr/lib/libmodbus.so.4.0.0 found in none of the libraries
dpkg-shlibdeps: warning: symbol rt_spclear_tx used by
debian/libmodbus/usr/lib/libmodbus.so.4.0.0 found in none of the libraries
dh_installdeb -plibmodbus-dev

I'm trying to build this on Ubuntu 14.04 wiith
linux-kernel-3.19.0.30-generic, libc6:i386 2.19-0ubuntu6.6.

Could you please share your views or any debugging ways to resolve this
problem.

Thank You.

Mrudula