>-------- Оригинално писмо --------
 >От:  Stas Bekman <[EMAIL PROTECTED]>
 >Относно: Re: make test fails under Tru64 Unix 5.1b
 >До: Nick *** <[EMAIL PROTECTED]>
 >Изпратено на: Петък, 2004, Декември 17 22:43:43 EET
 >----------------------------------
 >
 >Nick *** wrote:
 >
 >> I've made some progress here!
 >> I thought - what if the httpd can't find libperl.so?
 >> I set LD_LIBRARY_PATH to 
 >> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/perl-5.8.0/lib/5.8.0/alpha-dec_osf/CORE
 >> 
 >> and ran make test again. The result:
 >> 
 >> 168474:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal 
 >> Error: Cannot map library libgcc_s.so.1
 >> 156915:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal 
 >> Error: Cannot map library libgcc_s.so.1
 >> 168434:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal 
 >> Error: Cannot map library libgcc_s.so.1
 >> [  error] configure() has failed:
 >> 
 >> 
 >> It couldn't find libgcc_s.so.1, so I set LD_LIBRARY_PATH to  
 >> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/opt/TWWfsw/gcc33/lib
 >> 
 >> and ran make test again. The result:
 >> 
 >> 
 >> [warning] setting ulimit to allow core files
 >> ulimit -c unlimited; /usr/bin/perl /house/doink123/mp2_svn/t/TEST 
 >> -bugreport -verbose=0
 >> 170047:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Error: 
 >> libaprutil-0.so.0: symbol "iconv_open" unresolved
 >> 170047:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal 
 >> Error: Load of "/house/doink123/httpd-2.0.52/.libs/lt-httpd" failed: 
 >> Unresolved symbol name
 >> 170076:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Error: 
 >> libaprutil-0.so.0: symbol "iconv_open" unresolved
 >> 170076:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal 
 >> Error: Load of "/house/doink123/httpd-2.0.52/.libs/lt-httpd" failed: 
 >> Unresolved symbol name
 >> 170058:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Error: 
 >> libaprutil-0.so.0: symbol "iconv_open" unresolved
 >> 170058:/house/doink123/httpd-2.0.52/.libs/lt-httpd: /sbin/loader: Fatal 
 >> Error: Load of "/house/doink123/httpd-2.0.52/.libs/lt-httpd" failed: 
 >> Unresolved symbol name
 >> [  error] configure() has failed:
 >> 
 >> 
 >> ldd /house/doink123/httpd-2.0.52/.libs/lt-httpd gives me:
 >[...]
 >>         libiconv.so  =>   /usr/local/lib/libiconv.so
 >                             ^^^^^^^^^^^^^^^
 >
 >So you need /usr/local/lib in LD_LIBRARY_PATH as well.
 >

Doesn't work :(

 >-- 
 >__________________________________________________________________
 >Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
 >http://stason.org/     mod_perl Guide ---> http://perl.apache.org
 >mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
 >http://modperlbook.org http://apache.org   http://ticketmaster.com
 >
 >-- 
 >Report problems: http://perl.apache.org/bugs/
 >Mail list info: http://perl.apache.org/maillist/modperl.html
 >List etiquette: http://perl.apache.org/maillist/email-etiquette.html
 >
 >

-----------------------------------------------------------------
Известяване за получено писмо в АБВ.бг - http://promo.abv.bg/

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to