<?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: c: error 1405: &amp;quot;/opt/ansic/lbin/ccom&amp;quot; terminated abnormally with signal 11 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924903#M103516</link>
    <description>Yes, I have been able to compile subversion after applying the patches mentioned previously.</description>
    <pubDate>Wed, 18 Jan 2006 10:51:21 GMT</pubDate>
    <dc:creator>Tim Alsop</dc:creator>
    <dc:date>2006-01-18T10:51:21Z</dc:date>
    <item>
      <title>c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924897#M103510</link>
      <description>I have just installed HP/UX 11i v1 and latest compiler for this version of HP/UX (HP ANSI C Version B.11.11.12). &lt;BR /&gt;&lt;BR /&gt;When I compile subversion version 1.2.3, during the compile I get :&lt;BR /&gt;&lt;BR /&gt;------ completed all in apr-util                                                                                                    &lt;BR /&gt;------ making all in neon                                                                                                           &lt;BR /&gt;        cd src &amp;amp;&amp;amp; make                                                                                                              &lt;BR /&gt;        /bin/sh ../libtool --quiet --mode=compile cc -DHAVE_CONFIG_H  -I/usr/home/talsop/svn123/subversion-1.2.3/apr-util/xml/expat/&lt;BR /&gt;lib -g -I..  -c ne_locks.c -o ne_locks.lo                                                                                           &lt;BR /&gt;cc: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11.                                                        &lt;BR /&gt;*** Error exit code 1 &lt;BR /&gt;&lt;BR /&gt;I found other messages in this support system, where other people have same problem - suggestion was to increase size of some kernel parameters, which I have done, but I still get the error. The values I am now using are listed below :&lt;BR /&gt;&lt;BR /&gt;maxdsiz = 3221225472&lt;BR /&gt;maxdsiz_64bit = 17179869184&lt;BR /&gt;maxssiz = 83570688&lt;BR /&gt;maxssiz_64bit = 268435456&lt;BR /&gt;&lt;BR /&gt;I don't have any patches installed, so if there is a specific patch that you know of to fix this compiler problem please let me know.</description>
      <pubDate>Fri, 09 Sep 2005 14:50:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924897#M103510</guid>
      <dc:creator>Tim Alsop</dc:creator>
      <dc:date>2005-09-09T14:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924898#M103511</link>
      <description>It appears that PHSS_32509 addresses at least some of these symptoms and is a critical fix.</description>
      <pubDate>Fri, 09 Sep 2005 15:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924898#M103511</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2005-09-09T15:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924899#M103512</link>
      <description>Hi Tim,&lt;BR /&gt;&lt;BR /&gt;Check your NPROC &amp;amp; maxuproc values - you may be exceeding one during the compilation.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 09 Sep 2005 15:14:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924899#M103512</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-09-09T15:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924900#M103513</link>
      <description>Thank you. I have applied the compiler patches (PHSS_32509) and now I don't get this error, and my compile/link completes without any errors.&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Sep 2005 17:28:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924900#M103513</guid>
      <dc:creator>Tim Alsop</dc:creator>
      <dc:date>2005-09-09T17:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924901#M103514</link>
      <description>.</description>
      <pubDate>Fri, 09 Sep 2005 17:29:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924901#M103514</guid>
      <dc:creator>Tim Alsop</dc:creator>
      <dc:date>2005-09-09T17:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924902#M103515</link>
      <description>Tim - &lt;BR /&gt;&lt;BR /&gt;Have you successfully created a subversion client on HP-UX 11.11?   &lt;BR /&gt;&lt;BR /&gt;... Jerry</description>
      <pubDate>Wed, 18 Jan 2006 09:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924902#M103515</guid>
      <dc:creator>Jerry Sommerville_2</dc:creator>
      <dc:date>2006-01-18T09:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924903#M103516</link>
      <description>Yes, I have been able to compile subversion after applying the patches mentioned previously.</description>
      <pubDate>Wed, 18 Jan 2006 10:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924903#M103516</guid>
      <dc:creator>Tim Alsop</dc:creator>
      <dc:date>2006-01-18T10:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924904#M103517</link>
      <description>Tim - &lt;BR /&gt;&lt;BR /&gt;Would you be willing to distribute the executables (and runtime libraries).  I have been struggling trying to build subversion and I have not been successful.  I am using gcc because we do not have a ANSI/C license.&lt;BR /&gt;&lt;BR /&gt;... Jerry</description>
      <pubDate>Wed, 18 Jan 2006 11:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924904#M103517</guid>
      <dc:creator>Jerry Sommerville_2</dc:creator>
      <dc:date>2006-01-18T11:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: c: error 1405: "/opt/ansic/lbin/ccom" terminated abnormally with signal 11</title>
      <link>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924905#M103518</link>
      <description>No, I am sorry. My company policy will not allow me to do this. We are using ANSI C since our experience is that the native o/s compiler is always best solution.</description>
      <pubDate>Wed, 18 Jan 2006 11:10:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/c-error-1405-quot-opt-ansic-lbin-ccom-quot-terminated-abnormally/m-p/4924905#M103518</guid>
      <dc:creator>Tim Alsop</dc:creator>
      <dc:date>2006-01-18T11:10:37Z</dc:date>
    </item>
  </channel>
</rss>

