<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: grep tool in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185257#M689166</link>
    <description>&lt;!--!*#--&gt;&amp;gt; I configured grep in hp-ux without error.&lt;BR /&gt;&lt;BR /&gt;Swell.  Which "grep"?  Which HP-UX?  Which&lt;BR /&gt;hardware architecture?  Which compiler?  How?&lt;BR /&gt;Any interesting messages from "configure"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Plz tell me How can i solve this ?&lt;BR /&gt;&lt;BR /&gt;Please tell us what you did.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Bou why the errors like below ?  [...]&lt;BR /&gt;&lt;BR /&gt;What's in the "make" file?&lt;BR /&gt;&lt;BR /&gt;GNU "make" does seem to emit fewer "No suffix&lt;BR /&gt;list" complaints than HP's "make", but that&lt;BR /&gt;may not matter much.&lt;BR /&gt;&lt;BR /&gt;On my system, using only HP's "make" and the&lt;BR /&gt;bundled C compiler, GNU grep 2.5.1 could be&lt;BR /&gt;built (with plenty of warnings):&lt;BR /&gt;&lt;BR /&gt;dyi # uname -a&lt;BR /&gt;HP-UX dyi B.11.31 U ia64 4235313755 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;dyi # ./src/grep --version&lt;BR /&gt;grep (GNU grep) 2.5.1&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Version 2.5.3 had some actual compile errors&lt;BR /&gt;in src/search.c.  "gcc (GCC) 4.2.2" liked it&lt;BR /&gt;better:&lt;BR /&gt;&lt;BR /&gt;dyi # src/grep --version&lt;BR /&gt;GNU grep 2.5.3&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;2.5.3 also seemed to insist on having&lt;BR /&gt;"makeinfo", although it shouldn't:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://mirrors.usc.edu/pub/gnu/makeinfo.README" target="_blank"&gt;ftp://mirrors.usc.edu/pub/gnu/makeinfo.README&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As GNU programs go, this one did not seem to&lt;BR /&gt;be very portable (to a casual observer).</description>
    <pubDate>Wed, 23 Apr 2008 17:36:40 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2008-04-23T17:36:40Z</dc:date>
    <item>
      <title>grep tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185253#M689162</link>
      <description>Hi,&lt;BR /&gt;I configured grep in hp-ux without error.&lt;BR /&gt;While giving make cmd i got error as shown....&lt;BR /&gt;(error is in at last). Plz tell me How can i solve this ?&lt;BR /&gt;&lt;BR /&gt;$ make&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;        make  all-recursive&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;Making all in intl&lt;BR /&gt;&lt;BR /&gt;Making all in po&lt;BR /&gt;&lt;BR /&gt;Making all in lib&lt;BR /&gt;&lt;BR /&gt;Making all in posix&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;        source='closeout.c' object='closeout.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c closeout.c&lt;BR /&gt;&lt;BR /&gt;        source='error.c' object='error.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c error.c&lt;BR /&gt;&lt;BR /&gt;        source='exclude.c' object='exclude.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c exclude.c&lt;BR /&gt;&lt;BR /&gt;        source='hard-locale.c' object='hard-locale.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c hard-locale.c&lt;BR /&gt;&lt;BR /&gt;        source='isdir.c' object='isdir.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c isdir.c&lt;BR /&gt;&lt;BR /&gt;        source='obstack.c' object='obstack.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c obstack.c&lt;BR /&gt;&lt;BR /&gt;        source='quotearg.c' object='quotearg.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c quotearg.c&lt;BR /&gt;&lt;BR /&gt;        source='savedir.c' object='savedir.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c savedir.c&lt;BR /&gt;&lt;BR /&gt;        source='xmalloc.c' object='xmalloc.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c xmalloc.c&lt;BR /&gt;&lt;BR /&gt;        source='xstrtol.c' object='xstrtol.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c xstrtol.c&lt;BR /&gt;&lt;BR /&gt;        source='xstrtoumax.c' object='xstrtoumax.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c xstrtoumax.c&lt;BR /&gt;&lt;BR /&gt;        source='stpcpy.c' object='stpcpy.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c stpcpy.c&lt;BR /&gt;&lt;BR /&gt;        source='regex.c' object='regex.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c regex.c&lt;BR /&gt;&lt;BR /&gt;"regex.c", line 7240: warning #2546-D: transfer of control bypasses&lt;BR /&gt;&lt;BR /&gt;          initialization of:&lt;BR /&gt;&lt;BR /&gt;            variable "same_str_p" (declared at line 5710)&lt;BR /&gt;&lt;BR /&gt;      goto restore_best_regs;&lt;BR /&gt;&lt;BR /&gt;      ^ &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        source='getopt.c' object='getopt.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c getopt.c&lt;BR /&gt;&lt;BR /&gt;        source='getopt1.c' object='getopt1.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c getopt1.c&lt;BR /&gt;&lt;BR /&gt;        source='realloc.c' object='realloc.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;        DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;        cc -DLIBDIR=\"/usr/local/lib/hpux32\" -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../intl   -O -I/usr/local/include  -O -I/usr/local/include -c realloc.c&lt;BR /&gt;&lt;BR /&gt;        rm -f libgreputils.a&lt;BR /&gt;&lt;BR /&gt;        ar cru libgreputils.a closeout.o error.o  exclude.o hard-locale.o isdir.o  obstack.o quotearg.o savedir.o  xmalloc.o xstrtol.o xstrtoumax.o stpcpy.o regex.o getopt.o getopt1.o realloc.o &lt;BR /&gt;&lt;BR /&gt;        /bin/true libgreputils.a&lt;BR /&gt;&lt;BR /&gt;Making all in doc&lt;BR /&gt;&lt;BR /&gt;        restore=: &amp;amp;&amp;amp; backupdir=".am$$" &amp;amp;&amp;amp; \&lt;BR /&gt;&lt;BR /&gt;        am__cwd=`pwd` &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; \&lt;BR /&gt;&lt;BR /&gt;        rm -rf $backupdir &amp;amp;&amp;amp; mkdir $backupdir &amp;amp;&amp;amp; \&lt;BR /&gt;&lt;BR /&gt;        if (makeinfo --version) &amp;gt;/dev/null 2&amp;gt;&amp;amp;1; then \&lt;BR /&gt;&lt;BR /&gt;          for f in ./grep.info ./grep.info-[0-9] ./grep.info-[0-9][0-9] ./grep.i[0-9] ./grep.i[0-9][0-9]; do \&lt;BR /&gt;&lt;BR /&gt;            if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \&lt;BR /&gt;&lt;BR /&gt;          done; \&lt;BR /&gt;&lt;BR /&gt;        else :; fi &amp;amp;&amp;amp; \&lt;BR /&gt;&lt;BR /&gt;        cd "$am__cwd"; \&lt;BR /&gt;&lt;BR /&gt;        if makeinfo   -I . \&lt;BR /&gt;&lt;BR /&gt;         -o ./grep.info ./grep.texi; \&lt;BR /&gt;&lt;BR /&gt;        then \&lt;BR /&gt;&lt;BR /&gt;          rc=0; \&lt;BR /&gt;&lt;BR /&gt;          cd .; \&lt;BR /&gt;&lt;BR /&gt;        else \&lt;BR /&gt;&lt;BR /&gt;          rc=$?; \&lt;BR /&gt;&lt;BR /&gt;          cd . &amp;amp;&amp;amp; \&lt;BR /&gt;&lt;BR /&gt;          $restore $backupdir/* `echo "././grep.info" | sed 's|[^/]*$||'`; \&lt;BR /&gt;&lt;BR /&gt;        fi; \&lt;BR /&gt;&lt;BR /&gt;        rm -rf $backupdir; exit $rc&lt;BR /&gt;&lt;BR /&gt;sh[10]: makeinfo:  not found.&lt;BR /&gt;&lt;BR /&gt;*** Error exit code 127 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;*** Error exit code 1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;*** Error exit code 1 &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Stop. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2008 08:51:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185253#M689162</guid>
      <dc:creator>krish_8</dc:creator>
      <dc:date>2008-04-23T08:51:11Z</dc:date>
    </item>
    <item>
      <title>Re: grep tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185254#M689163</link>
      <description>Any reason you are building it instead of just downloading the binary?&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Gnu/grep-2.5.3/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Gnu/grep-2.5.3/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;sh[10]: makeinfo: not found.&lt;BR /&gt;&lt;BR /&gt;Do you know where makeinfo is?</description>
      <pubDate>Wed, 23 Apr 2008 08:56:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185254#M689163</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-23T08:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: grep tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185255#M689164</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Makeinfo file is not found. Bou why the errors like below ? ( at fist of make cmd).&lt;BR /&gt;Plz tell me. &lt;BR /&gt;&lt;BR /&gt;$ make&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;make all-recursive&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;Making all in intl&lt;BR /&gt;&lt;BR /&gt;Making all in po&lt;BR /&gt;&lt;BR /&gt;Making all in lib&lt;BR /&gt;&lt;BR /&gt;Making all in posix&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;source='closeout.c' object='closeout.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;DEPDIR=.deps depmode=hp2 /bin/sh ../depcomp \&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Apr 2008 09:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185255#M689164</guid>
      <dc:creator>krish_8</dc:creator>
      <dc:date>2008-04-23T09:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: grep tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185256#M689165</link>
      <description>&amp;gt;But why the errors like below? (at first of make cmd).&lt;BR /&gt;&lt;BR /&gt;First of all, you may have to install gmake to build packages.  But you would have lots of other errors.&lt;BR /&gt;What does "whence -v make" show?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;$ make&lt;BR /&gt;&amp;gt;No suffix list.&lt;BR /&gt;&lt;BR /&gt;I assume this isn't important, there is nothing to build here?&lt;BR /&gt;&lt;BR /&gt;&amp;gt;make all-recursive&lt;BR /&gt;&lt;BR /&gt;Just a comment, a progress message.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;source='closeout.c' object='closeout.o' libtool=no \&lt;BR /&gt;&lt;BR /&gt;I assume these are comments too?</description>
      <pubDate>Wed, 23 Apr 2008 09:30:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185256#M689165</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-04-23T09:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: grep tool</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185257#M689166</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I configured grep in hp-ux without error.&lt;BR /&gt;&lt;BR /&gt;Swell.  Which "grep"?  Which HP-UX?  Which&lt;BR /&gt;hardware architecture?  Which compiler?  How?&lt;BR /&gt;Any interesting messages from "configure"?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Plz tell me How can i solve this ?&lt;BR /&gt;&lt;BR /&gt;Please tell us what you did.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] Bou why the errors like below ?  [...]&lt;BR /&gt;&lt;BR /&gt;What's in the "make" file?&lt;BR /&gt;&lt;BR /&gt;GNU "make" does seem to emit fewer "No suffix&lt;BR /&gt;list" complaints than HP's "make", but that&lt;BR /&gt;may not matter much.&lt;BR /&gt;&lt;BR /&gt;On my system, using only HP's "make" and the&lt;BR /&gt;bundled C compiler, GNU grep 2.5.1 could be&lt;BR /&gt;built (with plenty of warnings):&lt;BR /&gt;&lt;BR /&gt;dyi # uname -a&lt;BR /&gt;HP-UX dyi B.11.31 U ia64 4235313755 unlimited-user license&lt;BR /&gt;&lt;BR /&gt;dyi # ./src/grep --version&lt;BR /&gt;grep (GNU grep) 2.5.1&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;Version 2.5.3 had some actual compile errors&lt;BR /&gt;in src/search.c.  "gcc (GCC) 4.2.2" liked it&lt;BR /&gt;better:&lt;BR /&gt;&lt;BR /&gt;dyi # src/grep --version&lt;BR /&gt;GNU grep 2.5.3&lt;BR /&gt;[...]&lt;BR /&gt;&lt;BR /&gt;2.5.3 also seemed to insist on having&lt;BR /&gt;"makeinfo", although it shouldn't:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://mirrors.usc.edu/pub/gnu/makeinfo.README" target="_blank"&gt;ftp://mirrors.usc.edu/pub/gnu/makeinfo.README&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;As GNU programs go, this one did not seem to&lt;BR /&gt;be very portable (to a casual observer).</description>
      <pubDate>Wed, 23 Apr 2008 17:36:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/grep-tool/m-p/4185257#M689166</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-23T17:36:40Z</dc:date>
    </item>
  </channel>
</rss>

