search for: libapr

Displaying 20 results from an estimated 23 matches for "libapr".

Did you mean: libapi
2008 Nov 12
2
libapr issue - CentOS 4.7
...######################### [4/4] Installed: httpd.i386 0:2.0.52-41.ent.centos4 Dependency Installed: apr.i386 0:0.9.4-24.9 apr-util.i386 0:0.9.4-22.el4 httpd-suexec.i386 0:2.0.52-41.ent.centos4 Complete! # /etc/init.d/httpd start Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/lib/libaprutil-0.so.0: undefined symbol: gdbm_errno [FAILED] any clues here ?? thanks
2010 Dec 25
1
segfault
...ails message kernel: httpd[2090]: segfault at 00007fff3bacfec4 rip 00002ba6bbc50855 rsp 00007fff3bacfe50 error 6 (gdb) bt full #0 0x00002b30a5a91b00 in __accept_nocancel () from /lib64/libpthread.so.0 No symbol table info available. #1 0x00002b30a58772f4 in apr_socket_accept () from /usr/lib64/libapr-1.so.0 No symbol table info available. #2 0x00002b30a3fbcc31 in unixd_accept () No symbol table info available. #3 0x00002b30a3fbb6d7 in ?? () No symbol table info available. #4 0x00002b30a3fbba1a in ?? () No symbol table info available. #5 0x00002b30a3fbc27d in ap_mpm_run () No symbol table in...
2008 Nov 12
1
SVN missing libexpat.so.0 while it is present
...gt; /usr/lib/libsvn_fs_util-1.so.0 (0x00857000) libsvn_delta-1.so.0 => /usr/lib/libsvn_delta-1.so.0 (0x00f5f000) libsvn_subr-1.so.0 => /usr/lib/libsvn_subr-1.so.0 (0x00ac1000) libsvn_ra_svn-1.so.0 => /usr/lib/libsvn_ra_svn-1.so.0 (0x0094d000) libz.so.1 => /usr/lib/libz.so.1 (0x00d8d000) libaprutil-1.so.0 => /usr/lib/libaprutil-1.so.0 (0x0026c000) libcrypt.so.1 => /lib/libcrypt.so.1 (0x06dfd000) libldap-2.3.so.0 => /usr/lib/libldap-2.3.so.0 (0x005f6000) liblber-2.3.so.0 => /usr/lib/liblber-2.3.so.0 (0x007b5000) libdb-4.3.so => /lib/libdb-4.3.so (0x07144000) libexpat.so.0 =&...
2011 Mar 25
1
[LLVMdev] Instrumentation with liblto and gold
...ncurrency/apache/srclib/apr' /bin/bash /home/sangmin/Concurrency/apache/srclib/apr/libtool --silent --mode=link llvm-gcc -use-gold-plugin -pthread -O4 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -I./include -I../include -version-info 9:5:9 -L/home/sangmin/Dropbox/Falcon/bin/ -ldummy -o libapr-0.la -rpath /home/sangmin/Concurrency/apache-25520-llvm//lib strings/apr_cpystrn.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo <skip> collect2: ld terminated with signal 6 [Aborted] ld: /home/sangmin/Dropbox/Falcon/src/llvm-2.7/include/llvm/Support/Casting.h:200: typename llvm::cast_retty...
2011 May 03
2
libpq.so.4 missing
...| 1.5 MB 00:00 --> Processing Dependency: libaprutil-1.so.0()(64bit) for package: httpd --> Processing Dependency: libapr-1.so.0()(64bit) for package: httpd --> Running transaction check ---> Package apr.x86_64 0:1.2.7-11.el5_5.3 set to be updated ---> Package apr-util.x86_64 0:1.2.7-11.el5_5.2 set to be updated --> Processing Depe...
2007 Mar 08
2
RE: Apache Install error on Centos 4.3
...ring directory `/home/odege/Desktop/httpd-2.2.4/support' make[2]: Entering directory `/home/odege/Desktop/httpd-2.2.4/support' /usr/lib/apr-1/build/libtool --silent --mode=link gcc -pthread -o htpasswd htpasswd.lo -lm /home/odege/Desktop/httpd-2.2.4/srclib/pcre/libpcre.la /usr/lib/libaprutil-1.la -lldap -llber -ldb-4.2 -lexpat /usr/lib/libapr-1.la-lpthread -ldl /usr/bin/ld: warning: libpq.so.4, needed by /usr/lib/libaprutil-1.so, not found (try using -rpath or -rpath-link) /usr/lib/libaprutil-1.so: undefined reference to `PQgetResult' /usr/lib/libaprutil-1.so: undefined referen...
2009 Aug 01
3
[LLVMdev] building whole-program bitcode with LLVM
...m for which we have source code. For example, in the case of Apache's "httpd" server, we want to create a whole-program bitcode file "httpd.bc" containing functions that the default build system stashes in various application-specific auxiliary libraries (e.g., Apache's libapr and libaprutil). Our motive is *not* link-time optimization; we're interested in analyzing and modifying the whole-program bitcode in other ways. Once we have created a whole-program bitcode, we want to compile it to native assembly, then pass it thru the native assembler & linker to obtai...
2009 Oct 08
5
[LLVMdev] strace for whole-program bitcodes (was: RE: building whole-program bitcode with LLVM)
...have source code. For example, in the case of Apache's "httpd" > server, we want to create a whole-program bitcode file "httpd.bc" > containing functions that the default build system stashes in various > application-specific auxiliary libraries (e.g., Apache's libapr and > libaprutil). > > Our motive is *not* link-time optimization; we're interested in > analyzing and modifying the whole-program bitcode in other ways. > Once we have created a whole-program bitcode, we want to compile it > to native assembly, then pass it thru the native a...
2011 Apr 29
1
mod_ssl?
I just noticed that the mod_ssl package was missing on a 5.x machine that I thought was approximately like several other that have it - and don't remember doing anything different. Is there some yum group that would install httpd without including it? -- Les Mikesell lesmikesell at gmail.com
2012 Feb 01
0
apache 2.2.22 on CentOS 5...
...6, it fails on CentOS 5 unless you tell him to use its internal apr lib...I saw in the 2.2.22 release notes: "This release includes the Apache Portable Runtime (APR) version 1.4.5 and APR Utility Library (APR-util) version 1.4.2, bundled with the tar and zip distributions. The APR libraries libapr and libaprutil (and on Win32, libapriconv version 1.2.1) must all be updated to ensure binary compatibility and address many known security and platform bugs. APR-util version 1.4 represents a minor version upgrade from earlier httpd source distributions, which previously included version 1.3.&quot...
2015 Apr 02
0
LLVM 3.5.2 Release!
LLVM 3.5.2 is now available! Download it now, or read the release notes. This release contains bug-fixes for the LLVM 3.5.0 release and is both API and ABI compatible with 3.5.0. Important fixes in this release include: - Fix for miscompilation of libapr - Fix for miscompilation when using lifetime intrinsics, which was affecting the Rust compiler. - Various MIPS fixes. LLVM 3.5.2 would not be possible without the help of our volunteer release team! Thanks to all the release testers: Renato Golin, Ben Pope, Hans Wennborg, Sebastian Dreßler,...
2009 Oct 15
0
[LLVMdev] strace for whole-program bitcodes (was: RE: building whole-program bitcode with LLVM)
...code.  For example, in the case of Apache's "httpd" >> server, we want to create a whole-program bitcode file "httpd.bc" >> containing functions that the default build system stashes in various >> application-specific auxiliary libraries (e.g., Apache's libapr and >> libaprutil). >> >> Our motive is *not* link-time optimization; we're interested in >> analyzing and modifying the whole-program bitcode in other ways. >> Once we have created a whole-program bitcode, we want to compile it >> to native assembly, then pa...
2007 Mar 14
2
Red Hat Enterprise Linux 5 and CentOS 5 extras packages
Hi, In the advent of RHEL5 and CentOS 5, I've been rebuilding the RPMforge packages for EL5. You can find these at the usual location[*]. A few points though: + Not all RPMforge packages are available at this time + If you find a package that you need and isn't there, please do look at the buildlogs and send me instructions on how to fix this specific build. (Saves us time
2005 Sep 07
1
Compiling Apache 2.0.54 on CentOS 4.1
...modules/mappers/mod_so.la server/mpm/prefork/libprefork.la server/libmain.la os/unix/libos.la -lssl -lcrypto -L/usr/kerberos/lib -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz /scratch/apache2.src/httpd-2.0.54/srclib/pcre/libpcre.la /scratch/apache2.src/httpd-2.0.54/srclib/apr-util/libaprutil-0.la<http://0.la>-lgdbm - ldb-4.2 -lexpat /scratch/apache2.src/httpd-2.0.54/srclib/apr/libapr-0.la<http://0.la>-lrt -lm -lcrypt -lnsl -lpthread -ldl modules/filters/.libs/mod_include.a(mod_include.o)(.text+0x240): In function `get_include_var': /scratch/fong/newSpine/apache2.sr...
2008 Nov 18
4
New installation woes
...on Error: Missing Dependency: libmysqlclient.so.14(libmysqlclient_14)(64bit) is needed by package perl-DBD-mysql Error: Missing Dependency: libgsf-1.so.1()(64bit) is needed by package libwpd Error: Missing Dependency: libneon.so.24()(64bit) is needed by package subversion Error: Missing Dependency: libaprutil-0.so.0()(64bit) is needed by package subversion Error: Missing Dependency: libpq.so.3()(64bit) is needed by package perl-DBD-Pg Error: Missing Dependency: libapr-0.so.0()(64bit) is needed by package subversion Error: Missing Dependency: libevent-1.1a.so.1()(64bit) is needed by package nfs-utils...
2011 Mar 24
0
[LLVMdev] Instrumentation with liblto and gold
On 3/24/11 6:23 PM, Sangmin Park wrote: > Hi, > > I need advice in instrumenting programs using liblto and gold plugin. > Specifically, I added my pass in tools/lto/LTOCodeGenerator.cpp. > My pass inserts functions (myLoad and myStore) for some load and store > instructions. > The functions exist in a library file. > > I found that the approach works for the example in
2011 Mar 24
2
[LLVMdev] Instrumentation with liblto and gold
Hi, I need advice in instrumenting programs using liblto and gold plugin. Specifically, I added my pass in tools/lto/LTOCodeGenerator.cpp. My pass inserts functions (myLoad and myStore) for some load and store instructions. The functions exist in a library file. I found that the approach works for the example in the link: http://llvm.org/docs/GoldPlugin.html $ llvm-gcc -flto a.c -c -o a.o $ ar q
2014 Nov 26
6
[LLVMdev] Proposed patches for Clang 3.5.1
On Wed, Nov 26, 2014 at 10:15:13AM +0000, Daniel Sanders wrote: > > From: Daniel Sanders > > Sent: 25 November 2014 17:39 > > To: Eric Christopher; Tom Stellard > > Cc: LLVM Developers Mailing List (llvmdev at cs.uiuc.edu) > > Subject: RE: [LLVMdev] Proposed patches for Clang 3.5.1 > > > > > > > > I'd also like to propose the inclusion of
2009 Oct 15
0
[LLVMdev] strace for whole-program bitcodes (was: RE: building whole-program bitcode with LLVM)
...e. For example, in the case of Apache's "httpd" > > server, we want to create a whole-program bitcode file "httpd.bc" > > containing functions that the default build system stashes in various > > application-specific auxiliary libraries (e.g., Apache's libapr and > > libaprutil). > > > > Our motive is *not* link-time optimization; we're interested in > > analyzing and modifying the whole-program bitcode in other ways. > > Once we have created a whole-program bitcode, we want to compile it > > to native assembly, t...
2012 Jan 19
1
RApache installation problems
...checking whether to build static libraries... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for uname... /bin/uname checking for apxs2... checking for R Program... /usr/bin/R checking for apreq2-config... no Using libapreq2 that comes bundled with mod_R checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes checking for gcc... gcc checking fo...