search for: shoudln't

Displaying 11 results from an estimated 11 matches for "shoudln't".

2016 Jun 01
2
linkonce_odr & coff
I have @_rtti_a_a = linkonce_odr constant in two files that end up as coff object files. Shoudln't the linkonce_odr prevent duplicate symbol: __rtti_a_a \consoleapplication149.o and __rtti_a_a island.lib(island.o) from happening in LLD? If not what alternative can I use? THis is used for template like generics, so having duplicate functions and globals is going to happen a lot) (Side...
2005 Oct 31
1
Samba/Ldap as BDC for ADS
I'm sorry if this has been asked a quadrillion times before, but i was just wondering about it: I know samba can't be a BDC for ADS. I also know that OpenLDAP can sync with a MS ADS Server. Samba can also auth against both ldap and ADS. so, shoudln't it be possible to use a Samba/openLdap server combination as a Local Master kind of think as a type of BDC for an ADS Domain? Or are there hugher obstacles like there beeing no way to tell the windows clients who's their second-in-command master? Thanks a bunch, guys Patrick
2006 Feb 19
1
Contacting upstream
...h the provided one. LIBDIR: I guess we could do away with our patch if they accept to change their Config.mk from: ifeq ($(XEN_TARGET_ARCH),x86_64) LIBDIR = lib64 else LIBDIR = lib endif to: ifeq ($(XEN_TARGET_ARCH),x86_64) LIBDIR ?= lib64 else LIBDIR ?= lib endif Which shoudln't change anything for them and lets us pass the LIBDIR= parameter to make and remove our 20lib64.dpatch. Any other points we might want to touch, while we're at it? Guido
2005 Feb 14
6
Query regarding initramfs
Hi I had some doubts regarding what all the init application should do: >> so, that should that application do? >> - mount /dev/hda1 /new-root >> - cd /new-root >> - run-init 1. Of what I understand, before exitting, init should mount the realroot and execute the init process. Is realroot the '/' or the empty directory created (in the cpio archive) ?
2006 Jul 21
3
Bug#379092: xen-utils-3.0: xen-backend.rules placed incorrect directory
Package: xen-utils-3.0 Version: 3.0.2+hg9697-1 Severity: critical The xen-backend.rules file is stored in /dev/udev, but it is not correct. I made the symlink into /dev/udev/rules.d/ so it works. It is also mentioned at the following place: http://www.debian-administration.org/articles/396 -- System Information: Debian Release: 3.1 Architecture: i386 (i686) Kernel: Linux 2.4.27-2-386 Locale:
2011 Dec 05
0
[LLVMdev] The nsw story
On Dec 5, 2011, at 11:55 AM, Paul Robinson wrote: > > On Thu, Dec 1, 2011 at 9:37 AM, David A. Greene <greened at obbligato.org> wrote: > Dan Gohman <gohman at apple.com> writes: > > > Prohibiting poison values from propogating through memory would mean > > that the reg2mem pass would no longer be a semantics-preserving pass. > > Or it means you
2011 Dec 05
3
[LLVMdev] The nsw story
On Thu, Dec 1, 2011 at 9:37 AM, David A. Greene <greened at obbligato.org>wrote: > Dan Gohman <gohman at apple.com> writes: > > > Prohibiting poison values from propogating through memory would mean > > that the reg2mem pass would no longer be a semantics-preserving pass. > > Or it means you couldn't demote those values. If reg2mem is constructing spill
2001 Oct 18
4
libvorbisrtp-0.1
alpha. (that about sums it up) Will encode and play back via an sdp file and multicast on one computer (over the net if you transfer the sdp file over by hand). rc/rtenc3 and src/rtdec3 are in the style of encoder/decoder_example ...so this means you MUST edit it them to suit your system. For example, I specify my rtenc3 to multicast just on eth1 (to avoid pissing off my cable supplier on
2010 Aug 27
4
adwantages of ogg container?
On 2010-08-27, Ralph Giles wrote: >> My question to you, What advantages has ogg vs matroska. > > They're both free containers, and there isn't a significant > performance difference, so either one works from a free media > perspective. [...] Personally I would add the following points/bullets: * Ogg has a lesser semantic burden, so that e.g. embedded
2010 Aug 27
3
adwantages of ogg container?
...rts. Files, there the reasoning goes haywire, serious loss over the transport path, it kills ogg, editing operations on the stream and/or the resultant file after saving the stream an sich, certainly very inefficient. But then based on the original design and implementation documentation, that shoudln't have been a surprise, because it was an implementation choice to the contrary, very simple and low overhead, minimum latency, streaming multimedia multiplexing end of the spectrum. Personally, I think Ogg is a multiplexing framework which is right now dead, and perhaps should be resuscita...
2017 Feb 21
4
Re: "virsh list" hangs
On 02/20/2017 09:10 PM, Michal Privoznik wrote: > On 17.02.2017 17:18, Yunchih Chen wrote: >> `virsh list` hangs on my server that hosts a bunch of VMs. >> This might be due to the Debian upgrade I did on Feb 15, which upgrades >> `libvirt` from 2.4.0-1 to 3.0.0-2. >> I have tried restarting libvirtd for a few times, without luck. >> >> Attached below are