search for: librt

Displaying 20 results from an estimated 516 matches for "librt".

2013 Aug 17
1
[LLVMdev] [brlcad-devel] Clang vs. gcc for building BRL-CAD
On Sat, Aug 17, 2013 at 7:08 AM, Tom Browder <tom.browder at gmail.com> wrote: > On Sat, Aug 17, 2013 at 6:15 AM, Tom Browder <tom.browder at gmail.com>wrote: > >> On Fri, Aug 16, 2013 at 2:58 PM, Tom Browder <tom.browder at gmail.com>wrote: >> >>> On Fri, Aug 16, 2013 at 2:55 PM, Tom Browder <tom.browder at gmail.com>wrote: >>>
2004 Jan 05
4
[Bug 782] Unable to start openssh after upgrading to 3.7.1.p2
...pgrade i was able to start SSH normally and it was working fine. After few days when SSH got to be restarted the it is throwing the below error. What could be the reason for that. Your help would be highly appreciated. root at host01:/etc/init.d # openssh start ld.so.1: ssh-rand-helper: fatal: librt.so.1: version `SUNW_1.2' not found (required by file ssh-rand-helper) ssh-rand-helper child produced insufficient data ld.so.1: ssh-rand-helper: fatal: librt.so.1: version `SUNW_1.2' not found (required by file ssh-rand-helper) ssh-rand-helper child produced insufficient data ld.so.1: ssh...
2016 Jul 03
3
Dovecot 2.2.25 fails on SSL
...tory Jul 4 01:08:43 myhost dovecot: ssl-params: Error: child process failed with status 22784 ldd /usr/local/Dovecot-2.2.25/lib/dovecot/libssl_iostream_openssl.so linux-gate.so.1 => (0x00e8c000) libcrypto.so.1.0.0 => not found libssl.so.1.0.0 => not found librt.so.1 => /lib/librt.so.1 (0x00be4000) libc.so.6 => /lib/libc.so.6 (0x001a6000) libpthread.so.0 => /lib/libpthread.so.0 (0x003e4000) /lib/ld-linux.so.2 (0x007e7000) ldd /usr/local/Dovecot-2.2.25/lib/dovecot/libdcrypt_openssl.so linux-gate.so.1 => (0x00dca...
2015 Sep 07
4
LibC++ tests in tree
Folks, I'm running the libc++ tests in tree [1] and I'm seeing two class of errors: 1. -lrt is used, but there is no such "librt.a" in the path. Results are that some symbols are not found, or that the DSO object wasn't. Adding a symlink in build/lib/librt.a to build/clang/3.8.0/lib/linux/libclang_rt.builtins-aarch64.a worked. 2. "collate_byname failed to construct for en_US.UTF-8". My box is setup with l...
2016 Sep 02
2
Dovecot 2.2.25 fails on SSL
Aki Tuomi <aki.tuomi at dovecot.fi> wrote: >> ldd /usr/local/Dovecot-2.2.25/lib/dovecot/libssl_iostream_openssl.so >> linux-gate.so.1 => (0x00e8c000) >> libcrypto.so.1.0.0 => not found >> libssl.so.1.0.0 => not found >> librt.so.1 => /lib/librt.so.1 (0x00be4000) >> libc.so.6 => /lib/libc.so.6 (0x001a6000) >> libpthread.so.0 => /lib/libpthread.so.0 (0x003e4000) >> /lib/ld-linux.so.2 (0x007e7000) >> >> ldd /usr/local/Dovecot-2.2.25/lib/dovecot/libdcrypt_openss...
2012 Feb 27
0
Re: [Qemu-devel] [PATCH 2/2] build: replace librt check function
...y@codemonkey.ws>: > > > On 02/20/2012 06:11 AM, Roger Pau Monne wrote: > > >> > > >> Replace clock_gettime with timer_gettime, since at least under > > >> uclibc 0.9.33 the clock_getttime function can be used without linking > > >> against librt (although the manual page states the opposite). > > >> > > >> Signed-off-by: Roger Pau Monne<roger.pau@entel.upc.edu> > > > > > > > > > I don''t think this is against qemu.git. Please do not send patches to > > > qemu-devel...
2015 Sep 12
2
Some feedback on Libfuzzer
...00-0x7f276e1e4000 /lib/x86_64-linux-gnu/libm-2.19.so 0x7f276e1e4000-0x7f276e3e3000 /lib/x86_64-linux-gnu/libm-2.19.so 0x7f276e3e3000-0x7f276e3e4000 /lib/x86_64-linux-gnu/libm-2.19.so 0x7f276e3e4000-0x7f276e3e5000 /lib/x86_64-linux-gnu/libm-2.19.so 0x7f276e3e5000-0x7f276e3ec000 /lib/x86_64-linux-gnu/librt-2.19.so 0x7f276e3ec000-0x7f276e5eb000 /lib/x86_64-linux-gnu/librt-2.19.so 0x7f276e5eb000-0x7f276e5ec000 /lib/x86_64-linux-gnu/librt-2.19.so 0x7f276e5ec000-0x7f276e5ed000 /lib/x86_64-linux-gnu/librt-2.19.so 0x7f276e5ed000-0x7f276e605000 /lib/x86_64-linux-gnu/libpthread-2.19.so 0x7f276e605000-0x7f276...
2012 Feb 24
3
Dovecot 2.1 with custom OpenSSL fails to build
...erence to `OBJ_txt2nid' ../../src/lib-storage/.libs/libdovecot-storage.so: undefined reference to `SSL_set_ex_data' [...] # ldd src/lib*/.libs/*.so src/lib-dovecot/.libs/libdovecot.so: linux-gate.so.1 => (0x00979000) libdl.so.2 => /lib/libdl.so.2 (0x00c31000) librt.so.1 => /lib/librt.so.1 (0x009ed000) libc.so.6 => /lib/libc.so.6 (0x0054d000) /lib/ld-linux.so.2 (0x00c12000) libpthread.so.0 => /lib/libpthread.so.0 (0x008f4000) src/lib-lda/.libs/libdovecot-lda.so: linux-gate.so.1 => (0x0096d000) libdovecot-sto...
2011 Oct 21
2
Need help with redhat build to --prefix
...unfound libraries: >ldd winbindd linux-vdso.so.1 => (0x00007fff529b3000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00002b01188e2000) libnsl.so.1 => /lib64/libnsl.so.1 (0x00002b0118af7000) libdl.so.2 => /lib64/libdl.so.2 (0x00002b0118d0f000) librt.so.1 => /lib64/librt.so.1 (0x00002b0118f14000) libpopt.so.0 => /usr/lib64/libpopt.so.0 (0x00002b011911d000) libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00002b0119325000) libtalloc.so.2 => not found libtdb.so.1 => not found libwbclient.so.0 => n...
2012 Feb 18
0
Re: [Qemu-devel] [PATCH] build: add needed missing libraries libm and librt
...undefined >> reference to `__isnan' >> /home/royger/xen-clean/tools/qemu-xen-dir/cutils.c:357: undefined >> reference to `modf' >> collect2: ld returned 1 exit status >> >> According to modf man page [0], -lm should be used when linking. >> >> librt is used in qemu-time.c, but again the library was not specified >> at link time, throwing the following error: >> >> /home/royger/xen-clean/tools/qemu-xen-dir/qemu-timer.c:597: undefined >> reference to `timer_gettime' >> /home/royger/xen-clean/tools/qemu-xen-dir/q...
2017 Sep 13
4
sanitizer test case failures after OS update
...-7.2.0/lib64/libgcc_s.so.1 0x7fff8b1b0000-0x7fff8b1c0000 /home/seurer/gcc/install/gcc-7.2.0/lib64/libgcc_s.so.1 0x7fff8b1c0000-0x7fff8b1d0000 /usr/lib64/libdl-2.24.so 0x7fff8b1d0000-0x7fff8b1e0000 /usr/lib64/libdl-2.24.so 0x7fff8b1e0000-0x7fff8b1f0000 0x7fff8b1f0000-0x7fff8b200000 /usr/lib64/librt-2.24.so 0x7fff8b200000-0x7fff8b210000 /usr/lib64/librt-2.24.so 0x7fff8b210000-0x7fff8b220000 /usr/lib64/librt-2.24.so 0x7fff8b220000-0x7fff8b240000 /usr/lib64/libpthread-2.24.so 0x7fff8b240000-0x7fff8b250000 /usr/lib64/libpthread-2.24.so 0x7fff8b250000-0x7fff8b260000 /usr/lib64/libpthread-2.24...
2011 Sep 02
5
Linux kernel crash due to ocfs2
Hello, we have a pair of IBM P570 servers running RHEL5.2 kernel 2.6.18-92.el5.ppc64 We have Oracle RAC on ocfs2 storage ocfs2 is 1.4.7-1 for the above kernel (downloaded from oracle oss site) Recently both servers have been crashing with the following error: Assertion failure in journal_dirty_metadata() at fs/jbd/transaction.c:1130: "handle->h_buffer_credits > 0" kernel BUG in
2007 May 08
1
[LLVMdev] llvm-ld support of native libraries
What is the current status of llvm-ld's support of native libraries? I have a bytecode file that needs to link against librt.so. So, I ran: llvm-ld -native -o x.exe x.bc -L/usr/lib64 -lrt and I get the following error: /tmp/ccB7DGu1.o(.text+0x1a3): In function `main': : undefined reference to `clock_gettime' /tmp/ccB7DGu1.o(.text+0x6d8): In function `main': : undefined reference to `clock_gettime' col...
2015 Oct 20
2
Some feedback on Libfuzzer
...00-0x7f86a70b8000 /lib/x86_64-linux-gnu/libm-2.19.so 0x7f86a70b8000-0x7f86a72b7000 /lib/x86_64-linux-gnu/libm-2.19.so 0x7f86a72b7000-0x7f86a72b8000 /lib/x86_64-linux-gnu/libm-2.19.so 0x7f86a72b8000-0x7f86a72b9000 /lib/x86_64-linux-gnu/libm-2.19.so 0x7f86a72b9000-0x7f86a72c0000 /lib/x86_64-linux-gnu/librt-2.19.so 0x7f86a72c0000-0x7f86a74bf000 /lib/x86_64-linux-gnu/librt-2.19.so 0x7f86a74bf000-0x7f86a74c0000 /lib/x86_64-linux-gnu/librt-2.19.so 0x7f86a74c0000-0x7f86a74c1000 /lib/x86_64-linux-gnu/librt-2.19.so 0x7f86a74c1000-0x7f86a74d9000 /lib/x86_64-linux-gnu/libpthread-2.19.so 0x7f86a74d9000-0x7f86a...
2008 Jan 14
7
New QEMU 0.9.1 Solaris 10 Packages Available
All, I''ve gone ahead and built the latest QEMU as a package. The package is in the usual spot, at http://www.thoughtwave.com/emulators.html This is the 20080113 CVS head, built for x86 and sparc. Simply install the most recent package, add /opt/thoughtwave/qemu/bin to your path, and the wrapper scripts there will automagically run the right binaries for your architecture. Have fun
2015 Mar 17
1
http://xi.rename-it.nl 2.2.16-1~auto+10/11/12/13: segfault /var/lib/dovecot/auth OR (db_ldap_connect_delayed):
...2:2.2.16~rc1-1~auto+4 amd64 secure POP3/IMAP server - Sieve filters support root at kolab:/# ldd /usr/lib/dovecot/modules/auth/libauthdb_ldap.so linux-vdso.so.1 => (0x00007ffc4a1c6000) libldap_r-2.4.so.2 => /usr/lib/x86_64-linux-gnu/libldap_r-2.4.so.2 (0x00007effe2d1a000) librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007effe2b12000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007effe2786000) liblber-2.4.so.2 => /usr/lib/x86_64-linux-gnu/liblber-2.4.so.2 (0x00007effe2577000) libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007effe23610...
2015 Dec 17
2
boost-openmpi problems in 7.2
...# ldd libboost_mpi-mt.so.1.53.0? linux-vdso.so.1 =>??(0x00007ffe8c182000) libboost_serialization-mt.so.1.53.0 => /lib64/libboost_serialization-mt.so.1.53.0 (0x00007f39da4d2000) libmpi.so.1 => not found libmpi_cxx.so.1 => /usr/lib64/openmpi/lib/libmpi_cxx.so.1 (0x00007f39da2b6000) librt.so.1 => /lib64/librt.so.1 (0x00007f39da0ae000) libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007f39d9da5000) libm.so.6 => /lib64/libm.so.6 (0x00007f39d9aa3000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f39d988d000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f39d9670000)...
2016 Jan 27
2
Alternative HTML Editor
...t Dilks wrote: > What is the result of > ldd /usr/lib64/seamonkey/seamonkey-bin # ldd /usr/lib64/seamonkey/seamonkey-bin linux-vdso.so.1 => (0x00007ffe525fc000) libpthread.so.0 => /lib64/libpthread.so.0 (0x0000003d6b400000) libdl.so.2 => /lib64/libdl.so.2 (0x0000003d6bc00000) librt.so.1 => /lib64/librt.so.1 (0x0000003d6c000000) libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x0000003d71c00000) libm.so.6 => /lib64/libm.so.6 (0x0000003d6b800000) libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x0000003d71800000) libc.so.6 => /lib64/libc.so.6 (0x0000003d6b000000) /lib64...
2019 Jul 15
2
Prelease now available
....3rc2.tar.xz > http://mega-nerd.com/tmp/flac-1.3.3rc2.tar.xz.asc I have an undefined symbol on Solaris 10 Sparc with GCC 5.5: > Undefined first referenced > symbol in file > clock_gettime util.o At the moment librt is only added for Linux whereas it would be better to check on all operating systems if the function is in librt. Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the...
2005 Mar 01
2
[LLVMdev] Re: question about gccld and external libraries
Misha Brukman wrote: > Hey, Jakob -- > > On Tue, Mar 01, 2005 at 05:55:07PM +0100, Jakob Praher wrote: > >>I'm really new to llvm. I've successfully bootstrapped llvm-14 on my >>system and am able to successfully compile c code to llvm. >> >>the problem is now that gccld is complaining that it can't find the >>libraries, like "c" or