Displaying 8 results from an estimated 8 matches similar to: "Problem when add Samba user into LDAP(works OK)"
2009 Jun 23
2
[LLVMdev] lli aborts on arm QEMU
I get the following error when I try to run arm lli on QEMU:
lli: llvm-arm/src/llvm/include/llvm/ADT/ilist.h:197: typename bidirectional_iterator<NodeTy, int>::reference llvm::ilist_iterator<NodeTy>::operator*() const [with NodeTy = llvm::RecyclerStruct]: Assertion `Traits::getNext(NodePtr) != 0 && "Dereferencing end()!"' failed.
0 lli 0x006abbfc
Stack dump:
0.
2005 Dec 10
0
problem mounting Solaris 9 (SPARC) samba shares.
Quoting Kelly Harding <kelly.harding@ntlworld.com>:
> Hi,
>
> I've got an old Dual cpu sparcstation 20 running Solaris 9, which has
> the latest version of Samba from the
> CSW packages.
>
> I've configured it as needed to what should be a working setup.
>
> All works fine in terms of accessing and browsing shares etc. I can
> browse the shares in OS
2009 Jun 10
6
[LLVMdev] CROSS COMPILING LLVM
How does one cross compile llvm ? When I attempt to cross compile I get
:
................................................
...............................................
configure: creating ./config.status
config.status: creating Makefile.common
config.status: executing setup commands
config.status: executing Makefile commands
config.status: executing lib/Makefile commands
config.status:
2009 Jun 16
1
[LLVMdev] undefined references in llvm
Hello EveryOne,
I am building customized tools for ARM using a crosscomplier. I am
currently building a tool similar to lli but it only jits code. I
enabled jit when I was configuring LLVM. On linking my code with
help from llvm-config to the libraries I get this error:
Can't exec "which": No such file or directory at
llvm2/bin/llvm-config line 69.
Use of uninitialized value in
2009 Jun 24
0
[LLVMdev] lli aborts on arm QEMU
hannibal hannibal wrote:
> I get the following error when I try to run arm lli on QEMU:
>
> lli: llvm-arm/src/llvm/include/llvm/ADT/ilist.h:197: typename bidirectional_iterator<NodeTy, int>::reference llvm::ilist_iterator<NodeTy>::operator*() const [with NodeTy = llvm::RecyclerStruct]: Assertion `Traits::getNext(NodePtr) != 0 && "Dereferencing end()!"'
2007 Nov 08
2
IMAP outlook express error
Hi
Am running debian etch + exim4 + dovecot 1.0.rc15-2etch with both an IMAP
and a POP3 server
The issue is when i try and get my mail using the IMAP protocol outlook
gives and error "cannot find Inbox on 192.0.0.1"
its happens with thunderbird and with Kmail -
I assume i have misconfigured it some how and my mail is set to "mail_spool"
in Exim4
I have pasted the output of
2009 Jun 14
1
[LLVMdev] CROSS COMPILING LLVM
I was able to use your scripts to build� llvm and llvm-gcc successfully.
But when i try to link to llvm libraries i get the following :
.........................
..........................
/arm-2007q3/bin/../lib/gcc/arm-none-linux-gnueabi/4.2.1/../../../../arm-none-linux-gnueabi/bin/ld:
/arm-llvm/llvm-project/i686-pc-linux-gnu/arm-none-linux-gnueabi/llvm/lib/LLVMXCore.o:
Relocations in generic
2010 Aug 04
6
64-bit chess engines and wine 1.2
Hi,
an interesting new feature of wine 1.2 is it's 64-bit support. Many Windows chess engines gain about 50-80% speed increase when running at 64-bit. Most provide 32-bit and 64-bit engines. But on my 64-bit Ubuntu 10.04 only an error message appears i.e. with the free Stockfish 1.8.
Code:
max at ub64:~/Downloads$ uname -a
Linux ub64 2.6.32-24-generic #38-Ubuntu SMP Mon Jul 5 09:20:59 UTC