<?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: SQLite2 perl make error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sqlite2-perl-make-error/m-p/4143088#M93368</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You are probably compiling code with an error.&lt;BR /&gt;&lt;BR /&gt;IT would appear that a variable is incomplete nor not quoted completely.&lt;BR /&gt;&lt;BR /&gt;If you don't understand the code, take it to someone who does.&lt;BR /&gt;&lt;BR /&gt;Also check the compiler instructions so you are certain you are using the right compiler and environment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Mon, 11 Feb 2008 14:23:51 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2008-02-11T14:23:51Z</dc:date>
    <item>
      <title>SQLite2 perl make error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sqlite2-perl-make-error/m-p/4143087#M93367</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am not very familiar with c compilers. So, can sombody explain what I am doing wrong??&lt;BR /&gt;&lt;BR /&gt;I tried to install a perl module with cc and then tried with gcc&lt;BR /&gt;&lt;BR /&gt;Many Thanks&lt;BR /&gt;&lt;BR /&gt;$ gmake&lt;BR /&gt;gcc -c  -I/opt/perl_32/lib/5.8.8/PA-RISC1.1-thread-multi/auto/DBI -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -pipe -O2   -DVERSION=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/opt/perl_32/lib/5.8.8/PA-RISC1.1-thread-multi/CORE"  -DNDEBUG=1 -DSQLITE_PTR_SZ=4 -DHAVE_USLEEP=1 SQLite2.c&lt;BR /&gt;SQLite2.xsi: In function 'XS_DBD__SQLite2__db_disconnect':&lt;BR /&gt;SQLite2.xsi:275: error: lvalue required as left operand of assignment&lt;BR /&gt;SQLite2.xsi: In function 'XS_DBD__SQLite2__db_DESTROY':&lt;BR /&gt;SQLite2.xsi:334: error: lvalue required as left operand of assignment&lt;BR /&gt;gmake: *** [SQLite2.o] Error 1&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Feb 2008 14:02:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sqlite2-perl-make-error/m-p/4143087#M93367</guid>
      <dc:creator>William Watson_1</dc:creator>
      <dc:date>2008-02-11T14:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite2 perl make error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sqlite2-perl-make-error/m-p/4143088#M93368</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;You are probably compiling code with an error.&lt;BR /&gt;&lt;BR /&gt;IT would appear that a variable is incomplete nor not quoted completely.&lt;BR /&gt;&lt;BR /&gt;If you don't understand the code, take it to someone who does.&lt;BR /&gt;&lt;BR /&gt;Also check the compiler instructions so you are certain you are using the right compiler and environment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 11 Feb 2008 14:23:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sqlite2-perl-make-error/m-p/4143088#M93368</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2008-02-11T14:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: SQLite2 perl make error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sqlite2-perl-make-error/m-p/4143089#M93369</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;You should compile Perl modules that require compilation with the same compiler that was used to compile your Perl distribution.&lt;BR /&gt;&lt;BR /&gt;# perl -V:cc&lt;BR /&gt;&lt;BR /&gt;...will show you 'cc' or 'gcc' pointing to either the HP-UX Ansi C compiler (not the bundled C compiler!) or the GNU 'gcc' compiler.&lt;BR /&gt;&lt;BR /&gt;The easist way to compile and install new modules is to use the CPAN module and let it follow any dependencies:&lt;BR /&gt;&lt;BR /&gt;# perl -MCPAN -e shell&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Mon, 11 Feb 2008 14:44:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sqlite2-perl-make-error/m-p/4143089#M93369</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-02-11T14:44:02Z</dc:date>
    </item>
  </channel>
</rss>

