GNU bug report logs -
#42419
is this a sick joke ?
Previous Next
Reported by: Dennis Clarke <dclarke <at> blastwave.org>
Date: Sat, 18 Jul 2020 19:21:02 UTC
Severity: normal
Tags: moreinfo
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 14 Nov 2021 13:26:27 -0800
with message-id <2c21646c-d73a-8c66-5a5f-9f06d10e1726 <at> cs.ucla.edu>
and subject line grep needs 'grep' to build
has caused the debbugs.gnu.org bug report #42419,
regarding is this a sick joke ?
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
42419: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42419
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
alpha$ pwd
/opt/bw/build/grep-3.4_sunos5.10_sparcv9.002
alpha$
alpha$ ./configure --prefix=/opt/bw --disable-silent-rules \
> --enable-dependency-tracking --enable-threads=posix \
> --without-gnu-ld --with-libsigsegv-prefix=/opt/bw \
> --with-libiconv-prefix=/opt/bw \
> --with-libintl-prefix=/opt/bw 2>&1 | tee
../grep-3.4_sunos5.10_sparcv9.002.config.log
configure: error: no working 'grep' found
A working 'grep' command is needed to build GNU Grep.
This 'grep' should support -e and long lines.
On Solaris 10, install the package SUNWggrp or SUNWxcu4.
On Solaris 11, install the package text/gnu-grep or system/xopen/xcu4.
alpha$
Excuse me ?
alpha$
alpha$ which grep
/usr/local/bin/grep
alpha$
alpha$ grep --version
grep (GNU grep) 3.1
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by Mike Haertel and others, see
<http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>.
alpha$
alpha$
alpha$ ls -lap /usr/xpg4/bin/grep
-r-xr-xr-x 3 root bin 18652 Nov 18 2013 /usr/xpg4/bin/grep
alpha$
alpha$
I have GNU grep and I also have real XPG4 type grep ?
What grep does grep need to beuild grep for a new grep?
Curious what pre-requisite grep that grep needs for grep.
would love to hear back which I work on GNU autoconf beta
today :
https://lists.gnu.org/r/autoconf/2020-07/msg00006.html
What magic grep does grep want ?
--
Dennis Clarke
RISC-V/SPARC/PPC/ARM/CISC
UNIX and Linux spoken
GreyBeard and suspenders optional
[Message part 3 (message/rfc822, inline)]
Closing this bug report as it seems to have been a problem in the
reporter's build setup.
This bug report was last modified 3 years and 186 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.