<?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 DBI compiltaion errors in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dbi-compiltaion-errors/m-p/2706664#M903533</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I hope someone can help me with this, when I tried to build the DBI module for perl I got these error messages.&lt;BR /&gt;&lt;BR /&gt;$/tmp/DBI-1.21&amp;gt; make&lt;BR /&gt;        cp Changes blib/lib/DBI/Changes.pm&lt;BR /&gt;cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm&lt;BR /&gt;cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm&lt;BR /&gt;cp DBIXS.h blib/arch/auto/DBI/DBIXS.h&lt;BR /&gt;cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h&lt;BR /&gt;cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm&lt;BR /&gt;cp dbipport.h blib/arch/auto/DBI/dbipport.h&lt;BR /&gt;cp lib/DBI/Format.pm blib/lib/DBI/Format.pm&lt;BR /&gt;cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h&lt;BR /&gt;cp lib/DBI/Shell.pm blib/lib/DBI/Shell.pm&lt;BR /&gt;cp DBI.pm blib/lib/DBI.pm&lt;BR /&gt;cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm&lt;BR /&gt;cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm&lt;BR /&gt;cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm&lt;BR /&gt;cp Driver.xst blib/arch/auto/DBI/Driver.xst&lt;BR /&gt;cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm&lt;BR /&gt;cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm&lt;BR /&gt;cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm&lt;BR /&gt;cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm&lt;BR /&gt;        //opt/perl/bin/perl -p -e "s/~DRIVER~/Perl/g" &amp;lt; blib/arch/auto/DBI/Driver.xst &amp;gt; Perl.xsi&lt;BR /&gt;        //opt/perl/bin/perl -I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi -I/opt/perl/lib/5.6.1 /opt/perl/lib/5.6.1/ExtUtils/xsubpp  -typemap&lt;BR /&gt;/opt/perl/lib/5.6.1/ExtUtils/typemap Perl.xs &amp;gt; Perl.xsc &amp;amp;&amp;amp; mv Perl.xsc Perl.c&lt;BR /&gt;        gcc -c  -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -mpa-risc-1-1 -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.21\"  -DXS_VERSION=\"1.21\" -fPIC -I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE -Wall -Wno-comment Perl.c&lt;BR /&gt;In file included from /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE/perl.h:713,&lt;BR /&gt;                 from DBIXS.h:19,&lt;BR /&gt;                 from Perl.xs:1:&lt;BR /&gt;/usr/include/sys/socket.h:439: parse error before "sendfile"&lt;BR /&gt;/usr/include/sys/socket.h:439: parse error before "bsize_t"&lt;BR /&gt;/usr/include/sys/socket.h:441: parse error before "sendpath"&lt;BR /&gt;/usr/include/sys/socket.h:441: parse error before "bsize_t"&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;I'm using gcc 3.0.4 ( 64 bits ) on HP-UX 11i ( 11.11 )&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Moises</description>
    <pubDate>Thu, 18 Apr 2002 21:51:46 GMT</pubDate>
    <dc:creator>Moises Zorrilla</dc:creator>
    <dc:date>2002-04-18T21:51:46Z</dc:date>
    <item>
      <title>DBI compiltaion errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbi-compiltaion-errors/m-p/2706664#M903533</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I hope someone can help me with this, when I tried to build the DBI module for perl I got these error messages.&lt;BR /&gt;&lt;BR /&gt;$/tmp/DBI-1.21&amp;gt; make&lt;BR /&gt;        cp Changes blib/lib/DBI/Changes.pm&lt;BR /&gt;cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm&lt;BR /&gt;cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm&lt;BR /&gt;cp DBIXS.h blib/arch/auto/DBI/DBIXS.h&lt;BR /&gt;cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h&lt;BR /&gt;cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm&lt;BR /&gt;cp dbipport.h blib/arch/auto/DBI/dbipport.h&lt;BR /&gt;cp lib/DBI/Format.pm blib/lib/DBI/Format.pm&lt;BR /&gt;cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h&lt;BR /&gt;cp lib/DBI/Shell.pm blib/lib/DBI/Shell.pm&lt;BR /&gt;cp DBI.pm blib/lib/DBI.pm&lt;BR /&gt;cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm&lt;BR /&gt;cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm&lt;BR /&gt;cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm&lt;BR /&gt;cp Driver.xst blib/arch/auto/DBI/Driver.xst&lt;BR /&gt;cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm&lt;BR /&gt;cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm&lt;BR /&gt;cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm&lt;BR /&gt;cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm&lt;BR /&gt;        //opt/perl/bin/perl -p -e "s/~DRIVER~/Perl/g" &amp;lt; blib/arch/auto/DBI/Driver.xst &amp;gt; Perl.xsi&lt;BR /&gt;        //opt/perl/bin/perl -I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi -I/opt/perl/lib/5.6.1 /opt/perl/lib/5.6.1/ExtUtils/xsubpp  -typemap&lt;BR /&gt;/opt/perl/lib/5.6.1/ExtUtils/typemap Perl.xs &amp;gt; Perl.xsc &amp;amp;&amp;amp; mv Perl.xsc Perl.c&lt;BR /&gt;        gcc -c  -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -mpa-risc-1-1 -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.21\"  -DXS_VERSION=\"1.21\" -fPIC -I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE -Wall -Wno-comment Perl.c&lt;BR /&gt;In file included from /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE/perl.h:713,&lt;BR /&gt;                 from DBIXS.h:19,&lt;BR /&gt;                 from Perl.xs:1:&lt;BR /&gt;/usr/include/sys/socket.h:439: parse error before "sendfile"&lt;BR /&gt;/usr/include/sys/socket.h:439: parse error before "bsize_t"&lt;BR /&gt;/usr/include/sys/socket.h:441: parse error before "sendpath"&lt;BR /&gt;/usr/include/sys/socket.h:441: parse error before "bsize_t"&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;I'm using gcc 3.0.4 ( 64 bits ) on HP-UX 11i ( 11.11 )&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Moises</description>
      <pubDate>Thu, 18 Apr 2002 21:51:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbi-compiltaion-errors/m-p/2706664#M903533</guid>
      <dc:creator>Moises Zorrilla</dc:creator>
      <dc:date>2002-04-18T21:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: DBI compiltaion errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbi-compiltaion-errors/m-p/2706665#M903534</link>
      <description>This will *NEVER* work&lt;BR /&gt;&lt;BR /&gt; gcc -c -D_POSIX_C_SOURCE=199506L -D_HPUX_SOURCE -L/lib/pa1.1 -DUINT32_MAX_BROKEN -mpa-risc-1-1 -fPIC -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC -I/opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE -Wall -Wno-comment Perl.c&lt;BR /&gt;In file included from /opt/perl/lib/5.6.1/PA-RISC1.1-thread-multi/CORE/perl.h:713,&lt;BR /&gt;&lt;BR /&gt;The perl you are using is a 32bit build for hppa-1.1 (probably from the software CD), built with gcc (32bit)&lt;BR /&gt;&lt;BR /&gt;GCC builds for HP-UX are EITHER 32bit all OR 64bit all, and cannot be combined.&lt;BR /&gt;&lt;BR /&gt;So you've got two choices here:&lt;BR /&gt;&lt;BR /&gt;1. Switch to 32bit (get a 32bit gcc)&lt;BR /&gt;2. Switch to 64bit (get a 64bit perl)&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Apr 2002 08:58:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbi-compiltaion-errors/m-p/2706665#M903534</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2002-04-19T08:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: DBI compiltaion errors</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbi-compiltaion-errors/m-p/2706666#M903535</link>
      <description>Hi procura&lt;BR /&gt;&lt;BR /&gt;You are right, I switch to gcc ( 32bits ) and it worked.&lt;BR /&gt;&lt;BR /&gt;Thanks alot&lt;BR /&gt;&lt;BR /&gt;Moises</description>
      <pubDate>Fri, 19 Apr 2002 15:06:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbi-compiltaion-errors/m-p/2706666#M903535</guid>
      <dc:creator>Moises Zorrilla</dc:creator>
      <dc:date>2002-04-19T15:06:20Z</dc:date>
    </item>
  </channel>
</rss>

