<?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: XPADE in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174305#M682279</link>
    <description>&amp;gt;I declare it but the system doesn't maintain it.  I do the export command in the shell. What's the correct way?&lt;BR /&gt;&lt;BR /&gt;If you export it, it will stay until you log off.</description>
    <pubDate>Tue, 12 May 2009 14:58:49 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2009-05-12T14:58:49Z</dc:date>
    <item>
      <title>XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174298#M682272</link>
      <description>Hello I have some libraries which was compiled in a PA-RISC server, and now I want to make a new developmente with this libraries in a PA-RISC aplication, but in a Itanium machine, how can I make to run the compiler using the XPADE, I have it installed in the machines and I know that it work perfectly.&lt;BR /&gt;&lt;BR /&gt;At the beggining the XPADE was as default mode, but i removed it, and now i don't how to make it the default compiling mode again.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 11 May 2009 09:12:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174298#M682272</guid>
      <dc:creator>Eder Urruela</dc:creator>
      <dc:date>2009-05-11T09:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174299#M682273</link>
      <description>Why would it be the "default" mode?  If you want to run XPADE, you should use the absolute path to all of the tools and then export the correct environment variables.&lt;BR /&gt;&lt;BR /&gt;Look at the documentation under:&lt;BR /&gt;&lt;A href="http://www.hp.com/go/xpade" target="_blank"&gt;http://www.hp.com/go/xpade&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 May 2009 09:22:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174299#M682273</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-11T09:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174300#M682274</link>
      <description>I follow the instruccions i have find in the link&lt;BR /&gt;&lt;BR /&gt;Copy your HP 9000 application source files to the target Integrity system where HP XPADE&lt;BR /&gt;is installed.&lt;BR /&gt;2. Change the$PATH variable to pick up compiler from HP XPADE directory.&lt;BR /&gt;3. Update makefile to pick up libraries and headers from HP XPADE directory.&lt;BR /&gt;4. Change makefile to use shared libraries instead of archive libraries if any archive library is&lt;BR /&gt;used in your product build scripts. This is because, the PA archive libraries are not part of&lt;BR /&gt;HP XPADE package as these are not officially supported.&lt;BR /&gt;&lt;BR /&gt;But now I have find the following error:&lt;BR /&gt;&lt;BR /&gt;        cc -gc -O -Wp,-H256000 -DRELEASE -D_HPUX_SOURCE -D_CLASSIC_TYPES -DX11R6 -I/opt/XPADE/v3/usr/include -I/hpivi/tape/usr/include/X11R2 -I/opt/XPADE/v3/usr/includeX11R6  -I. -I../../inc Zt_Error.c&lt;BR /&gt;cc: Couldn't open the message catalog: "/opt/ansic/lib/nls/msg/C/cc.cat".&lt;BR /&gt;/opt/langtools/lbin/cpp.ansi: illegal option -- d&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Should I remove some compilation flags.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Mon, 11 May 2009 12:52:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174300#M682274</guid>
      <dc:creator>Eder Urruela</dc:creator>
      <dc:date>2009-05-11T12:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174301#M682275</link>
      <description>&amp;gt;I follow the instructions i have find in the link&lt;BR /&gt;&lt;BR /&gt;Did you do these:&lt;BR /&gt;3.4 Installing and Setting up HP XPADE Depot&lt;BR /&gt;Set environmental variables to refer to XPADE environment:&lt;BR /&gt;On HP-UX 11i V3 system:&lt;BR /&gt;...&lt;BR /&gt;On HP-UX 11i V2 system:&lt;BR /&gt;export SDKROOT=/opt/XPADE/v2&lt;BR /&gt;export TARGETROOT=/opt/XPADE/v2&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2009 03:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174301#M682275</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-12T03:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174302#M682276</link>
      <description>Where is the XPADE installed in the system? &lt;BR /&gt;&lt;BR /&gt;Suppose it was installed in /opt/XPADE/v3. One could use the XPADE using:&lt;BR /&gt;&lt;BR /&gt;export SDKROOT=/opt/XPADE/v3&lt;BR /&gt;export TARGETROOT=/opt/XPADE/v3&lt;BR /&gt;export PATH=/opt/XPADE/v3/opt/ansic/bin:$PATH&lt;BR /&gt;&lt;BR /&gt;You could remove either -O or -g to get around this problem. Bascially -d is passed to cpp.ansi by the driver for enabling debugging optimized code. &lt;BR /&gt;&lt;BR /&gt;But the actual problem is different one.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2009 04:29:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174302#M682276</guid>
      <dc:creator>Kannan M Jeganathan</dc:creator>
      <dc:date>2009-05-12T04:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174303#M682277</link>
      <description>The version which is instaled in my server is the v3.&lt;BR /&gt;&lt;BR /&gt;I don't know if i'm doing something wrong, because i thougth I have this environment variables set, but they aren't!&lt;BR /&gt;&lt;BR /&gt;I declare it but the system doesn't mantain it.&lt;BR /&gt;&lt;BR /&gt;I do the export comand in the shell. that's the correct way? Or I have to declare it in a file?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 12 May 2009 05:59:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174303#M682277</guid>
      <dc:creator>Eder Urruela</dc:creator>
      <dc:date>2009-05-12T05:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174304#M682278</link>
      <description>&lt;!--!*#--&gt;Could you get the output for the following command:&lt;BR /&gt;&lt;BR /&gt;echo $SDKROOT::$TARGETROOT::$PATH; cc -c -v inp1.c&lt;BR /&gt;</description>
      <pubDate>Tue, 12 May 2009 06:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174304#M682278</guid>
      <dc:creator>Kannan M Jeganathan</dc:creator>
      <dc:date>2009-05-12T06:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174305#M682279</link>
      <description>&amp;gt;I declare it but the system doesn't maintain it.  I do the export command in the shell. What's the correct way?&lt;BR /&gt;&lt;BR /&gt;If you export it, it will stay until you log off.</description>
      <pubDate>Tue, 12 May 2009 14:58:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174305#M682279</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-12T14:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174306#M682280</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I declare it but the system doesn't maintain it. I do the export command in the shell. What's the correct way?&lt;BR /&gt;&lt;BR /&gt;If you 'su -' the old environmental variables are discarded and a new environment is created.  If you do a simple 'su' without the hyphen ('-') then most variables are preserved, _EXCEPT_ 'HOME', 'ENV', 'IFS', 'SHLIB_PATH' or 'LD_*' unless 'SU_KEEP_ENV_VARS' is set in '/etc/default/security' (see the security(4) manpages).&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...  &lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Tue, 12 May 2009 15:25:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174306#M682280</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-05-12T15:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174307#M682281</link>
      <description>Finally! I'm compiling in XPADE mode, I don't know why but modifying the environment variables in the .profile it works.&lt;BR /&gt;&lt;BR /&gt;I know I'm compiling in XPADE mode becase the compiler admit old modifiers as -Ac. But now I have two doubts about problem would probably appear as I advance in my work.&lt;BR /&gt;&lt;BR /&gt;I have the following call to the compiler and to the linker, for example&lt;BR /&gt;&lt;BR /&gt;        cc -c -O   -Wp,-H256000 -DRELEASE -D_HPUX_SOURCE -D_CLASSIC_TYPES -DX11R&lt;BR /&gt;6 -I/opt/XPADE/v3/usr/include -I/opt/XPADE/v3/master/hpivi/tape/usr/include/X11R&lt;BR /&gt;2 -I/opt/XPADE/v3/usr/include/X11R6 -Ac -I. -I../../inc Zt_Error.c&lt;BR /&gt;        ar ruv ../../lib/libZt.a Zt_Error.o&lt;BR /&gt;ar: creating ../../lib/libZt.a&lt;BR /&gt;a - Zt_Error.o&lt;BR /&gt;&lt;BR /&gt;And I have the following PATH&lt;BR /&gt;&lt;BR /&gt;/opt/XPADE/v3/opt/ansic/bin:/opt/XPADE/v3/usr/ccs/bin:/opt/XPADE/v3/usr/ccs/lbin&lt;BR /&gt;:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/usr/contrib/Q4/bin:/opt/perl/bin:/opt/g&lt;BR /&gt;vsd/bin:/opt/nettladm/bin:/opt/fcms/bin:/opt/wbem/bin:/opt/wbem/sbin:/opt/sas/bi&lt;BR /&gt;n:/opt/graphics/common/bin:/opt/atok/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/&lt;BR /&gt;sec_mgmt/bastille/bin:/opt/caliper/bin:/opt/drd/bin:/opt/dsau/bin:/opt/dsau/sbin&lt;BR /&gt;:/opt/resmon/bin:/opt/firefox:/opt/gnome/bin:/usr/contrib/kwdb/bin:/opt/mozilla:&lt;BR /&gt;/opt/perl_32/bin:/opt/perl_64/bin:/opt/prm/bin:/opt/sfm/bin:/opt/swm/bin:/opt/se&lt;BR /&gt;c_mgmt/spc/bin:/opt/sentinel/bin:/opt/swa/bin:/opt/hpsmh/bin:/opt/thunderbird:/o&lt;BR /&gt;pt/langtools/bin:/opt/rdma/bin:/opt/mpi/bin:/opt/ssh/bin:/opt/ignite/bin:/opt/aC&lt;BR /&gt;C/bin:/opt/cadvise/bin:/opt/perf/bin:/opt/java1.4/jre/bin:/opt/spb/bin:/opt/hpvm&lt;BR /&gt;/bin:/usr/bin/X11:/obras/master/sh:.:/ORACLE/app/product/9.2.0/bin:/obras/master&lt;BR /&gt;/EC/INTERNO/sh&lt;BR /&gt;&lt;BR /&gt;The first three folder are where are the XPADE cc compiler, the /opt/XPADE/v3/opt/ansic/bin, the ar linker is in the path /opt/XPADE/v3/usr/ccs/bin and libaries are in /opt/XPADE/v3/usr/ccs/lbin.&lt;BR /&gt;&lt;BR /&gt;So i have the following doubts, I'm doing it right, and I will not find ELF file errors because im not using the linker well.&lt;BR /&gt;&lt;BR /&gt;And the second, when I have finally the program, how can i execute it, I should execute it under XPADE or as if it where a normal program?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 13 May 2009 06:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174307#M682281</guid>
      <dc:creator>Eder Urruela</dc:creator>
      <dc:date>2009-05-13T06:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174308#M682282</link>
      <description>&lt;!--!*#--&gt;Eder Urruela,&lt;BR /&gt;&lt;BR /&gt;&amp;gt; So i have the following doubts, I'm doing it right, and I will not find ELF file errors because im not using the linker well.&lt;BR /&gt;&lt;BR /&gt;Without using a linker (directly or indirectly through cc) you could not get any executable, the final program.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; And the second, when I have finally the program, how can i execute it, I should execute it under XPADE or as if it where a normal program?&lt;BR /&gt;&lt;BR /&gt;You could execute the generated executable in IA itself with the help of ARIES. For more information about ARIES please refer to: &lt;A href="http://www.hp.com/go/aries" target="_blank"&gt;www.hp.com/go/aries&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Kannan&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 06:30:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174308#M682282</guid>
      <dc:creator>Kannan M Jeganathan</dc:creator>
      <dc:date>2009-05-13T06:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174309#M682283</link>
      <description>&amp;gt;and to the linker, &lt;BR /&gt;&amp;gt;the ar linker is in the path&lt;BR /&gt;&lt;BR /&gt;ar(1) is the archiver, not the linker.&lt;BR /&gt;Both ar and ld are in that path.</description>
      <pubDate>Wed, 13 May 2009 07:07:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174309#M682283</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-13T07:07:37Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174310#M682284</link>
      <description>Hello when I try to link the final exe file, called ivibuild I have the following error message.&lt;BR /&gt;&lt;BR /&gt;/opt/XPADE/v3/usr/ccs/lbin/ld32: Unsatisfied symbols:&lt;BR /&gt;   XtShellStrings (first referenced in ../../lib/libZtddServ.a) (data)&lt;BR /&gt;   XtStrings (first referenced in ../../lib/libZtddServ.a) (data)&lt;BR /&gt;   XtWindowOfObject (first referenced in ../../lib/libZtddServ.a) (code)&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I had the same problem when I compiled this program without the XPADE, and I solved it adding the library /usr/lib/hpux32/libXt.so.1. which have the missing symbols.&lt;BR /&gt;&lt;BR /&gt;but now it isn't a the solution because it duplicates many simbols.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 13 May 2009 11:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174310#M682284</guid>
      <dc:creator>Eder Urruela</dc:creator>
      <dc:date>2009-05-13T11:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174311#M682285</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I had the same problem when I compiled this program without the XPADE, and I solved it adding the library /usr/lib/hpux32/libXt.so.1 which have the missing symbols. but now it isn't a the solution because it duplicates many simbols&lt;BR /&gt;&lt;BR /&gt;Are you directly including /usr/lib/hpux32/libXt.so.1 (in the link line)? If so, it is incorrect. You should use -lXt. For the XPADE compilation (linking) it will pickup the appropriate libXt from /opt/XPADE/v2/usr/lib/libXt.*&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 14:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174311#M682285</guid>
      <dc:creator>Kannan M Jeganathan</dc:creator>
      <dc:date>2009-05-13T14:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174312#M682286</link>
      <description>&amp;gt;/opt/XPADE/v2/usr/lib/libXt.*&lt;BR /&gt;&lt;BR /&gt;I don't have that libary in my XPADE/v3/ directories, but finally I get compiling the program using the /usr/lib/libXt.1&lt;BR /&gt;&lt;BR /&gt;but it's very posible it gives me a BUS ERROR&lt;BR /&gt;&lt;BR /&gt;Thank you very much.</description>
      <pubDate>Wed, 13 May 2009 14:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174312#M682286</guid>
      <dc:creator>Eder Urruela</dc:creator>
      <dc:date>2009-05-13T14:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174313#M682287</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I don't have that libary in my XPADE/v3/ directories&lt;BR /&gt;&lt;BR /&gt;You should have /opt/XPADE/v3/usr/lib/libXt.*. Otherwise you could download it from &lt;A href="http://www.hp.com/go/xpade" target="_blank"&gt;www.hp.com/go/xpade&lt;/A&gt; and "Download latest release".&lt;BR /&gt;&lt;BR /&gt;&amp;gt; but finally I get compiling the program using the /usr/lib/libXt.1 &lt;BR /&gt;&lt;BR /&gt;You should not use this in XPADE build environment.&lt;BR /&gt;</description>
      <pubDate>Wed, 13 May 2009 14:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174313#M682287</guid>
      <dc:creator>Kannan M Jeganathan</dc:creator>
      <dc:date>2009-05-13T14:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174314#M682288</link>
      <description>&amp;gt;I solved it adding the library /usr/lib/hpux32/libXt.so.1. which have the missing symbols. &lt;BR /&gt;&lt;BR /&gt;This are IPF shlibs.  The PA shlibs are in /usr/lib/.</description>
      <pubDate>Wed, 13 May 2009 22:11:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174314#M682288</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-05-13T22:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174315#M682289</link>
      <description>Finally I have use the /usr/lib/libXt.1 because the libXt.a from de /opt/XPADE/v3/usr/lib provoques multiple error of redifined simbols.&lt;BR /&gt;&lt;BR /&gt;I have finally got a successfull compilation, I hope it work, but when I reinstalled the XPADE i don't know if I have touch something I should not touch. but i dont know what.&lt;BR /&gt;&lt;BR /&gt;Thanks again!</description>
      <pubDate>Thu, 14 May 2009 09:02:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174315#M682289</guid>
      <dc:creator>Eder Urruela</dc:creator>
      <dc:date>2009-05-14T09:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: XPADE</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174316#M682290</link>
      <description>Closing thread</description>
      <pubDate>Thu, 14 May 2009 13:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/xpade/m-p/5174316#M682290</guid>
      <dc:creator>Eder Urruela</dc:creator>
      <dc:date>2009-05-14T13:34:21Z</dc:date>
    </item>
  </channel>
</rss>

