Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88067 - wmnd doesn't compile generic_snmp driver
Summary: wmnd doesn't compile generic_snmp driver
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Dockapp Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-05 11:55 UTC by Dirk Silkenbäumer
Modified: 2005-05-16 02:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
wmnd with snmp USE flag (wmnd-0.4.11-r1.ebuild,814 bytes, text/plain)
2005-04-05 11:56 UTC, Dirk Silkenbäumer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Silkenbäumer 2005-04-05 11:55:34 UTC
First of all wmnd should IUSE 'snmp' attachement will follow.

Anyhow - if net-snmp is installed, the generic_snmp driver is not compiled. During configure the function snmp_sess_init() can't be find. It seems that during linking -lcrypto is missing for some reason.

Really bad workaround: LIBS="-lcrypto" emerge wmndrc

Reproducible: Always
Steps to Reproduce:




Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.5, glibc-2.3.4.20041102-r1,
2.6.11-morph5 i686)
=================================================================
System uname: 2.6.11-morph5 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4-r1 [2.3.4
(#1, Feb 16 2005, 17:16:06)]
distcc 2.16 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.2.3-r5, 2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r7
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon-tbird -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks sandbox sfperms userpriv"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/
ftp://gentoo.inode.at/source/"
LANG="german"
LC_ALL="de_DE.utf8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/gentoo-de"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow X aac aalib alsa apm avi berkdb bitmap-fonts caps cdr crypt cups
curl dillo directfb dv dvb dvd dvdr dvdread emboss encode esd exiscan-acl faad
fam fbcon flac font-server foomaticdb fortran gdbm gif gimpprint gphoto2 gpm gtk
gtk2 guile ieee1394 imagemagick imlib jack jack-tmpfs java jce jpeg libg++
libwww lirc lzw-tiff mad mbox mikmod mmx motif mozsvg mp3 mpeg ncurses nls
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline samba
scanner sdl slang snmp speex spell sqlite ssl svga sysfs tcltk tcpd tetex tiff
truetype truetype-fonts type1-fonts unicode xml xml2 xmms xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LDFLAGS
Comment 1 Dirk Silkenbäumer 2005-04-05 11:56:57 UTC
Created attachment 55386 [details]
wmnd with snmp USE flag
Comment 2 Michele Noberasco (RETIRED) gentoo-dev 2005-05-16 02:38:34 UTC
Fixed revision is now in Portage. Thank you for the submission!