Re: [gentoo-user] Problem compiling lirc for streamzap with 2.6.14-rc3

2005-10-14 Thread Dave Nebinger
nothing in the config.log file that meantions the streamzap driver. The errors are the normal output of the configure script testing for environmental things (i.e. mingw compiler, libdnet.{a,so}, etc) and are not failures that you need to worry about. Unfortunately there is no indication why

Re: [gentoo-user] Problem compiling lirc for streamzap with 2.6.14-rc3

2005-10-14 Thread Canek Peláez
-2: Product: PS2 to USB Converter Shaw, there's nothing in the config.log file that meantions the streamzap driver. The errors are the normal output of the configure script testing for environmental things (i.e. mingw compiler, libdnet.{a,so}, etc) and are not failures that you need to worry

[gentoo-user] No 'libs' in world file?

2015-03-02 Thread Tanstaafl
? I checked mine, and found: # grep -i libs /var/lib/portage/world app-emulation/emul-linux-x86-baselibs dev-libs/apr dev-libs/apr-util dev-libs/boost dev-libs/elfutils dev-libs/glib dev-libs/gmp dev-libs/libaio dev-libs/libdnet dev-libs/libevent dev-libs/libffi dev-libs/libgcrypt dev-libs/libgpg

Re: [gentoo-user] No 'libs' in world file?

2015-03-02 Thread Peter Humphrey
be pulled in as dependencies. Is this in fact true? I checked mine, and found: # grep -i libs /var/lib/portage/world app-emulation/emul-linux-x86-baselibs dev-libs/apr dev-libs/apr-util dev-libs/boost dev-libs/elfutils dev-libs/glib dev-libs/gmp dev-libs/libaio dev-libs/libdnet dev-libs

Re: [gentoo-user] No 'libs' in world file?

2015-03-02 Thread Alan McKinnon
-libs/libaio dev-libs/libdnet dev-libs/libevent dev-libs/libffi dev-libs/libgcrypt dev-libs/libgpg-error dev-libs/libksba dev-libs/libpcre dev-libs/libyaml dev-libs/oniguruma dev-libs/openssl media-libs/libjpeg-turbo media-libs/libpng net-libs/libtirpc net-libs/serf sys-libs/cracklib

Re: [gentoo-user] Nmap 4.85BETA5 ebuild (Conficker scanning)

2009-03-31 Thread Stroller
=--with-liblua=included fi else myconf=--without-liblua fi econf \ --with-libdnet=included \ ${myconf} \ $(use_with gtk zenmap) \ $(use_with ssl openssl) || die } src_install