<?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: NetBSD pkgsrc under HPUX in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959849#M757288</link>
    <description>That's a common error for pkgsrc on hp-ux, like everyone hits it. I forgot the solution though, but that's not that big an issue, as the main issue is after the successful zoularis (the virtual machine for the toolchain bootstrap)/pkgsrc bootstrap, fixing a lot of make files and generating a prefs file for hp-ux. I wasted various hours over the last years trying to fix things that have been all crushed within the last few days by tobias nguyen. I suggest you wait another week till he's stabilized pkgsrc; there's already a few people waiting to make bulk builds. &lt;BR /&gt;&lt;BR /&gt;(I REALLY look forward to paying back to the hppa for dumping 10.20/11.00 support)&lt;BR /&gt;&lt;BR /&gt;Besides, You got mail now.</description>
    <pubDate>Wed, 14 Mar 2007 06:14:13 GMT</pubDate>
    <dc:creator>Florian Heigl (new acc)</dc:creator>
    <dc:date>2007-03-14T06:14:13Z</dc:date>
    <item>
      <title>NetBSD pkgsrc under HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959847#M757286</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I’m searching a way to run netbsd pkgsrc under HP-UX. I found quite old post on NetBSD Mailing List. Does someone run it ? Have a working binary bootstrap ?&lt;BR /&gt;My test config is HP-UX rp3440 B.11.23.&lt;BR /&gt;I’m using pkgsrc-current from last week.&lt;BR /&gt;When run bootstrap I’ve got this error:&lt;BR /&gt;&lt;BR /&gt;cc  -I. -I.  -g -DHAVE_CONFIG_H -c bits.c&lt;BR /&gt;(Bundled) cc: warning 480: The -g option is available only with the C/ANSI C product; ignored.&lt;BR /&gt;&lt;BR /&gt;I’ve tryed to install everything related to C/ANSI…always got this error…&lt;BR /&gt;So I’ve installed precompiled binary pkg of gcc-1.4.2  (from hpux.connect.org.uk).&lt;BR /&gt;And simply change the default cc (/usr/bin/cc@ -&amp;gt; /usr/local/bin/gcc)&lt;BR /&gt;Now, when running bootstrap, I’ve got this error:&lt;BR /&gt;&lt;BR /&gt;H=\"/usr/pkg/share/mk\" -c /sbt1/adrien/wrk/pkgsrc/bootstrap/work/bmake/sigcompat.c&lt;BR /&gt;/sbt1/adrien/wrk/pkgsrc/bootstrap/work/bmake/sigcompat.c:272: error: conflicting types for 'sigpause'&lt;BR /&gt;/usr/include/sys/signal.h:300: error: previous declaration of 'sigpause' was here&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;Stop.&lt;BR /&gt;===&amp;gt; exited with status 1&lt;BR /&gt;aborted.&lt;BR /&gt;&lt;BR /&gt;Just in case I’ve also installed precompiled bin pkg of make-3.81 (from hpux.connect.org.uk) then change the link (/usr/bin/make@ -&amp;gt; /usr/local/bin/gmake)&lt;BR /&gt;&lt;BR /&gt;/pkg/share/mk\"  -I../../libnbcompat  -c -o sigcompat.o /sbt1/adrien/wrk/pkgsrc/bootstrap/work/bmake/sigcompat.c&lt;BR /&gt;/sbt1/adrien/wrk/pkgsrc/bootstrap/work/bmake/sigcompat.c:272: error: conflicting types for 'sigpause'&lt;BR /&gt;/usr/include/sys/signal.h:300: error: previous declaration of 'sigpause' was here&lt;BR /&gt;make: *** [sigcompat.o] Error 1&lt;BR /&gt;===&amp;gt; exited with status 1&lt;BR /&gt;aborted.&lt;BR /&gt;&lt;BR /&gt;I’m browsing to find a tip, but if someone got an idea….&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Regards,&lt;BR /&gt;-- &lt;BR /&gt;Adrien Auzanneau&lt;BR /&gt;</description>
      <pubDate>Mon, 12 Mar 2007 07:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959847#M757286</guid>
      <dc:creator>Adrien Auzanneau</dc:creator>
      <dc:date>2007-03-12T07:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: NetBSD pkgsrc under HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959848#M757287</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;This is bad source codes or headers. The code will require adjustment to run on HP-UX.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 12 Mar 2007 10:08:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959848#M757287</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-12T10:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: NetBSD pkgsrc under HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959849#M757288</link>
      <description>That's a common error for pkgsrc on hp-ux, like everyone hits it. I forgot the solution though, but that's not that big an issue, as the main issue is after the successful zoularis (the virtual machine for the toolchain bootstrap)/pkgsrc bootstrap, fixing a lot of make files and generating a prefs file for hp-ux. I wasted various hours over the last years trying to fix things that have been all crushed within the last few days by tobias nguyen. I suggest you wait another week till he's stabilized pkgsrc; there's already a few people waiting to make bulk builds. &lt;BR /&gt;&lt;BR /&gt;(I REALLY look forward to paying back to the hppa for dumping 10.20/11.00 support)&lt;BR /&gt;&lt;BR /&gt;Besides, You got mail now.</description>
      <pubDate>Wed, 14 Mar 2007 06:14:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959849#M757288</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2007-03-14T06:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: NetBSD pkgsrc under HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959850#M757289</link>
      <description>I just found an old note of mine regarding the sigpause issue, while I wasn't right about the root issue, it still cheered me up now.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://justblog.blogdns.org/netzwerk/stories/2897/" target="_blank"&gt;http://justblog.blogdns.org/netzwerk/stories/2897/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Besides, I've started building packages for 11.11 and Tobias' patches seem to make pkgsrc bootstrap work on 11.11 now.&lt;BR /&gt;&lt;BR /&gt;Mirror of the bootstrap kit &amp;amp; diffs&lt;BR /&gt;&lt;A href="http://wartungsfenster.dyndns.org/outbox/hpux_stuff/" target="_blank"&gt;http://wartungsfenster.dyndns.org/outbox/hpux_stuff/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Prebuilt packages for 11.11/PARISC2.0&lt;BR /&gt;&lt;A href="http://wartungsfenster.dyndns.org/outbox/hpux_stuff/" target="_blank"&gt;http://wartungsfenster.dyndns.org/outbox/hpux_stuff/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;List of the issues I currently know (mostly GNU software being confused at the sight of an AnsiC compiler, also a few linker issues, that currently are taking out quite a few packages.&lt;BR /&gt;&lt;A href="http://justblog.blogdns.org/netzwerk/stories/2958/" target="_blank"&gt;http://justblog.blogdns.org/netzwerk/stories/2958/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;So long.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Mar 2007 07:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959850#M757289</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2007-03-17T07:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: NetBSD pkgsrc under HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959851#M757290</link>
      <description>Alright, 50% of those links were wrong.&lt;BR /&gt;&lt;BR /&gt;Bootstrap &amp;amp; diffs mirror:&lt;BR /&gt;&lt;A href="http://wartungsfenster.dyndns.org/outbox/index.php?path=hpux_stuff/" target="_blank"&gt;http://wartungsfenster.dyndns.org/outbox/index.php?path=hpux_stuff/&lt;/A&gt;&lt;BR /&gt;Packages:&lt;BR /&gt;&lt;A href="http://wartungsfenster.dyndns.org/mirrors/pkgsrc/All/" target="_blank"&gt;http://wartungsfenster.dyndns.org/mirrors/pkgsrc/All/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;sorry for the inconvenience.&lt;BR /&gt;</description>
      <pubDate>Sat, 17 Mar 2007 07:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959851#M757290</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2007-03-17T07:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: NetBSD pkgsrc under HPUX</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959852#M757291</link>
      <description># ls /usr/pkgsrc/packages/All/ | wc -l&lt;BR /&gt;520&lt;BR /&gt;(and that's with some show-stopper bugs left, like linking against libz or openssl. I think it's going along nicely!)&lt;BR /&gt;&lt;BR /&gt;Personally, I love the irssi package :)</description>
      <pubDate>Sun, 18 Mar 2007 13:06:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/netbsd-pkgsrc-under-hpux/m-p/3959852#M757291</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2007-03-18T13:06:38Z</dc:date>
    </item>
  </channel>
</rss>

