<?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: GCC Compile Error on HP-UX 10.20 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764839#M101941</link>
    <description>I was using the wrong make.  Thank you.  I now get this error using this command:&lt;BR /&gt;&lt;BR /&gt;/gen1/lginer/gcc-3.4.6/configure --prefix=/gen1/usr/local --exec-prefix=/gen1/usr/local --libexecdir=/gen1/usr/local/libexec&lt;BR /&gt;&lt;BR /&gt;make bootstrap-lean&lt;BR /&gt;&lt;BR /&gt;cc1: /usr/libexec/gcc/hppa1.1-hp-hpux10.20/3.4.6/include: Not a directory&lt;BR /&gt;cc1: /usr/libexec/gcc/hppa1.1-hp-hpux10.20/include: Not a directory&lt;BR /&gt;collect2: gcc returned 1 exit status&lt;BR /&gt;make[3]: *** [libgcc_s.sl] Error 1&lt;BR /&gt;make[3]: Leaving directory `/gen1/gcc/gcc'&lt;BR /&gt;make[2]: *** [libgcc.a] Error 2&lt;BR /&gt;make[2]: Leaving directory `/gen1/gcc/gcc'&lt;BR /&gt;make[1]: *** [stage1_build] Error 2&lt;BR /&gt;make[1]: Leaving directory `/gen1/gcc/gcc'&lt;BR /&gt;make: *** [bootstrap-lean] Error 2&lt;BR /&gt;&lt;BR /&gt;I can't get the Makefile to override where libexec is installed.  There is a file named /usr/libexec that I don't know if I can move/delete.  Going nuts here...please help.&lt;BR /&gt;&lt;BR /&gt;G</description>
    <pubDate>Tue, 04 Apr 2006 17:22:29 GMT</pubDate>
    <dc:creator>gineraso</dc:creator>
    <dc:date>2006-04-04T17:22:29Z</dc:date>
    <item>
      <title>GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764834#M101936</link>
      <description>I attempting to build GCC 3.4.6 on my HP 10.20 D Class server.  I run make bootstrap in a sub-directory and I get this error:&lt;BR /&gt;&lt;BR /&gt;Bootstrapping the compiler&lt;BR /&gt;Make: line 64: syntax error.  Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Is there a log I can look at for more information?  Cany anyone assist me?  Thank you.</description>
      <pubDate>Mon, 03 Apr 2006 16:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764834#M101936</guid>
      <dc:creator>gineraso</dc:creator>
      <dc:date>2006-04-03T16:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764835#M101937</link>
      <description>Why not get it prebuilt from my site?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/downloads.html#hpux1020" target="_blank"&gt;http://mirrors.develooper.com/hpux/downloads.html#hpux1020&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/gcc-4.1.0-10.20.sd.bz" target="_blank"&gt;http://mirrors.develooper.com/hpux/gcc-4.1.0-10.20.sd.bz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;OK, it's not 3.4.6, but at least it is very recent, and it should suffice to help you build 3.4.6 with it.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Mon, 03 Apr 2006 17:09:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764835#M101937</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-04-03T17:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764836#M101938</link>
      <description>It looks like a depot.  Can it be that easy??</description>
      <pubDate>Mon, 03 Apr 2006 17:22:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764836#M101938</guid>
      <dc:creator>gineraso</dc:creator>
      <dc:date>2006-04-03T17:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764837#M101939</link>
      <description>I hope so. At least I have *tried* to make it that easy.&lt;BR /&gt;&lt;BR /&gt;# cd /tmp&lt;BR /&gt;# wget &lt;A href="http://mirrors.develooper.com/hpux/gcc-4.1.0-10.20.sd.bz" target="_blank"&gt;http://mirrors.develooper.com/hpux/gcc-4.1.0-10.20.sd.bz&lt;/A&gt;&lt;BR /&gt;# bzip2 -d gcc-4.1.0-10.20.sd.bz&lt;BR /&gt;# swinstall -s /tmp/gcc-4.1.0-10.20.sd gcc&lt;BR /&gt;&lt;BR /&gt;# perl -pi -e 's,$,:/usr/local/pa11_32/bin,' /etc/PATH&lt;BR /&gt;# export PATH=$PATH":"/usr/local/pa11_32/bin&lt;BR /&gt;&lt;BR /&gt;Done&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Tue, 04 Apr 2006 01:16:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764837#M101939</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-04-04T01:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764838#M101940</link>
      <description>If you do decide to go ahead and build GCC you need the GNU make.  I think this is why you are getting the make error, because you are using the HP make instead of GNU make.</description>
      <pubDate>Tue, 04 Apr 2006 10:26:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764838#M101940</guid>
      <dc:creator>Steve Ellcey</dc:creator>
      <dc:date>2006-04-04T10:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764839#M101941</link>
      <description>I was using the wrong make.  Thank you.  I now get this error using this command:&lt;BR /&gt;&lt;BR /&gt;/gen1/lginer/gcc-3.4.6/configure --prefix=/gen1/usr/local --exec-prefix=/gen1/usr/local --libexecdir=/gen1/usr/local/libexec&lt;BR /&gt;&lt;BR /&gt;make bootstrap-lean&lt;BR /&gt;&lt;BR /&gt;cc1: /usr/libexec/gcc/hppa1.1-hp-hpux10.20/3.4.6/include: Not a directory&lt;BR /&gt;cc1: /usr/libexec/gcc/hppa1.1-hp-hpux10.20/include: Not a directory&lt;BR /&gt;collect2: gcc returned 1 exit status&lt;BR /&gt;make[3]: *** [libgcc_s.sl] Error 1&lt;BR /&gt;make[3]: Leaving directory `/gen1/gcc/gcc'&lt;BR /&gt;make[2]: *** [libgcc.a] Error 2&lt;BR /&gt;make[2]: Leaving directory `/gen1/gcc/gcc'&lt;BR /&gt;make[1]: *** [stage1_build] Error 2&lt;BR /&gt;make[1]: Leaving directory `/gen1/gcc/gcc'&lt;BR /&gt;make: *** [bootstrap-lean] Error 2&lt;BR /&gt;&lt;BR /&gt;I can't get the Makefile to override where libexec is installed.  There is a file named /usr/libexec that I don't know if I can move/delete.  Going nuts here...please help.&lt;BR /&gt;&lt;BR /&gt;G</description>
      <pubDate>Tue, 04 Apr 2006 17:22:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764839#M101941</guid>
      <dc:creator>gineraso</dc:creator>
      <dc:date>2006-04-04T17:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764840#M101942</link>
      <description>I have never seen this problem.  I generally compile with --prefix= but don't use --exec-prefix or --libexecdir.  I would try leaving these two options out.  The documentation in gcc/doc/install.texi indicates  that these options should not normally be needed.  Do you get the same error when you don't use these options?</description>
      <pubDate>Tue, 04 Apr 2006 18:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764840#M101942</guid>
      <dc:creator>Steve Ellcey</dc:creator>
      <dc:date>2006-04-04T18:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764841#M101943</link>
      <description>Yes.  The reason I started adding those variables was that a file named /usr/libexec already exists.  I was trying to see if it would install somewhere else.  I'm not sure what libexec is so I can't just move or delete it.</description>
      <pubDate>Tue, 04 Apr 2006 22:40:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764841#M101943</guid>
      <dc:creator>Luis Giner</dc:creator>
      <dc:date>2006-04-04T22:40:05Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764842#M101944</link>
      <description>I am not sure why, using --prefix=/gen1/usr/local, you would get a complaint about /usr/libexec already existing.&lt;BR /&gt;&lt;BR /&gt;If you use --prefix=/gen1/usr/local then everything should be put under /gen1/usr/local and nothing should get put into /usr/libexec.  Does /gen1/usr/local have symlinks under it that point back to /usr/libexec?  Can you change your prefix to some directory that is currently empty (or does not exist) and put GCC there instead of into /gen1/usr/local?</description>
      <pubDate>Wed, 05 Apr 2006 10:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764842#M101944</guid>
      <dc:creator>Steve Ellcey</dc:creator>
      <dc:date>2006-04-05T10:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764843#M101945</link>
      <description>There's no links at all.  I created a new directory /gen1/gnucc and running it there.  Let's see what happens.</description>
      <pubDate>Wed, 05 Apr 2006 13:44:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764843#M101945</guid>
      <dc:creator>gineraso</dc:creator>
      <dc:date>2006-04-05T13:44:24Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764844#M101946</link>
      <description>I get the exact same error.&lt;BR /&gt;/gen1/lginer/gcc-3.4.6/configure --prefix=/gen1/gnucc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cc1: /usr/libexec/gcc/hppa1.1-hp-hpux10.20/3.4.6/include: Not a directory&lt;BR /&gt;cc1: /usr/libexec/gcc/hppa1.1-hp-hpux10.20/include: Not a directory&lt;BR /&gt;collect2: gcc returned 1 exit status&lt;BR /&gt;make[3]: *** [libgcc_s.sl] Error 1&lt;BR /&gt;make[3]: Leaving directory `/gen1/gnucc/gcc'&lt;BR /&gt;make[2]: *** [libgcc.a] Error 2&lt;BR /&gt;make[2]: Leaving directory `/gen1/gnucc/gcc'&lt;BR /&gt;make[1]: *** [stage1_build] Error 2&lt;BR /&gt;make[1]: Leaving directory `/gen1/gnucc/gcc'&lt;BR /&gt;make: *** [bootstrap] Error 2</description>
      <pubDate>Wed, 05 Apr 2006 14:15:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764844#M101946</guid>
      <dc:creator>gineraso</dc:creator>
      <dc:date>2006-04-05T14:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764845#M101947</link>
      <description>The only thing I see that looks different from what I do is that you are making 'bootstrap-lean' instead of 'bootstrap'.  Does it make any difference if you build bootstrap instead of bootstrap-lean?  If not, I think I am out of ideas on what the problem is.  I only build on HP-UX 11.* platforms these days and don't have a 10.20 system to test this out on.</description>
      <pubDate>Wed, 05 Apr 2006 15:28:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764845#M101947</guid>
      <dc:creator>Steve Ellcey</dc:creator>
      <dc:date>2006-04-05T15:28:37Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764846#M101948</link>
      <description>It does the same thing with just bootstrap.  I appreciate your time on this.  Perhaps someone else can assist me?</description>
      <pubDate>Wed, 05 Apr 2006 15:48:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764846#M101948</guid>
      <dc:creator>gineraso</dc:creator>
      <dc:date>2006-04-05T15:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764847#M101949</link>
      <description>Did you try the build scripts that are available on my site?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/gcc-util-10.20.tgz" target="_blank"&gt;http://mirrors.develooper.com/hpux/gcc-util-10.20.tgz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's all described here: &lt;A href="http://mirrors.develooper.com/hpux/#Gcc" target="_blank"&gt;http://mirrors.develooper.com/hpux/#Gcc&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Thu, 06 Apr 2006 01:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764847#M101949</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-04-06T01:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: GCC Compile Error on HP-UX 10.20</title>
      <link>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764848#M101950</link>
      <description>I hadn't used them. How do they work?</description>
      <pubDate>Thu, 06 Apr 2006 10:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/gcc-compile-error-on-hp-ux-10-20/m-p/3764848#M101950</guid>
      <dc:creator>gineraso</dc:creator>
      <dc:date>2006-04-06T10:03:00Z</dc:date>
    </item>
  </channel>
</rss>

