<?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: DBD:Informix installed error for Perl in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786368#M96010</link>
    <description>edit one of the .c files and add&lt;BR /&gt;&lt;BR /&gt;void _force_libgcc_load ()&lt;BR /&gt;{&lt;BR /&gt;divsi3 ();&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;That should forc-load libgcc&lt;BR /&gt;&lt;BR /&gt;Maybe more friendly (and easier), find yourself the FULL PATH for libgcc.a and add it to the LDFLAGS&lt;BR /&gt;&lt;BR /&gt;LDFLAGS='/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.3/libgcc.a ....'&lt;BR /&gt;&lt;BR /&gt;Let the .... be what was in LDFLAGS before you changed it&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
    <pubDate>Fri, 12 May 2006 04:04:15 GMT</pubDate>
    <dc:creator>H.Merijn Brand (procura</dc:creator>
    <dc:date>2006-05-12T04:04:15Z</dc:date>
    <item>
      <title>DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786351#M95993</link>
      <description>I have the following successfully installed:&lt;BR /&gt;&lt;BR /&gt;-HP-UX 11.23 ia64 (itanium machine)&lt;BR /&gt;-4GL 7.32 FC3&lt;BR /&gt;-IDS 9.40 FC7&lt;BR /&gt;-SDK 2.81 FC3 with ESQL/C 9x&lt;BR /&gt;-Perl 5.8.3 default on /opt/perl&lt;BR /&gt;-Apache 1.3.31&lt;BR /&gt;-DBI 1.50&lt;BR /&gt;-HP C/ANSI compiler&lt;BR /&gt;-GCC 4.10 compiler&lt;BR /&gt;&lt;BR /&gt;We need to connect to Informix from Perl.&lt;BR /&gt;&lt;BR /&gt;During the installation of DBD-Informix for 2003.04. I encounter the following error:&lt;BR /&gt;&lt;BR /&gt;LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux32 Informix.o dbdimp.o dbdattr.o sqltoken.o sqltype.o ixblob.o decsci.o odbctype.o link.o esqlcver.o esqlc_v6.o -L/apps/informix94/lib -L/apps/informix94/lib/esql -lifsql -lifasf -lifgen -lifos -lifgls -ldl -lm -lsec -lelf /apps/informix94/lib/esql/checkapi.o -lifglx -o blib/arch/auto/DBD/Informix/Informix.so ld: Can't find library or mismatched ABI for -lifsql Fatal error. &lt;BR /&gt;&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Kindly advice.&lt;BR /&gt;&lt;BR /&gt;Steven</description>
      <pubDate>Thu, 11 May 2006 02:36:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786351#M95993</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-05-11T02:36:42Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786352#M95994</link>
      <description>Hi Steven, &lt;BR /&gt;&lt;BR /&gt;You need to make sure you compile for 32 bit or 64 bit and use corresponding libraries to link. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 11 May 2006 02:53:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786352#M95994</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-11T02:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786353#M95995</link>
      <description>Yes, if libifsql is in your LD_LIBRARY_PATH it sound as if you are trying to link 32bit and 64bit objects, I would assume.</description>
      <pubDate>Thu, 11 May 2006 03:50:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786353#M95995</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2006-05-11T03:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786354#M95996</link>
      <description>I am new to this. Could you advice what should I do.&lt;BR /&gt;&lt;BR /&gt;What are the steps to overcome the errors?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 11 May 2006 05:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786354#M95996</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-05-11T05:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786355#M95997</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;Edit your LF_RUN_PATH to add full to 32 or 64 bit lifsl. I am not sure which bit you are compiling. Find out full path using find command, # find . -name "libifsql" &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 11 May 2006 05:21:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786355#M95997</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-11T05:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786356#M95998</link>
      <description>Small typo in that post :)&lt;BR /&gt;LF_RUN_PATH =&amp;gt; LD_RUN_PATH&lt;BR /&gt;&lt;BR /&gt;but that aside.&lt;BR /&gt;&lt;BR /&gt;Check 1: is your informix 32bit or 64bit?&lt;BR /&gt;&lt;BR /&gt;I bet it is 64bit, as the error from DBD::Informix hints me towards the fact that you are using a 32bit perl:&lt;BR /&gt;LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/usr/lib/hpux32 Informix.o db&lt;BR /&gt;&lt;BR /&gt;Check 2: As I now assume that you have a 64bit Informix, you will *need* a 64bit perl to go with it. 32bit and 64bit don't mix&lt;BR /&gt;So you have to check your install and see if you have both perl/32 and perl/64, and where you have them available&lt;BR /&gt;If you only have perl/32, you will have to install perl/64. If you also have perl64, you only have to change your $PATH, and restart the DBD::Informix stuff (assuming that perl/64 already includes DBI&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Thu, 11 May 2006 05:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786356#M95998</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-05-11T05:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786357#M95999</link>
      <description>Yes it is definitely 64 bit informix, thats what the FCx sub-version denotes.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2006 09:24:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786357#M95999</guid>
      <dc:creator>Steve Lewis</dc:creator>
      <dc:date>2006-05-11T09:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786358#M96000</link>
      <description>Thanks. &lt;BR /&gt;&lt;BR /&gt;Yes. The informix is 64bits. And there are 2 perl (32+64) installed in the HP 11.23 by default. This is very confusing.&lt;BR /&gt;&lt;BR /&gt;I have make my PATH to point to /opt/perl_64 and also ln -s /opt/perl_64/bin/perl perl in /usr/bin.&lt;BR /&gt;&lt;BR /&gt;Now the perl is 64 bits.&lt;BR /&gt;&lt;BR /&gt;This have solved the DBI and DBD problem.&lt;BR /&gt;&lt;BR /&gt;Now I recompile my Apache mod_perl again&lt;BR /&gt;due to changing to 64 bits perl.&lt;BR /&gt;&lt;BR /&gt;It was successful compile with the libperl.so create.&lt;BR /&gt;&lt;BR /&gt;But when I start the Apache, it give me an error as follows. Did I miss something?&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__divsi3' in load module '/apps/apache/libexec/libproxy.so'.&lt;BR /&gt;Syntax error on line 230 of /apps/apache/conf/httpd.conf:&lt;BR /&gt;Cannot load /apps/apache/libexec/libproxy.so into server: Unresolved external&lt;BR /&gt;./apachectl start: httpd could not be started&lt;BR /&gt;&lt;BR /&gt;Any help is greatly appreciated.</description>
      <pubDate>Thu, 11 May 2006 20:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786358#M96000</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-05-11T20:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786359#M96001</link>
      <description>Hi Steven, &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unsatisfied code symbol '__divsi3' in load module '/apps/apache/libexec/libproxy.so'.&lt;BR /&gt;Syntax error on line 230 of /apps/apache/conf/httpd.conf:&lt;BR /&gt;Cannot load /apps/apache/libexec/libproxy.so into server: Unresolved external&lt;BR /&gt;./apachectl start: httpd could not be started&lt;BR /&gt;&lt;BR /&gt;You should have Apache 64 bit since you built mod_perl in 64. A note of caution: Executables and Binaries should always have mode matching (32 or 64). &lt;BR /&gt;&lt;BR /&gt;Also, try to assign points. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 11 May 2006 22:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786359#M96001</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-11T22:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786360#M96002</link>
      <description>&amp;gt; /usr/lib/hpux32/dld.so: Unsatisfied code symbol '__divsi3' in load module '/apps/apache/libexec/libproxy.so'.&lt;BR /&gt;&lt;BR /&gt;All those mod3, div3, ***3 calls can be found in libgcc&lt;BR /&gt;&lt;BR /&gt;Make Apachy and/or mod_perl force link with libgcc.a and the problem will most likely disappear&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Fri, 12 May 2006 01:13:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786360#M96002</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-05-12T01:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786361#M96003</link>
      <description>Hi Merjin,&lt;BR /&gt;&lt;BR /&gt;Could you kindle let me know how to do the following: I am very new to this issue.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;Make Apachy and/or mod_perl force link with libgcc.a and the problem will most likely disappear&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2006 01:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786361#M96003</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-05-12T01:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786362#M96004</link>
      <description>Hi Steven, &lt;BR /&gt;&lt;BR /&gt;At the time of compiling mod_perl, you need to explicitly link to libgcc.a. To do this, add full path to libgcc.a in Makefile when "ld" being called, &lt;BR /&gt;&lt;BR /&gt;-L/usr/local/lib/libgcc.a or whichever applicable in your case. &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 12 May 2006 01:52:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786362#M96004</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-12T01:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786363#M96005</link>
      <description>You said you rebuilt perl.&lt;BR /&gt;&lt;BR /&gt;change the Makefile, and add -lgcc to the LDFLAGS&lt;BR /&gt;&lt;BR /&gt;If that doesn't force libgcc, add a dummy call in one of the .c files, like&lt;BR /&gt;&lt;BR /&gt;void _force_libgcc_load ()&lt;BR /&gt;{&lt;BR /&gt;divsi3 ();&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;HTH, Enjoy, Have FUN! H.Merijn [ who uses Apache nor mod_perl ]</description>
      <pubDate>Fri, 12 May 2006 01:53:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786363#M96005</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-05-12T01:53:46Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786364#M96006</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have tried the following to compile Apache1.3.31 to 64 bit using gcc on my Itanium rx2620.&lt;BR /&gt;&lt;BR /&gt;1) export LDFLAGS='-mlp64'&lt;BR /&gt;&lt;BR /&gt;2) ./configure --with-layout=Apache --prefix=/apps/apache \&lt;BR /&gt;--enable-module=most \&lt;BR /&gt;--enable-shared=max &lt;BR /&gt;&lt;BR /&gt;3) make&lt;BR /&gt;&lt;BR /&gt;But I get the following errors:&lt;BR /&gt;&lt;BR /&gt;gcc -c  -I../os/unix -I../include   -DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite `../apaci` gen_test_char.c&lt;BR /&gt;        gcc  -DHPUX11 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite `../apaci`  -mlp64 -o gen_test_char gen_test_char.o  -lm -lpthread&lt;BR /&gt;ld: Can't find library or mismatched ABI for -lgcc&lt;BR /&gt;Fatal error.&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;I have the libgcc.a locate in:&lt;BR /&gt;/opt/hp-gcc-4.1.0/lib/gcc/ia64-hp-hpux11.23/4.1.0/hpux64/libgcc.a&lt;BR /&gt;/opt/hp-gcc-4.1.0/lib/gcc/ia64-hp-hpux11.23/4.1.0/libgcc.a&lt;BR /&gt;&lt;BR /&gt;But I can't seems to get Apache 64 compile.&lt;BR /&gt;&lt;BR /&gt;Any ideas.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 12 May 2006 02:56:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786364#M96006</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-05-12T02:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786365#M96007</link>
      <description>The first gcc line did not have the -mlp64 flag, causing it to build a 32bit object&lt;BR /&gt;&lt;BR /&gt;You will need to add -mlp64 to the CCFLAGS, and -lgcc to the LDFLAGS&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn [ don't forget to express your satisfaction with the answers given ]</description>
      <pubDate>Fri, 12 May 2006 03:09:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786365#M96007</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-05-12T03:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786366#M96008</link>
      <description>Steven, &lt;BR /&gt;&lt;BR /&gt;1) export CFLAGS="-mlp64" &lt;BR /&gt;&lt;BR /&gt;2) export CPPFLAGS="-mlp64" (Precautionary step) &lt;BR /&gt;&lt;BR /&gt;mismatched ABI generally means of bit compatibility. &lt;BR /&gt;&lt;BR /&gt;-Arun &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2006 03:27:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786366#M96008</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-12T03:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786367#M96009</link>
      <description>Sorry for bothering all of you.&lt;BR /&gt;&lt;BR /&gt;The compile to 64 bits now works fine.&lt;BR /&gt;It's was great!&lt;BR /&gt;&lt;BR /&gt;But when I start apache, I get the following error:&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux64/dld.so: Unsatisfied code symbol '__modsi3' in load module '/apps/apache/libexec/mod_imap.so'.&lt;BR /&gt;Syntax error on line 218 of /apps/apache/conf/httpd.conf:&lt;BR /&gt;Cannot load /apps/apache/libexec/mod_imap.so into server: Unresolved external&lt;BR /&gt;&lt;BR /&gt;I have out of ideas.&lt;BR /&gt;&lt;BR /&gt;Any one knows what next?</description>
      <pubDate>Fri, 12 May 2006 03:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786367#M96009</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-05-12T03:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786368#M96010</link>
      <description>edit one of the .c files and add&lt;BR /&gt;&lt;BR /&gt;void _force_libgcc_load ()&lt;BR /&gt;{&lt;BR /&gt;divsi3 ();&lt;BR /&gt;}&lt;BR /&gt;&lt;BR /&gt;That should forc-load libgcc&lt;BR /&gt;&lt;BR /&gt;Maybe more friendly (and easier), find yourself the FULL PATH for libgcc.a and add it to the LDFLAGS&lt;BR /&gt;&lt;BR /&gt;LDFLAGS='/usr/local/pa20_64/lib/gcc/hppa64-hp-hpux11.00/4.0.3/libgcc.a ....'&lt;BR /&gt;&lt;BR /&gt;Let the .... be what was in LDFLAGS before you changed it&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Fri, 12 May 2006 04:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786368#M96010</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2006-05-12T04:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786369#M96011</link>
      <description>Hi Steven, &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/usr/lib/hpux64/dld.so: Unsatisfied code symbol '__modsi3' in load module '/apps/apache/libexec/mod_imap.so'.&lt;BR /&gt;Syntax error on line 218 of /apps/apache/conf/httpd.conf:&lt;BR /&gt;Cannot load /apps/apache/libexec/mod_imap.so into server: Unresolved external&lt;BR /&gt;&lt;BR /&gt;Comment out mod_imap.so in Apache configuration file. Then try to start Apache.. &lt;BR /&gt;&lt;BR /&gt;# grep "mod_imap.so" `find /apps/apache/conf -type f` &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Fri, 12 May 2006 04:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786369#M96011</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-05-12T04:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: DBD:Informix installed error for Perl</title>
      <link>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786370#M96012</link>
      <description>Hi Merjin,&lt;BR /&gt;&lt;BR /&gt;Do you mean to set the LDFLAGS='/opt/hp-gcc-4.1.0/lib/gcc/ia64-hp-hpux11.23/4.1.0/hpux64/libgcc.a -lgcc' ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2006 04:54:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/dbd-informix-installed-error-for-perl/m-p/3786370#M96012</guid>
      <dc:creator>Steven_181</dc:creator>
      <dc:date>2006-05-12T04:54:48Z</dc:date>
    </item>
  </channel>
</rss>

