Bug#422069: FTBFS: /usr/lib/libnetsnmpmibs.so: undefined reference to `sensors_get_label'

Henrique de Moraes Holschuh hmh at debian.org
Thu May 3 14:43:25 UTC 2007


reassign 422069 net-snmp
thanks

On Thu, 03 May 2007, Jérémy Bobbio wrote:
> --- 8< ---
> gcc -L/usr/lib   -o master master.o masterconf.o cyrusMasterMIB.o ../lib/lock_fcntl.o ../lib/libcyrus_min.a -L/usr/lib -lnetsnmpmibs -lnetsnmpagent -lnetsnmphelpers -lnetsnmp -lm -ldl -lwrap -lwrap   -lresolv -lfl  -lresolv   -ldb-4.2 -lssl -lcrypto /usr/lib/libcom_err.a 
> /usr/lib/libnetsnmpmibs.so: undefined reference to `sensors_get_label'
> /usr/lib/libnetsnmpmibs.so: undefined reference to `sensors_init'
> /usr/lib/libnetsnmpmibs.so: undefined reference to `sensors_get_detected_chips'
> /usr/lib/libnetsnmpmibs.so: undefined reference to `sensors_get_feature'
> /usr/lib/libnetsnmpmibs.so: undefined reference to `sensors_get_all_features'
> collect2: ld returned 1 exit status
> make[2]: *** [master] Error 1
> --- >8 ---

Looks like someone has been linking netsnmp to libsensors again.  Unless
there is a pkg-config or autoconf-macro we should be using and we are not,
then it is NOT a bug in Cyrus IMAP.

Cyrus IMAP makes no reference to libsensors, and if net-snmp wants to, it
*HAS* to make sure everything else will pull it in automatically.

I am reassigning this to net-snmp.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh




More information about the Pkg-Cyrus-imapd-Debian-devel mailing list