search for: cjones

Displaying 9 results from an estimated 9 matches for "cjones".

Did you mean: rjones
2009 Sep 21
4
[LLVMdev] LLVM Build Difficulties
I hope this is the right list for such questions.... I've been trying to get LLVM compiled under Linux (Ubuntu 9.04, 64 bit) for the last couple of days. It all ends with the error: llvm[2]: Linking Release executable tblgen (without symbols) /home/cjones/Desktop/Build/llvm/utils/TableGen/Release/ AsmMatcherEmitter.o: In function `(anonymous namespace)::AsmMatcherInfo::BuildInfo(llvm::CodeGenTarget&)': AsmMatcherEmitter.cpp:(.text+0xbbbb): undefined reference to `llvm::StringRef::find(llvm::StringRef const&) const' /home/cjones/...
2009 Sep 22
0
[LLVMdev] LLVM Build Difficulties
Hi Curtis, > I hope this is the right list for such questions.... I've been trying to > get LLVM compiled under Linux (Ubuntu 9.04, 64 bit) for the last couple > of days. I can't reproduce this with ubuntu 9.10, 64 bit x86, gcc 4.4.1, using your configure options. What version of gcc are you using? > CXXFLAGS="-fPIC" ./configure --enable-optimized
2009 Sep 22
1
[LLVMdev] LLVM Build Difficulties
...L" that I need to specify? I've written a very small main.c that uses blocks, and when I try to compile/link it, I get: $ clang -fblocks -v -o a.out main.c clang version 1.1 (http://llvm.org/svn/llvm-project/cfe/trunk ) Target: x86_64-unknown-linux-gnu Thread model: posix "/home/cjones/Desktop/Build/llvm-objects/bin/clang-cc" -triple x86_64-unknown-linux-gnu -S -disable-free -main-file-name main.c -- relocation-model static --disable-fp-elim --unwind-tables=1 -- mcpu=x86-64 --fmath-errno=1 -v -fblocks -fdiagnostics-show-option -o / tmp/cc.s -x c main.c clang-cc version...
2009 Sep 23
2
[LLVMdev] LLVM Build Difficulties
...; output looks very similar to yours now. Do you see any other obvious configuration issues? I don't know what to try next.... $ ~/Desktop/Build/JamCloud/JamCloudServer$ gcc -v Using built-in specs. Target: x86_64-unknown-linux-gnu Configured with: ../llvm-gcc-svn/configure --prefix=/home/cjones/ Desktop/Install/llvm-gcc-svn --program-prefix=llvm- --enable- languages=c,c++ --disable-multilib --enable-llvm=/home/cjones/Desktop/ Install/llvm $ ~/Desktop/Install/llvm/bin/clang -fblocks -v -o a.out main.c clang version 1.1 (http://llvm.org/svn/llvm-project/cfe/trunk ) Target: x86_64-unkno...
2004 Apr 19
0
error messsage was: Named pipe not available
...s commands seem to work fine. wbinfo -u and -g return the correct users and groups. wbinfo -p works also. Any ideas are appriated. Thanks Chris wbinfo -t checking the trust secret via RPC calls failed error code was NT_STATUS_PIPE_NOT_AVAILABLE (0xc00000ac) Could not check secret wbinfo -a cjones plaintext password authentication failed error code was NT_STATUS_NO_SUCH_USER (0xc0000064) error messsage was: No such user Could not authenticate user cjones with plaintext password challenge/response password authentication failed error code was NT_STATUS_PIPE_NOT_AVAILABLE (0xc00000ac) e...
2005 Oct 07
1
'make rpm' problem
...' error: Legacy syntax is unsupported: copyright error: line 6: Unknown tag: Copyright: Linux Support Services, inc. make: *** [__rpm] Error 1 Has anyone experienced this problem with FC4? Any suggestions are appreciated. Thanks, -Chris _________________________________________ Chris Jones (cjones@cdot.ca) CDot Networks - http://cdot.ca (604) 484-4222 :: Office (Ext. 101) (888) 897-4382 :: Toll Free (604) 307-8432 :: Mobile (604) 648-9645 :: Fax * Networking for Business. * We Love This Stuff. PGP key fingerprint = 32B3 C5B9 0555 F6A0 E7CF C6AA 23C2 B568 782E FD46
2003 Nov 13
1
[Fwd: Re: Corruption of floppy link when upgrading to 3.0.0]
forgot to 'cc' this -------- Original Message -------- Subject: Re: [Samba] Corruption of floppy link when upgrading to 3.0.0 Date: Thu, 13 Nov 2003 10:04:36 -0600 From: Sam Seaver <samseaver@northwestern.edu> To: Chris Jones <CJones@gpcom.com> References: <6F382B556628D511B07F0002B32FF0BA82F4FA@gpc_exg.gpcom.com> Actually, I spoke too soon...I'm not sure I get this: Looking up 'unix charset' it says that you're defining the charset that your server is using.. but looking up CP850, which is Code...
2003 Nov 07
3
Outlook + attached files
I am not sure where to begin to look into how to solve this problem. I've setup a samba 3.0.0 Fileserver moved all of my users files over to it, works great thanks developers=). I've encountered a few documented problems such as the Excel saving over another file thing(already been patched I belive). And a few I can't find anything on. One specifically is causing me some grief. We
2003 Oct 22
1
nmbd + smbd crash apon starting
Anyone seen anything like this before? I start samba and both nmbd and smbd crash imediatly. Winbind stays running but the other 2 crash, Below is my log files. Anyone have any idea why this is happening? Is my Lib.c fubar or somethin screwy or do I have some setting wrong? Chris -------log.smbd------------------------------------------------- [2003/10/22 15:54:41, 0] smbd/server.c:main(747)