<?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: yacc problems on HP-UX 11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663921#M49073</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;problem 1 all software should be on configured&lt;BR /&gt;&lt;BR /&gt;# CIFS-Client    HP CIFS/9000 Client A.01.02        &lt;BR /&gt;  CIFS-Client.CIFSCLIENT-RUN  Run-time programs and libraries for CIFS/9000 Client for 64-bit systems A.01.02        corrupt        &lt;BR /&gt;# CIFS-Client    HP CIFS/9000 Client A.01.06        &lt;BR /&gt;  CIFS-Client.CIFSCLIENT-RUN  Run-time programs and libraries for CIFS/9000 Client for 64-bit systems A.01.06        corrupt        &lt;BR /&gt;# CIFS-Development   CIFS/9000 server source code files A.01.02        &lt;BR /&gt;  CIFS-Development.CIFS-PRG  CIFS/9000 source code files A.01.02        configured     &lt;BR /&gt;# CIFS-Server    CIFS/9000 (Samba) File and Print Services A.01.02        &lt;BR /&gt;  CIFS-Server.CIFS-ADMIN  CIFS/9000 (Samba) Web Administration Tool (SWAT) A.01.02        configured     &lt;BR /&gt;  CIFS-Server.CIFS-DOC   Samba Documentation (original) A.01.02        configured     &lt;BR /&gt;  CIFS-Server.CIFS-MAN   UNIX MAN pages A.01.02        configured     &lt;BR /&gt;  CIFS-Server.CIFS-RUN   Run-time programs and libraries A.01.02        configured     &lt;BR /&gt;  CIFS-Server.CIFS-UTIL   Scripts and utilities A.01.02        configured     &lt;BR /&gt;# CPS     Compiler Parallel Support Library B.11.00        &lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;Your CIFS runtime is on corrupt and needs reinstalling.&lt;BR /&gt;&lt;BR /&gt;Problem 2. Patch level.&lt;BR /&gt;&lt;BR /&gt;Ensure that all of these patches are on your machine.You can download the ones you need from itrc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PHCO_23651&lt;BR /&gt;PHCO_23873&lt;BR /&gt;PHCO_23963&lt;BR /&gt;PHCO_25707&lt;BR /&gt;PHKL_22589&lt;BR /&gt;PHKL_22677&lt;BR /&gt;PHKL_23226&lt;BR /&gt;PHKL_24027&lt;BR /&gt;PHSS_24301&lt;BR /&gt;PHSS_24303&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Normally if sigbus is found in a 3rd party program we cannot help very much.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       Steve Steel</description>
    <pubDate>Thu, 14 Feb 2002 08:06:55 GMT</pubDate>
    <dc:creator>Steve Steel</dc:creator>
    <dc:date>2002-02-14T08:06:55Z</dc:date>
    <item>
      <title>yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663911#M49063</link>
      <description>As part of an Apache installation, the flex build section fails when byacc is invoked. byacc was obtained from &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/search" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/search&lt;/A&gt; and installed using swinstall&lt;BR /&gt;flex was obtained from&lt;BR /&gt;&lt;A href="http://www.gnu.org/software/flex/flex.html" target="_blank"&gt;http://www.gnu.org/software/flex/flex.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Does anyone know why byacc fails (creates a core)&lt;BR /&gt;&lt;BR /&gt;$ make clean&lt;BR /&gt;        rm -f a.out *.bak core errs scan.tmp&lt;BR /&gt;        rm -f flex parse.c parse.h *.o alloca.c *.lint lex.yy.c lex.yy.cc                 libfl.a config.log config.cache&lt;BR /&gt;$ make&lt;BR /&gt;        gcc -c -I. -I/omg/apache22/flex-2.5.4 -g -O ccl.c&lt;BR /&gt;        gcc -c -I. -I/omg/apache22/flex-2.5.4 -g -O dfa.c&lt;BR /&gt;        gcc -c -I. -I/omg/apache22/flex-2.5.4 -g -O ecs.c&lt;BR /&gt;        gcc -c -I. -I/omg/apache22/flex-2.5.4 -g -O gen.c&lt;BR /&gt;        gcc -c -I. -I/omg/apache22/flex-2.5.4 -g -O main.c&lt;BR /&gt;        gcc -c -I. -I/omg/apache22/flex-2.5.4 -g -O misc.c&lt;BR /&gt;        gcc -c -I. -I/omg/apache22/flex-2.5.4 -g -O nfa.c&lt;BR /&gt;        /opt/byacc/bin/byacc -d /omg/apache22/flex-2.5.4/parse.y&lt;BR /&gt;*** Termination signal 138&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;$ &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for any help</description>
      <pubDate>Wed, 13 Feb 2002 12:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663911#M49063</guid>
      <dc:creator>Geoff Hartnell</dc:creator>
      <dc:date>2002-02-13T12:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663912#M49064</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What is output of&lt;BR /&gt;&lt;BR /&gt;file core&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;    Steve Steel</description>
      <pubDate>Wed, 13 Feb 2002 12:15:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663912#M49064</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-13T12:15:57Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663913#M49065</link>
      <description>&lt;BR /&gt;    Berkeley Yacc is in the public domain.  The data structures and algorithms&lt;BR /&gt;used in Berkeley Yacc are all either taken from documents available to the&lt;BR /&gt;general public or are inventions of the author.  Anyone may freely distribute&lt;BR /&gt;source or binary forms of Berkeley Yacc whether unchanged or modified.&lt;BR /&gt;Distributers may charge whatever fees they can obtain for Berkeley Yacc.&lt;BR /&gt;Programs generated by Berkeley Yacc may be distributed freely.&lt;BR /&gt;&lt;BR /&gt;    Bugs may be reported to&lt;BR /&gt;&lt;BR /&gt;     corbett@berkeley.edu&lt;BR /&gt;&lt;BR /&gt;Do not expect rapid responses.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;            Steve Steel</description>
      <pubDate>Wed, 13 Feb 2002 13:25:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663913#M49065</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-13T13:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663914#M49066</link>
      <description>Geoff,&lt;BR /&gt;&lt;BR /&gt;Are you using gnu's binutil's (as, and ld)?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 13 Feb 2002 13:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663914#M49066</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-13T13:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663915#M49067</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Still waiting on&lt;BR /&gt;&lt;BR /&gt;file core&lt;BR /&gt;&lt;BR /&gt;Also make sure your patches are upto date&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        Steve Steel</description>
      <pubDate>Wed, 13 Feb 2002 13:47:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663915#M49067</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-13T13:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663916#M49068</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am fairly sure that a 138 is a sigbus&lt;BR /&gt;&lt;BR /&gt;Example&lt;BR /&gt;&lt;BR /&gt;'file CORE'&lt;BR /&gt;CORE:           core file from 'icd' - received SIGBUS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If this is so there is a problem in the byacc.&lt;BR /&gt;&lt;BR /&gt;Make sure you have the latest patches.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;   Steve Steel</description>
      <pubDate>Wed, 13 Feb 2002 14:19:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663916#M49068</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-13T14:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663917#M49069</link>
      <description>Geoff,&lt;BR /&gt;&lt;BR /&gt;can you post your kernel parameters? the version of gcc? the version of your OS, and when the last patch bundle was applied?&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 13 Feb 2002 14:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663917#M49069</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-02-13T14:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663918#M49070</link>
      <description>FAO Steve Steel, Harry D Brown Jr&lt;BR /&gt;&lt;BR /&gt;Guys - thanks for replies, I got diverted and have only just got back - I'll answer what I can:&lt;BR /&gt;&lt;BR /&gt;1) output of file core:$ file core&lt;BR /&gt;core:           core file from 'byacc' - received SIGBUS&lt;BR /&gt;&lt;BR /&gt;the byacc was obtained from &lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/search" target="_blank"&gt;http://hpux.connect.org.uk/hppd/cgi-bin/search&lt;/A&gt;&lt;BR /&gt;and installed using swinstall - the only warning was that could not link /bin to /usr/bin as the link already existed, so assumed this was not a problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2) Are you using gnu's binutil's (as, and ld)?&lt;BR /&gt; - not sure what this means. I'm trying to install Apache, which needs flex, which needs byacc. I've invoked configure with various options and then make in the Apache install directory, but the flex build crashes with termination signal 138 when invoking byacc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;3) Also make sure your patches are upto date&lt;BR /&gt; - how can I tell if my pathces are up to date ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4) can you post your kernel parameters? the version of gcc? the version of your OS, and when the last patch bundle was applied?&lt;BR /&gt;- how do I report my kernal parameters&lt;BR /&gt;&lt;BR /&gt;gcc&lt;BR /&gt;$ gcc -v&lt;BR /&gt;Reading specs from /usr/local/lib/gcc-lib/hppa1.1-hp-hpux11.00/2.9-hppa-991112/specs&lt;BR /&gt;gcc version 2.9-hppa-991112&lt;BR /&gt;&lt;BR /&gt;OS&lt;BR /&gt;$ uname -a&lt;BR /&gt;HP-UX wpsc02 B.11.00 U 9000/800 105911507 unlimited-user license&lt;BR /&gt;&lt;BR /&gt; - how can I tell when the last patch bundle was applied.&lt;BR /&gt;&lt;BR /&gt;BTW - I am just a standard user, not a sys admin, so should it be possible for me to install Apache (needs flex (needs byacc)) without having root password&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Geoff&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Feb 2002 15:23:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663918#M49070</guid>
      <dc:creator>Geoff Hartnell</dc:creator>
      <dc:date>2002-02-13T15:23:21Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663919#M49071</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;then try posting output of&lt;BR /&gt;&lt;BR /&gt;swlist -l fileset -a title -a revision -a state&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Example patch&lt;BR /&gt;Patch Name: PHCO_23873&lt;BR /&gt;&lt;BR /&gt;Patch Description: s700_800 11.00 sh-posix(1) cumulative patch&lt;BR /&gt;&lt;BR /&gt;Creation Date: 01/04/26&lt;BR /&gt;&lt;BR /&gt;Post Date:  01/05/07&lt;BR /&gt;&lt;BR /&gt;Repost: 01/09/28 &lt;BR /&gt; The patch documentation was modified to remove references to&lt;BR /&gt; here-document related defects that are not fully addressed.&lt;BR /&gt; The defects described in Service Request 1653264812&lt;BR /&gt; (DSDe443517), are 1653288449 (JAGaa67949) and 1653238170&lt;BR /&gt; (DSDe440895) not fully addressed in the patch so references&lt;BR /&gt; to these defect fixes were removed from the patch&lt;BR /&gt; documentation. &lt;BR /&gt;&lt;BR /&gt;Hardware Platforms - OS Releases:&lt;BR /&gt; s700: 11.00&lt;BR /&gt; s800: 11.00&lt;BR /&gt;&lt;BR /&gt;Products: N/A&lt;BR /&gt;&lt;BR /&gt;Filesets:&lt;BR /&gt; OS-Core.CORE-ENG-A-MAN,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP&lt;BR /&gt; OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP&lt;BR /&gt;&lt;BR /&gt;Automatic Reboot?: No&lt;BR /&gt;&lt;BR /&gt;Status: General Release&lt;BR /&gt;&lt;BR /&gt;Critical: No&lt;BR /&gt;&lt;BR /&gt;Category Tags:&lt;BR /&gt; defect_repair general_release&lt;BR /&gt;&lt;BR /&gt;Path Name: /hp-ux_patches/s700_800/11.X/PHCO_23873&lt;BR /&gt;&lt;BR /&gt;Symptoms:&lt;BR /&gt; PHCO_23873:&lt;BR /&gt; 1.  Shell core dumps on receiving an early&lt;BR /&gt;     SIGWINCH signal during its startup.&lt;BR /&gt;&lt;BR /&gt; 2.  When a functon, that calls a return builtin&lt;BR /&gt;     immediately after executing a nonshell builtin,&lt;BR /&gt;     is executed with -c option, shell exits abruptly.&lt;BR /&gt;&lt;BR /&gt; PHCO_22537:&lt;BR /&gt; 1.  sh-posix read does not set REPLY by default.&lt;BR /&gt;&lt;BR /&gt; 2.  sh-posix gets SIGBUS when executing scripts.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;                     Steve Steel</description>
      <pubDate>Wed, 13 Feb 2002 15:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663919#M49071</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-13T15:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663920#M49072</link>
      <description>Steve&lt;BR /&gt;&lt;BR /&gt;Please see file attachment swlist.output&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Geoff</description>
      <pubDate>Wed, 13 Feb 2002 15:56:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663920#M49072</guid>
      <dc:creator>Geoff Hartnell</dc:creator>
      <dc:date>2002-02-13T15:56:46Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663921#M49073</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;problem 1 all software should be on configured&lt;BR /&gt;&lt;BR /&gt;# CIFS-Client    HP CIFS/9000 Client A.01.02        &lt;BR /&gt;  CIFS-Client.CIFSCLIENT-RUN  Run-time programs and libraries for CIFS/9000 Client for 64-bit systems A.01.02        corrupt        &lt;BR /&gt;# CIFS-Client    HP CIFS/9000 Client A.01.06        &lt;BR /&gt;  CIFS-Client.CIFSCLIENT-RUN  Run-time programs and libraries for CIFS/9000 Client for 64-bit systems A.01.06        corrupt        &lt;BR /&gt;# CIFS-Development   CIFS/9000 server source code files A.01.02        &lt;BR /&gt;  CIFS-Development.CIFS-PRG  CIFS/9000 source code files A.01.02        configured     &lt;BR /&gt;# CIFS-Server    CIFS/9000 (Samba) File and Print Services A.01.02        &lt;BR /&gt;  CIFS-Server.CIFS-ADMIN  CIFS/9000 (Samba) Web Administration Tool (SWAT) A.01.02        configured     &lt;BR /&gt;  CIFS-Server.CIFS-DOC   Samba Documentation (original) A.01.02        configured     &lt;BR /&gt;  CIFS-Server.CIFS-MAN   UNIX MAN pages A.01.02        configured     &lt;BR /&gt;  CIFS-Server.CIFS-RUN   Run-time programs and libraries A.01.02        configured     &lt;BR /&gt;  CIFS-Server.CIFS-UTIL   Scripts and utilities A.01.02        configured     &lt;BR /&gt;# CPS     Compiler Parallel Support Library B.11.00        &lt;BR /&gt;  &lt;BR /&gt;&lt;BR /&gt;Your CIFS runtime is on corrupt and needs reinstalling.&lt;BR /&gt;&lt;BR /&gt;Problem 2. Patch level.&lt;BR /&gt;&lt;BR /&gt;Ensure that all of these patches are on your machine.You can download the ones you need from itrc&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;PHCO_23651&lt;BR /&gt;PHCO_23873&lt;BR /&gt;PHCO_23963&lt;BR /&gt;PHCO_25707&lt;BR /&gt;PHKL_22589&lt;BR /&gt;PHKL_22677&lt;BR /&gt;PHKL_23226&lt;BR /&gt;PHKL_24027&lt;BR /&gt;PHSS_24301&lt;BR /&gt;PHSS_24303&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;try again.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Normally if sigbus is found in a 3rd party program we cannot help very much.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;       Steve Steel</description>
      <pubDate>Thu, 14 Feb 2002 08:06:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663921#M49073</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2002-02-14T08:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: yacc problems on HP-UX 11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663922#M49074</link>
      <description>Steve, Harry&lt;BR /&gt;&lt;BR /&gt;Problem is almost sorted for the moment - I had the wrong options in a script for configure. Once I had resolved that, then Apache builds. Thanks for your help so far.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BUT................&lt;BR /&gt;I need to build Apache with SSL support; I have built open-ssl and set the path to ssl in the Apache configure script. However, the Apache configure script reports:&lt;BR /&gt;Error: Cannot find SSL binaries under /omg/apache22/openssl-engine-0.9.6c/ssl&lt;BR /&gt;      + SSL interface plugin: Configured DBM (-ldbm)&lt;BR /&gt;&lt;BR /&gt;I think it's best to close this dialogue - I'll open another one for building SSL support&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Geoff</description>
      <pubDate>Thu, 14 Feb 2002 08:35:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/yacc-problems-on-hp-ux-11/m-p/2663922#M49074</guid>
      <dc:creator>Geoff Hartnell</dc:creator>
      <dc:date>2002-02-14T08:35:23Z</dc:date>
    </item>
  </channel>
</rss>

