Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55755 - netselect 0.3.0-r1 No targets specified and no makefile found
Summary: netselect 0.3.0-r1 No targets specified and no makefile found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
: 55778 55849 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-06-30 23:33 UTC by Jory A. Pratt
Modified: 2004-07-13 02:05 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 Jory A. Pratt 2004-06-30 23:33:48 UTC
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"
Comment 1 Flavio 2004-07-01 03:56:01 UTC
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-

Comment 2 Jory A. Pratt 2004-07-01 10:20:17 UTC
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.
Comment 3 Ioannis Aslanidis (RETIRED) gentoo-dev 2004-07-01 11:09:20 UTC
Awaiting CVS commit at 20:10 CET
Comment 4 Daniel Webert 2004-07-01 13:03:37 UTC
*** Bug 55778 has been marked as a duplicate of this bug. ***
Comment 5 Mr. Bones. (RETIRED) gentoo-dev 2004-07-01 13:55:38 UTC
Fixed in CVS.  Thanks for the bug report.
Comment 6 Eldad Zack (RETIRED) gentoo-dev 2004-07-02 16:19:36 UTC
*** Bug 55849 has been marked as a duplicate of this bug. ***