search for: 20120629

Displaying 20 results from an estimated 32 matches for "20120629".

Did you mean: 20120429
2012 Jun 29
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
...________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120629/eae55114/attachment.html>
2012 Jun 29
1
Problem with Beta Nut 2.6.4-1 For Windows
...an error: 'Fatal error: 'upstype' is not a valid variable name for this driver. Could anyone provide advice/help? Kind Regards Duncan -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.alioth.debian.org/pipermail/nut-upsuser/attachments/20120629/58ac4bc3/attachment.html>
2012 Jun 29
2
[LLVMdev] [cfe-dev] is configure+make dead yet?
...elopers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120629/ca472e2b/attachment.html>
2012 May 23
2
Bug#674132: xcp-xapi: backend check error
Package: xcp-xapi Severity: important The README doc mentions: 4/ Configuring Xen and XCP -------------------------- 4.1/ Switch using xl instead of xm and xend to control Xen As of writing, you should do that: sed -i "s/TOOLSTACK=/TOOLSTACK=xl/" /etc/default/xen Where as the init script checks for: # Exit cleanly if TOOLSTACK != xapi if [ "${TOOLSTACK}" !=
2012 May 29
2
Bug#675050: xcp-xapi: /usr/lib/xcp/lib/bin/xe-edit-bootloader uses wrong path to the 'xe'
Package: xcp-xapi Version: 1.3.2-6 Severity: minor Tags: upstream Builin utility for lowlevel vm boot repairment xe-edit-bootloader contains wrong path to xe. IS: XE="/usr/lib/xcp/bin/xe" MUST BE: XE="/usr/bin/xe" -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux
2012 Jun 14
2
Bug#677509: xcp-xapi: migration of PV linux does not produce grace ARP
Package: xcp-xapi Version: 1.3.2-6 Severity: important Configuration: Two xcp-xapi hosts (default sid/xcp-xapi installation) in single pool. Network backend is bridge. After migration of 'idle' (doning nothing) virtual machine it stops to reply to ping for long time. AFAIK that caused by mac-learning table on upper level (hardware) switch, which route all frames to wrong port
2012 Jun 29
0
Adding Bi-gram in the QueryParser and Object.
...terating terms in *TermGroup *and *Terms * class. Please guide me and provide feedback about how to adding bi-grams in Query Object. Thanks, Gaurav Arora -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20120629/7087a087/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: Queryparser_view.jpg Type: image/jpeg Size: 96877 bytes Desc: not available URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20120629/7087a087/attachment-0002.jpg>
2012 Jan 10
2
Bug#655303: xcp-xapi: document network configuration in README.Debian
Package: xcp-xapi Version: 1.3-15 Severity: normal By default, xapi listens on the loopback interface. To make it available over the network, its inventory needs to be updated with the bridged interface details. For example, if xenbr0 is the bridged interface, it needs to be set it: lnx200-39:~# cat /etc/xcp/inventory BUILD_NUMBER='0' CURRENT_INTERFACES='xenbr0'
2012 Jun 29
2
[LLVMdev] [cfe-dev] is configure+make dead yet?
hume npx <humeafo at gmail.com> writes: > Hi, Óscar: > nice to hear some voice on this. about LLVM_TOOLS_BINARY_DIR, yes, it > made the installed version work only, if you'd like the uninstalled version > to work, it should be detected as you suggested. > > about LLVM_INSTALL_PREFIX the purpose is to make it really relocatable, > eg, when installed under
2012 Jun 29
1
Intro to DECT vs IP
...e just plain old dect? Can you push configuration info to individual phones? (Are they individually addressible / configurable through SIP) etc? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120629/29379d73/attachment.htm>
2012 Jun 13
2
Bug#677395: xcp-xapi: xe pif-configure-ip does not remove old ip from interface
Package: xcp-xapi Version: 1.3.2-6 Severity: minor Tags: upstream If xe pif-configure-ip called twice with different IP, it did not remove old IP from interface (but didn't store both addresses in database). (Checked for management interface) Steps to reproduce: xe pif-reconfigure-ip uuid=... ip=IP1 .... xe pif-reconfigure-ip uuid=(same) ip=IP2 ... 'ip addr show' shows both
2012 May 29
3
Bug#675055: xcp-xapi: xe-edit-bootloader does not compatible with new /dev/sm
Package: xcp-xapi Version: 1.3.2-6 Severity: normal Tags: upstream /usr/lib/xcp/bin/xe-edit-bootloader failing with following message: /usr/lib/xcp/bin/xe-edit-bootloader -u 19f66083-e776-70d1-1808-3712688ad138 Creating dom0 VBD: 0fdb952e-92ff-4b53-dd49-8d54b2268787 Plugging VBD: Waiting for /dev/sm/backend/4c15ea03-5d70-938e-8265-d5424c0fda5e/963afb9a-9ceb-410f-8554-8be9fb70e7e0: . done
2012 Jun 29
0
[LLVMdev] llcj : Error
...r: cannot find -lvmjc/usr/bin/ld: error: cannot find -lLLVMSystem Where can i get the libraries related to Allocated , GCMmap2 , vmjc and LLVMSystem -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120629/3dc691d8/attachment.html>
2012 Jun 29
0
[LLVMdev] [cfe-dev] is configure+make dead yet?
...t;@LLVM_SOURCE_DIR@/cmake/modules") include( LLVM-Config ) + + set(LLVM_INCLUDE_DIRS ${LLVM_INCLUDE_DIRS} "@LLVM_SOURCE_DIR@/include") endif() -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120629/5c64f69f/attachment.html>
2012 Jun 29
2
[LLVMdev] Problem compiling with clang + gold plugin: no archive symbol table
29.06.2012, 12:17, "ryan" <stdstack at gmail.com>: > I tried some other configurations. Now with llvm 3.0 + clang 3.0, and expoert CC to be clang -flto -use-gold-plugin,and other ENV variables. > Good news is the "no archive symbol error message" is gone, but bad news is new error messages appear Why are you using outdated llvm and clang? -- Regards, Konstantin
2012 Jun 29
0
[LLVMdev] Problem compiling with clang + gold plugin: no archive symbol table
...sage" is gone, but bad news > is new error messages appear > > Why are you using outdated llvm and clang? > -- > Regards, > Konstantin > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120629/611bd360/attachment.html>
2012 Jun 29
0
[LLVMdev] [PATCH] Apply Thumb2 ROR optimization only when Thumb2 is supported
...----------- A non-text attachment was scrubbed... Name: 0001-Apply-Thumb2-ROR-optimization-only-when-Thumb2-is-su.patch Type: application/octet-stream Size: 1024 bytes Desc: 0001-Apply-Thumb2-ROR-optimization-only-when-Thumb2-is-su.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120629/fbb5b819/attachment.obj>
2012 Jun 29
0
IAX Trunk issue. (Dale Noll
...variable IAXTrunk is properly set. Dale -- "The truth speaks for itself. I'm just the messenger." Lyta Alexander - Babylon 5 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120629/4bfc7a58/attachment-0001.htm>
2012 Jun 29
0
Park function and billsec
...option or setting in asterisk. This is not acceptable as we are loosing min when callers park calls. I am using 1.8.x release currently. Thanks zktech -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20120629/07892e51/attachment.htm>
2012 Jun 29
0
[LLVMdev] Problem compiling with clang + gold plugin: no archive symbol table
...ill use them. >> >> > Thanks very much! >> > >> > Ryan >> > >> >> Cheers, >> Rafael >> > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120629/7fdbfbb5/attachment.html>