search for: dyanmic

Displaying 12 results from an estimated 12 matches for "dyanmic".

Did you mean: bdynamic
2020 Aug 20
2
Making a static build of smbclient
Hello, I'm having troubles with making a static build of smbclient. I've searched the archives, and it seems like I'm getting close, but I'm not quite there yet. I've tried: ./configure --nonshared-binary=smbclient make bin/smbclient But then when I run `ldd bin/smbclient`, I see a lot of linked libraries still. And if I copy it to a fresh docker container (to try it in a
2012 Dec 04
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...s if these issues could be related to the observation that libasan with the mac interpose function support still shows 323 FSF g++ testsuite failures compared to only 107 on x86_64 Fedora 15 linux? I planned on trying to find some of those test cases which fail on both FSF g++ and clang++ with the dyanmic runtime under darwin but not under linux so I could open an llvm bugzilla on those. Jack > > On Mon, Dec 3, 2012 at 8:50 PM, Rafael Espíndola > <rafael.espindola at gmail.com> wrote: > > On 30 November 2012 13:32, Alexander Potapenko <glider at google.com>...
2012 Dec 04
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...ould be related to the observation that libasan with the > mac interpose function support still shows 323 FSF g++ testsuite > failures compared to only 107 on x86_64 Fedora 15 linux? I planned > on trying to find some of those test cases which fail on both > FSF g++ and clang++ with the dyanmic runtime under darwin but > not under linux so I could open an llvm bugzilla on those. > Jack > >> >> On Mon, Dec 3, 2012 at 8:50 PM, Rafael Espíndola >> <rafael.espindola at gmail.com> wrote: >> > On 30 November 2012 13:32, Alexander Potapenko...
2012 Dec 04
3
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
+kledzik at apple.com The dynamic runtime is using dylib interposition (google for "__DATA,__interpose). If I'm understanding correctly (Nick, can you please confirm this?) this allows to interpose the function regardless of the two-level namespace. The support for dynamic runtime in ASan is almost there. But the new interposition method has revealed some issues with the allocator which
2012 Dec 04
0
[LLVMdev] radr://12777299, "potential pthread/eh bug exposed by libsanitizer"
...he observation that libasan with the > > mac interpose function support still shows 323 FSF g++ testsuite > > failures compared to only 107 on x86_64 Fedora 15 linux? I planned > > on trying to find some of those test cases which fail on both > > FSF g++ and clang++ with the dyanmic runtime under darwin but > > not under linux so I could open an llvm bugzilla on those. > > Jack > > > >> > >> On Mon, Dec 3, 2012 at 8:50 PM, Rafael Espíndola > >> <rafael.espindola at gmail.com> wrote: > >> > On 30 Novem...
2020 Aug 20
0
Making a static build of smbclient
...dd bin/smbclient`, I see a lot of linked > libraries > still. And if I copy it to a fresh docker container (to try it in a > completely different environment), it gives an error saying that it > can't find a library. Yeah, we don't really do static builds. We just do 'less dyanmic' builds. I dug into this for our oss-fuzz build (Google's cloud fuzzer) and ended up with this to copy and use rpath to locate the system libraries we still link to. See: https://gitlab.com/samba-team/samba/-/blob/master/lib/fuzzing/oss-fuzz/build_samba.sh#L76 Andrew Bartlett -- Andrew...
2005 May 25
1
Remote Voicemail Notifier / enter Dialplan on SIP Register
...he line would look like this: [default] 1000:sip-reg-srv-001 => 1000,John Doe,jdoe@john.doe.... All servers (both central voicemail and remote client) must have iax entries for each other (and the central server must include an entry for itself in it's own iax.conf file). Servers can be dyanmic (host=dynamic) as well as static. In the sip.conf or iax.conf for each device there is a change to the mailbox= argument. Note that the mailbox=<user> still works for locally served mailboxes. For remote mailboxes the format is this: mailbox=<user>:<vm_context>@<iax_peer...
2006 Feb 12
16
Mongrel 0.3.1 -- New Site/Runs Right
...gear then shoot me an e-mail. There is one outstanding bug with the Rails support which I have to fix, but otherwise it''s working reasonably well. Any suggestions for documentation people want are more than welcome. Finally, I''m looking at a caching mechanism that would involve dyanmically storing gzip and regular versions of all returned conent into a memcached. I have a small prototype kind of working that does this, but I''m interested in people''s ideas for what they''d like in a caching system that''s between Rails page caching and fully dynam...
2018 Jan 08
0
LLVM Weekly - #210, Jan 8th 2018
...deadline is February 9th. The release branch for 6.0.0 has been created and [trunk is now 7.0.0](http://lists.llvm.org/pipermail/llvm-dev/2018-January/120090.html). The first release candidate isn't scheduled until Jan 17th. [QDBI](https://qbdi.quarkslab.com/) is a new open-source LLVM-based Dyanmic Binary Instrumentation Tools from QuarksLab. You can find out more from this [recent 34C3 talk](https://media.ccc.de/v/34c3-9006-implementing_an_llvm_based_dynamic_binary_instrumentation_framework). Dan Liew has open sourced [JFS](https://github.com/delcypher/jfs) (JIT Fuzzing Solver), a constrain...
2012 May 08
4
Compile catalog time: 2.6 vs 2.7.X
...Client: err: Could not retrieve catalog from remote server: execution expired Server: real 2m13.377s user 2m7.615s sys 0m5.728s puppet master --verbose --compile td055.pic.es|wc -l 23008 * Obviously I''m trying to compile the same code in all cases ** I''ve only 8 warnings about dyanmic lookup. As you can see, in last version it gets a timeout because it takes too long to compile. So, at this point, I''m wondering what could be causing this behaviour. Why my code is being compiled fast in 2.6 but not in 2.7? What language programing considerations do I have to take into...
2003 Feb 22
4
Shorewall with ProxyARP
Hi, Thanks for your reply . I am attaching the files needed by you herewith. The NAT device is called Pronto gateway which has two interfaces , namely eth0 and eth1. ''eth0'' has an ip address of 203.124.152.66 and eth1 has an ip address of 192.168.1.3 . All the client PCs are in 192.168.1.0 network [behind the NAT, the Pronto gateway] and use 192.168.1.3 as the default
2008 Jan 18
63
Jasper reports and iReport
Has anyone succeeded in producing Rails reports using jasper reports? I have prepared reports directly with Jasper''s iReport tool using my MySQL data. It is a very powerful reporting tool. The reports look greate. But I have not been able to produce the reports from my Rails application. I have followed the instructions provided at: