Bug 55755 - netselect 0.3.0-r1 No targets specified and no makefile found
|
Bug#:
55755
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: netmon@gentoo.org
|
Reported By: cyberspacecomputers@msn.com
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: netselect 0.3.0-r1 No targets specified and no makefile found
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2004-06-30 23:33 0000
|
Netselect fails to find Makefile for sed command.
Reproducible: Always
Steps to Reproduce:
1. emerge netselect
2.
3.
Actual Results:
>>> emerge (1 of 1) net-analyzer/netselect-0.3-r1 to /
>>> md5 src_uri ;-) netselect-0.3.tar.gz
>>> Unpacking source...
>>> Unpacking netselect-0.3.tar.gz to /var/tmp/portage/netselect-0.3-r1/work
>>> Source unpacked.
sed: can't read Makefile: No such file or directory
make: *** No targets specified and no makefile found. Stop.
!!! ERROR: net-analyzer/netselect-0.3-r1 failed.
!!! Function src_compile, Line 22, Exitcode 2
!!! (no error message)
Portage 2.0.50-r8 (default-x86-2004.0, gcc-3.4.0, glibc-2.3.3.20040420-r0,
2.6.7-gentoo-r6)
=================================================================
System uname: 2.6.7-gentoo-r6 i686 AMD Duron(TM)Processor
Gentoo Base System version 1.5.1
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon -funroll-loops -fpeel-loops -funswitch-loops
-fprefetch-loop-arrays -funit-at-a-time -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/alias /var/qmail/control /var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon -funroll-loops -fpeel-loops -funswitch-loops
-fprefetch-loop-arrays -funit-at-a-time -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE=".maildir X alsa apache2 apm avi berkdb cdr crypt cups encode esd foomaticdb
gdbm gif gnome gpm gtk gtk2 imlib jpeg libg++ libwww mad mikmod motif mozilla
mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png python quicktime
readline sdl slang spell ssl svga tcpd truetype x86 xml2 xmms xv zlib"
Hi all , i had the same problem and i resolved commenting the line in the
ebuild :
# mv Makefile Makefile.orig
then it worked without problems
I'm on amd64-
Yeah i corrected it after I submitted the bug report it should be a cp instead
of a mv nothing major to do just a small ebuild bug.
Awaiting CVS commit at 20:10 CET
*** Bug 55778 has been marked as a duplicate of this bug. ***
Fixed in CVS. Thanks for the bug report.
*** Bug 55849 has been marked as a duplicate of this bug. ***