search for: minitowers

Displaying 4 results from an estimated 4 matches for "minitowers".

2012 Jul 25
5
problem with machine "freezing" for short periods
I have two HP dc7800 convertible minitowers that are exhibiting the following issue: every 5-10 minutes, they will "freeze" for about 30 seconds, and then pick right back up again. During the freeze, it seems that nothing at all happens on the system; the clock doesn't even advance (it just picks up again with the next second,...
2007 Dec 24
2
[LLVMdev] build failure: ocamlopt: unknown option `-g'
I am at revision 45341, and I am getting a build failure on Leopard involving an unknown option to the ocaml compiler: llvm[3]: Compiling optimized llvm.ml for Debug build /opt/fink/bin/ocamlopt: unknown option `-g'. Usage: ocamlopt <options> <files> ... My ocaml binaries are compiled from source using fink: (kremenek at tedbook:llvm)$ which ocamlopt /opt/fink/bin/ocamlopt
2007 Dec 25
0
[LLVMdev] build failure: ocamlopt: unknown option `-g'
...ies are compiled from source using fink: > > (kremenek at tedbook:llvm)$ which ocamlopt > /opt/fink/bin/ocamlopt > (kremenek at tedbook:llvm)$ ocamlopt -version > 3.09.3 Ah, -g to ocamlopt this looks like a new flag for 3.10. I usually cross-check with 3.06 on a spare machine, but minitowers don't travel so well. :) Fixed here: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20071224/056594.html Happy holidays, Gordon
2010 Apr 13
1
Xen breaks aacraid
Hello, I''m using Xen 4.0.0 compiled from source with the 2.6.31.13 kernel that it pulls down on its own. I added support for the aacraid driver to the kernel using ''make menuconfig'' from the build-linux-2.6-pvops_x86_64 subdirectory, and then built and installed the whole thing using ''make install'' from the xen-4.0.0 directory. I compiled this