<?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: Make -error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708245#M723540</link>
    <description>recompile perl with the same tools as you did for tk.</description>
    <pubDate>Mon, 22 Apr 2002 18:49:05 GMT</pubDate>
    <dc:creator>hpuxrox</dc:creator>
    <dc:date>2002-04-22T18:49:05Z</dc:date>
    <item>
      <title>Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708232#M723527</link>
      <description>I am trying to compile TK&lt;BR /&gt;&lt;BR /&gt;I was successful in the first step "perl Makefile.PL" and then I was to run the next step "make"&lt;BR /&gt;&lt;BR /&gt;it went thru but at the end it gave me the error I am not sure why it is giving me this error.&lt;BR /&gt;&lt;BR /&gt;gcc -c -I.. -I/usr/include/X11R6 -I. -Ibitmaps -I/usr/include/X11R6 -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/pa1.1 -D&lt;BR /&gt;UINT32_MAX_BROKEN -mpa-risc-1-1 -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DV&lt;BR /&gt;ERSION=\"800.024\"  -DXS_VERSION=\"800.024\" -fPIC -I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE  -Wall -Wno-implicit-int -Wno-&lt;BR /&gt;comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ ClientWin.c&lt;BR /&gt;as: warning 2: Unknown option "--traditional-format" ignored.&lt;BR /&gt;as: "/var/tmp/ccsklTib.s", line 22: error 1052: Directive name not recognized - NSUBSPA&lt;BR /&gt;as: "/var/tmp/ccsklTib.s", line 93: error 1052: Directive name not recognized - NSUBSPA&lt;BR /&gt;as: "/var/tmp/ccsklTib.s", line 94: error 1052: Directive name not recognized - PARAM&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;I am using gcc 3.0.4 ?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 22 Apr 2002 14:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708232#M723527</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T14:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708233#M723528</link>
      <description>You need to install GNU binutils to get the "as" binary so you can complile the source. Once installed make sure you set your PATH so not to use the HPUX version of the "as" binary.</description>
      <pubDate>Mon, 22 Apr 2002 15:24:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708233#M723528</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-22T15:24:07Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708234#M723529</link>
      <description>Please if somebody could look at the attached file and tell me why I am getting the error at the end of the file.&lt;BR /&gt;&lt;BR /&gt;I have attached all the logs for the installation of TK800.24&lt;BR /&gt;&lt;BR /&gt;The 3 steps I did &lt;BR /&gt;&lt;BR /&gt;1. perl Makefile.PL&lt;BR /&gt;2. make&lt;BR /&gt;3. make test&lt;BR /&gt;&lt;BR /&gt;Appreciate your time...</description>
      <pubDate>Mon, 22 Apr 2002 16:41:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708234#M723529</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T16:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708235#M723530</link>
      <description>Thanks anyway I got it...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 16:49:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708235#M723530</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T16:49:09Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708236#M723531</link>
      <description>All thru the installation went ok but now when I try to run the demo it gives me this error any ideas ?? Please..&lt;BR /&gt;&lt;BR /&gt;#./demos/widget&lt;BR /&gt;Tk::Event object version 800.024 does not match $Tk::Event::XS_VERSION 800.022 at /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/DynaLo&lt;BR /&gt;ader.pm line 225.&lt;BR /&gt;Compilation failed in require at /opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/Tk.pm line 13.&lt;BR /&gt;BEGIN failed--compilation aborted at /opt/perl/lib/site_perl/5.6.1/PA-RISC1.1-thread-multi/Tk.pm line 13.&lt;BR /&gt;Compilation failed in require at ./demos/widget line 5.&lt;BR /&gt;BEGIN failed--compilation aborted at ./demos/widget line 5.&lt;BR /&gt;&lt;BR /&gt;Thanks for your time..</description>
      <pubDate>Mon, 22 Apr 2002 17:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708236#M723531</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T17:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708237#M723532</link>
      <description>What did you compile Perl on? 5.6.1 is not HP's standard release. and how old is your box? looks like that version of perl was compiled for PA-Risc 1.1.</description>
      <pubDate>Mon, 22 Apr 2002 17:50:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708237#M723532</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-22T17:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708238#M723533</link>
      <description>What did you compile Perl on? 5.6.1 is not HP's standard release. and how old is your box? looks like that version of perl was compiled for PA-Risc 1.1. &lt;BR /&gt;&lt;BR /&gt;Yates,&lt;BR /&gt;&lt;BR /&gt;Perl 5.6.1 was alredy on the system since I have joined this company (4 weeks ago). Is there a work around for this ? How do I fix this?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 17:59:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708238#M723533</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T17:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708239#M723534</link>
      <description>Try changing your PATH to use the orginal version of perl. &lt;BR /&gt;&lt;BR /&gt;/usr/contrib/bin/perl&lt;BR /&gt;&lt;BR /&gt;But this is hard to say if it will fix your problem. It may require a little hacking around to find the an answer to your problem.&lt;BR /&gt;&lt;BR /&gt;Feel free to repost more questions my friend I will be glad to help.</description>
      <pubDate>Mon, 22 Apr 2002 18:06:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708239#M723534</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-22T18:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708240#M723535</link>
      <description>Yates,&lt;BR /&gt;&lt;BR /&gt;I tried with #!/usr/contrib/bin/perl -w but still not luck...&lt;BR /&gt;&lt;BR /&gt;What should I do ? Please help</description>
      <pubDate>Mon, 22 Apr 2002 18:17:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708240#M723535</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T18:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708241#M723536</link>
      <description>Hi John&lt;BR /&gt;&lt;BR /&gt;Can you try compiling on cc instead of gcc . This is possible if you atelast ahve a runtime version of cc installed in the machine. &lt;BR /&gt;Or may be perl is trying to use cc compiler . Do a which cc ? HP default comes with a perl installed under /usr/contrib/bin/perl  which is like version 4.0 .&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Mon, 22 Apr 2002 18:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708241#M723536</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-04-22T18:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708242#M723537</link>
      <description>Then TK was compiled, it was compiled with SX version 800.024 see line below,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;gcc -c -I.. -I/usr/include/X11R6 -I. -Ibitmaps -I/usr/include/X11R6 -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/pa1.1 -D &lt;BR /&gt;UINT32_MAX_BROKEN -mpa-risc-1-1 -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DV &lt;BR /&gt;ERSION=\"800.024\" -DXS_VERSION=\"800.024\" -fPIC -I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE -Wall -Wno-implicit-int -Wno- &lt;BR /&gt;comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ ClientWin.c &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The error you are receiving is a version missmatch SX 800.024 from TK and SX 800.022 from your version of perl&lt;BR /&gt;see below,&lt;BR /&gt;&lt;BR /&gt;Tk::Event object version 800.024 does not match &lt;BR /&gt;$Tk::Event::XS_VERSION 800.022 at /opt/perl/lib/5.6.1/PA-RISC1.1-&lt;BR /&gt;&lt;BR /&gt;I recommend recompiling perl with your new binutils and gcc to update perls XS to 800.024 and everything should work fine.&lt;BR /&gt;&lt;BR /&gt;PS: makesure your create a good backout plan, because this change may break other applications that use your version of perl.</description>
      <pubDate>Mon, 22 Apr 2002 18:29:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708242#M723537</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-22T18:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708243#M723538</link>
      <description>Manoj,&lt;BR /&gt;&lt;BR /&gt;I am bit confused...I have already completed the installation procedure.. which went tru ok but I am trying to run the demo and it give me the erro..&lt;BR /&gt;&lt;BR /&gt;Is it because I installed TK with root ?</description>
      <pubDate>Mon, 22 Apr 2002 18:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708243#M723538</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T18:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708244#M723539</link>
      <description>How do I get rid of TK 800.022 ?</description>
      <pubDate>Mon, 22 Apr 2002 18:42:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708244#M723539</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T18:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708245#M723540</link>
      <description>recompile perl with the same tools as you did for tk.</description>
      <pubDate>Mon, 22 Apr 2002 18:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708245#M723540</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-22T18:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Make -error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708246#M723541</link>
      <description>can I just get the binary from&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Languages/perl-5.6.1/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Languages/perl-5.6.1/&lt;/A&gt;&lt;BR /&gt;and install it? Will it work or I need to get the source and re-compile it?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 18:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-error/m-p/2708246#M723541</guid>
      <dc:creator>John McDen</dc:creator>
      <dc:date>2002-04-22T18:56:49Z</dc:date>
    </item>
  </channel>
</rss>

