Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71238 - portmap-5b-r8 make: *** No rule to make target `//usr/lib/libwrap.a', needed by `portmap'. Stop.
Summary: portmap-5b-r8 make: *** No rule to make target `//usr/lib/libwrap.a', needed ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
: 71517 71779 73011 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-11-14 20:14 UTC by Austin Longino
Modified: 2004-12-03 07:01 UTC (History)
3 users (show)

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 Austin Longino 2004-11-14 20:14:06 UTC
On a fresh install when trying to install the portmap-5b-r8, which is needed by firefox1.0, it fails and gives the error 
"make: *** No rule to make target `//usr/lib/libwrap.a', needed by `portmap'.  Stop."
I looked into this and realized that portmap needs a version of tcp-wrappers installed. After `emerge tcp-wrappers` everything works as planned.
This was noticed on 2 unique fresh x86 installs.

Reproducible: Always
Steps to Reproduce:
1.Build new System
2.emerge portmap
3.

Actual Results:  
I installed tcp-wrappers and continued with the installation

Expected Results:  
Detected the dependency and installed it.

 emerge info
Portage 2.0.51-r3 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r1,
2.6.9-gentoo-r1 i686)
=================================================================
System uname: 2.6.9-gentoo-r1 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
http://mirror.datapipe.net/gentoo http://gentoo.mirrors.pair.com/
http://mirrors.tds.net/gentoo ftp://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X acpi alsa avi bonobo canna cdr cjk crypt cscope cups curl doc fam flac
gif gnome gstreamer gtk gtk2 gtkhtml imagemagick jabber java jpeg mad mmx
mozilla mpeg ncurses nls oggvorbis opengl pam pdflib perl png python qt
quicktime readline samba sdl spell sse ssl theora tiff truetype unicode usb x86
xml xml2 xmms xosd xv xvid"
Comment 1 SpanKY gentoo-dev 2004-11-15 05:40:27 UTC
use 5b-r9, it should have this fixed
Comment 2 Austin Longino 2004-11-15 12:07:50 UTC
That would probably work, but in the firefox ebuild it tries to emerge this portmap. Just a note for the dev's :) Emerging either the newer portmap(havent tried) or emerging tcp-wrappers works fine.
Comment 3 SpanKY gentoo-dev 2004-11-18 22:01:43 UTC
*** Bug 71517 has been marked as a duplicate of this bug. ***
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2004-11-19 14:04:03 UTC
*** Bug 71779 has been marked as a duplicate of this bug. ***
Comment 5 SpanKY gentoo-dev 2004-12-01 13:26:03 UTC
*** Bug 73011 has been marked as a duplicate of this bug. ***
Comment 6 Michael Stewart (vericgar) (RETIRED) gentoo-dev 2004-12-03 07:01:03 UTC
poke.

-r8 still doesn't build unless tcp-wrappers is installed.
Have a timeline for when -r9 will be marked stable?

I can confirm that -r9 works.

Thanks