Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121699 - pdnsd is compiled w/o tcp support and misses a related USE flag
Summary: pdnsd is compiled w/o tcp support and misses a related USE flag
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Dialup Developers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-05 11:40 UTC by Linus van Geuns
Modified: 2006-02-17 09:54 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Linus van Geuns 2006-02-05 11:40:00 UTC
As described above..

# emerge --info
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r2, 2.6.15-gentoo-r1caesium i686)
=================================================================
System uname: 2.6.15-gentoo-r1caesium i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.14
dev-lang/python:     2.3.5, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -finline-functions -pipe -march=pentium4 -msse2 -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /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="-O2 -finline-functions -pipe -march=pentium4 -msse2 -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp.hadiko.de/pub/dists/gentoo/gentoo"
LANG="en_GB.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://ftp.hadiko.de/pub/dists/gentoo/gentoo-portage"
USE="x86 X Xaw3d a52 aac aalib acl acpi adns aim alsa asf audiofile avi bash-completion bcmath berkdb bitmap-fonts blas bluetooth bmp bonobo bzip2 calendar cdinstall cdparanoia cdr cpdflib cpudetection crypt cscope ctype cups curl curlwrappers dbus dga doc dri dts dv dvb dvd dvdr dvdread eds emacs emboss encode esd ethereal exif expat fam fdftk ffmpeg flac flash foomaticdb fortran ftp gd gdbm gdm geoip gif glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal howl iconv icq idn ieee1394 imagemagick imap imlib ipv6 jabber jack java javascript jikes jpeg junit lcms ldap libcaca libg++ libwww live lm_sensors lzo mad matroska mhash mikmod mime ming mmap mng mono motif mozilla mp3 mpeg mpi ncurses netcdf nls nptl nsplugin ogg oggvorbis openal opengl oscar oss pam pcre pdflib perl plotutils png portaudio posix ppds python quicktime readline real recode rtc ruby samba sasl sdl sharedmem shorten skey slang slp smartcard socket speex spell sse sse2 ssl svg sysvipc tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb v4l vcd videos vorbis win32codecs wmf xanim xine xml2 xmlrpc xmms xpm xv xvid xvmc zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-02-05 11:56:29 UTC
Uhm? ./configure --help says that the honored options are --disable-tcp-queries and --disable-tcp-server, there's no such thing in the ebuild, so how are you missing TCP support?

BTW, the help option has either a stupid typo or someone upstream went mad:

--disable-tcp-server        Enable the TCP serving ability of pdnsd

Uh eh?
Comment 2 Alin Năstac (RETIRED) gentoo-dev 2006-02-06 09:00:40 UTC
I don't understand either. About what tcp support/USE flag are you talking?
Comment 3 Alin Năstac (RETIRED) gentoo-dev 2006-02-17 09:54:58 UTC
reopen it if you have relevant information.