<?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 warnings compiling xmlreader program using libxml2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/warnings-compiling-xmlreader-program-using-libxml2/m-p/4027714#M93726</link>
    <description>&lt;BR /&gt;&lt;BR /&gt;aCC -c -I/usr/local/include/libxml2 reader1.c &lt;BR /&gt;&lt;BR /&gt;aCC -o reader reader1.o -L/usr/local/lib/hpux32 -lxml2 &lt;BR /&gt;&lt;BR /&gt;[]-pedro:/home/pedro/XML_READER&amp;gt;aCC -o reader reader1.o -L/usr/local/lib/hpux3&amp;gt;&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "deflateEnd" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzrewind" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "inflate" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "deflate" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzopen" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzread" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "inflateEnd" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "deflateInit2_" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "inflateInit2_" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzclose" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "crc32" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzwrite" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzdopen" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;13 warnings.&lt;BR /&gt;</description>
    <pubDate>Wed, 27 Jun 2007 06:25:35 GMT</pubDate>
    <dc:creator>Pedro Dinis</dc:creator>
    <dc:date>2007-06-27T06:25:35Z</dc:date>
    <item>
      <title>warnings compiling xmlreader program using libxml2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/warnings-compiling-xmlreader-program-using-libxml2/m-p/4027714#M93726</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;aCC -c -I/usr/local/include/libxml2 reader1.c &lt;BR /&gt;&lt;BR /&gt;aCC -o reader reader1.o -L/usr/local/lib/hpux32 -lxml2 &lt;BR /&gt;&lt;BR /&gt;[]-pedro:/home/pedro/XML_READER&amp;gt;aCC -o reader reader1.o -L/usr/local/lib/hpux3&amp;gt;&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "deflateEnd" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzrewind" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "inflate" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "deflate" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzopen" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzread" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "inflateEnd" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "deflateInit2_" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "inflateInit2_" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzclose" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "crc32" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzwrite" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;ld: (Warning) Unsatisfied symbol "gzdopen" in file /usr/local/lib/hpux32/libxml2.so&lt;BR /&gt;13 warnings.&lt;BR /&gt;</description>
      <pubDate>Wed, 27 Jun 2007 06:25:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/warnings-compiling-xmlreader-program-using-libxml2/m-p/4027714#M93726</guid>
      <dc:creator>Pedro Dinis</dc:creator>
      <dc:date>2007-06-27T06:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: warnings compiling xmlreader program using libxml2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/warnings-compiling-xmlreader-program-using-libxml2/m-p/4027715#M93727</link>
      <description>[]-pedro:/home/pedro/XML_READER&amp;gt;aCC -o reader reader1.o -L/usr/local/lib/hpux32 -lxml2 -lz&lt;BR /&gt;&lt;BR /&gt;i was missing -lz</description>
      <pubDate>Wed, 27 Jun 2007 06:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/warnings-compiling-xmlreader-program-using-libxml2/m-p/4027715#M93727</guid>
      <dc:creator>Pedro Dinis</dc:creator>
      <dc:date>2007-06-27T06:57:59Z</dc:date>
    </item>
  </channel>
</rss>

