Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12467 - sed error in screen-3.9.13-r2
Summary: sed error in screen-3.9.13-r2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Maik Schreiber
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-19 23:48 UTC by Matt Taylor
Modified: 2002-12-20 10:15 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 Matt Taylor 2002-12-19 23:48:05 UTC
# emerge screen
Calculating dependencies ...done!
>>> emerge (1 of 1) app-misc/screen-3.9.13-r2 to /
>>> Downloading http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/
                                       screen-3.9.13.tar.gz
--00:42:20--  http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/sc
                                       reen-3.9.13.tar.gz
           => `/usr/portage/distfiles/screen-3.9.13.tar.gz'
Resolving www.ibiblio.org... done.
Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 728,037 [application/x-tar]

100%[====================================>] 728,037      139.05K/s    ETA 00:00

00:42:26 (139.05 KB/s) - `/usr/portage/distfiles/screen-3.9.13.tar.gz' saved [72
                                       8037/728037]

>>> md5 ;-) screen-3.9.13.tar.gz
>>> Unpacking source...
>>> Unpacking screen-3.9.13.tar.gz
sed: invalid option -- i
Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...

  -n, --quiet, --silent
                 suppress automatic printing of pattern space
  -e script, --expression=script
                 add the script to the commands to be executed
  -f script-file, --file=script-file
                 add the contents of script-file to the commands to be executed
  -l N, --line-length=N
                 specify the desired line-wrap length for the `l' command
  -u, --unbuffered

      --help     display this help and exit
  -V, --version  output version information and exit

If no -e, --expression, -f, or --file option is given, then the first
non-option argument is taken as the sed script to interpret.  All
remaining arguments are names of input files; if no input files are
specified, then the standard input is read.

E-mail bug reports to: bug-gnu-utils@gnu.org .
Be sure to include the word ``sed'' somewhere in the ``Subject:'' field.
>>> Source unpacked.
pam
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
this is screen version 3.9.13
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes

I killed the emerge here...obviously somethings wrong.  I have sed-3.02.80-r3
right now.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-12-20 00:55:04 UTC
bliz, either depend on supersed or on >=sed-4 I think
Comment 2 Maik Schreiber 2002-12-20 10:15:50 UTC
Fixed the calls so it works with <sed-4.