Displaying 20 results from an estimated 3411 matches for "ryans".
Did you mean:
ryan
2006 Jun 15
2
FastCGI can''t find rubygems?
Hi all,
I''m trying to use Apache 2.0.52 and FastCGI on Mac OS 10.4.6 and I''m having
some trouble. The server starts up fine, but I get the error at the bottom
of this post once I make a request to the rails app. I was curious if
anyone had an idea as to why it wasn''t working. I have everything installed
correctly (rubygems, fastcgi, ruby bindings, etc). I had this
2008 Jul 27
3
imap processes eating IO
[Ignore the previous e-mail, I somehow sent it when I was trying to
paste from clipboard]
I recently migrated my dovecot/postfix setup to a new machine. After
doing so, I have encountered a problem where imap processes get stuck in
a loop eating loads of IO on the machine. Looking at the trace (snippet
below), it looks like they are sitting and reading the inbox and other
folders of
2012 Sep 11
3
[LLVMdev] Fwd: Build Error from Intrinsics.td
ulimit -s = 8192
set "ulimit -c unlimited"
On Tue, Sep 11, 2012 at 3:03 PM, Ryan Taylor <ryta1203 at gmail.com> wrote:
> John,
>
> Thanks for responding. No, I don't see a limit from ulimit. It's
> definitely with the tblgen though, I have the same errors trying to compile
> clang.
>
>
> On Tue, Sep 11, 2012 at 2:57 PM, John Criswell
2012 Sep 11
3
[LLVMdev] Fwd: Build Error from Intrinsics.td
Usually it is the ones that end in ".inc".
From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of Ryan Taylor
Sent: Tuesday, September 11, 2012 3:12 PM
To: John Criswell
Cc: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] Fwd: Build Error from Intrinsics.td
What files are created by the TableGen so that I can clean them out and start fresh?
On Tue, Sep
2012 Sep 11
2
[LLVMdev] Build Error from Intrinsics.td
gmake[1]: Entering directory `/home/ryan/llvm/llvm_core/trunk/lib/VMCore'
llvm[1]: Building Intrinsics.gen.tmp from Intrinsics.td
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
0 llvm-tblgen 0x000000000058525f
1 llvm-tblgen 0x0000000000585719
2 libpthread.so.0 0x00002b05a7801c60
3 libc.so.6 0x00002b05a83ead05 gsignal + 53
4
2012 Sep 11
2
[LLVMdev] Fwd: Build Error from Intrinsics.td
On 9/11/12 4:53 PM, Ryan Taylor wrote:
> Tried a fresh checkout with the same issue. I'm assuming this issue
> must be on my end.
Dumb question: do you have a restrictive ulimit setting that might cause
the tblgen program to run out of memory?
I tend to doubt that this is the case, but it'd be good to double check.
-- John T.
>
> ---------- Forwarded message ----------
2012 Apr 02
2
[LLVMdev] Build Error
I am getting a build error after doing a "make update" and then running
"make clean all":
gmake[4]: *** No rule to make target
`/home/ryan/llvm/llvm_core/trunk/Release+Asserts/lib/ocaml/llvm.cmi',
needed by
`/home/ryan/llvm/llvm_core/trunk/bindings/ocaml/transforms/ipo/Release+Asserts/llvm_ipo.cmi'.
Stop.
gmake[4]: Leaving directory
2012 Sep 11
0
[LLVMdev] Fwd: Build Error from Intrinsics.td
Here's another question. It's failing on a clean checkout, so what does
llvm use from a previous install that I would need to clean when installing
a new clean checkout?
On Tue, Sep 11, 2012 at 3:27 PM, Villmow, Micah <Micah.Villmow at amd.com>wrote:
> Usually it is the ones that end in ".inc".****
>
> ** **
>
> *From:* llvmdev-bounces at cs.uiuc.edu
2004 Mar 01
10
WinXP PDC logon problem...
Hi all,
I've seen this raised as an issue on other mailing
lists, but I've not seen a solution, and I've seen a
number of notes to post to this alias instead, so
here I am.
I've setup Samba as a PDC running on Solaris. I have
a WinXP (latest patch levels) PC which I want to
join to the domain. I can successfully join the
domain using root authentication, but I am unable to
logon
2012 Sep 11
0
[LLVMdev] Fwd: Build Error from Intrinsics.td
John,
Thanks for responding. No, I don't see a limit from ulimit. It's
definitely with the tblgen though, I have the same errors trying to compile
clang.
On Tue, Sep 11, 2012 at 2:57 PM, John Criswell <criswell at illinois.edu>wrote:
> On 9/11/12 4:53 PM, Ryan Taylor wrote:
>
> Tried a fresh checkout with the same issue. I'm assuming this issue must
> be on my
2012 Sep 11
0
[LLVMdev] Fwd: Build Error from Intrinsics.td
Tried a fresh checkout with the same issue. I'm assuming this issue must be
on my end.
---------- Forwarded message ----------
From: Ryan Taylor <ryta1203 at gmail.com>
Date: Tue, Sep 11, 2012 at 1:28 PM
Subject: Build Error from Intrinsics.td
To: llvmdev at cs.uiuc.edu
gmake[1]: Entering directory `/home/ryan/llvm/llvm_core/trunk/lib/VMCore'
llvm[1]: Building Intrinsics.gen.tmp
2008 Feb 13
1
Flash Movie Player Control in VB
Hi all,
I just started messing with wine (0.9.54 on Ubuntu 7.04-Feisty) a few weeks
ago and there's some educational software I want to be able to run. It was
made with VB, and I've managed to get it working fairly well except for an
ActiveX control for showing Flash movies (.swf). I think it's unable to
load the swf file because the box where the movie should show is blank, and
2012 Apr 03
0
[LLVMdev] Build Error
Hi Ryan,
Sometimes the configure machinery can get confused. I haven't seen this particular error, so I don't know for sure if that's happening here, though. Try running "./config.status" from the build directory.
Perhaps unrelated, but it looks like you're building inside the source tree. I'd recommend not doing that, as it's not too uncommon for that to run
2006 Jan 18
8
BlindDown on a div with overflow: auto...
I have a div with overflow: auto... BlindUp works fine. But BlindDown
simply waits the duration and shows the div at full size (no blinding
down effect). If I remove overflow: auto it works fine. Why would this
work for BlindUp but not BlindDown?
Sincerely,
Ryan Gahl
Design Engineer
Camtronics Medical Systems (an Emageon Company)
Ryan.gahl-nlycWCgr5/vuufBYgWm87A@public.gmane.org
2005 May 31
5
CIsco 7960 SIP Image
Does anyone have a document I can use as a guide on how to load a SIP
image on a cisco 7960 phone?
Ryan
2011 Dec 06
8
[LLVMdev] GetElementPtr
Does a transform exist to breakdown the GEP?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20111206/e88dddfe/attachment.html>
2012 Jan 12
4
[LLVMdev] Extract Loop Failing
It looks like this problem only exists on nested loops, ideas?
On Thu, Jan 12, 2012 at 11:44 AM, Ryan Taylor <ryta1203 at gmail.com> wrote:
> Is it not a good idea to try and extract loops that have multiple exits?
>
>
> On Thu, Jan 12, 2012 at 10:44 AM, Ryan Taylor <ryta1203 at gmail.com> wrote:
>
>> I am trying to use ExtractLoop() but I am getting segFaults:
2005 Sep 27
6
Locomotive 0.2.4 for Mac OS X 10.3+
I am pleased to announce the newest release of Locomotive!
http://locomotive.sourceforge.net
Mostly a bug fix release. If you are using Locomotive on 10.4 you
should definitely upgrade.
New in 0.2.4
============
* Rename application entries in status window
* Run/Restart/Stop buttons now immediately update
* Bundle choosing is fixed for Mac OS X 10.4
* Missing gem dependencies in Rails 0.13.1
2012 Jul 10
2
[LLVMdev] Clang error compiling
llvm[1]: Compiling APFloat.cpp for Release+Asserts build
clang: TargetInfo.cpp:1778: llvm::Type
*GetX86_64ByValArgumentPair(llvm::Type *, llvm::Type *, const
llvm::TargetData &): Assertion `Lo->isIntegerTy() && "Invalid/unknown lo
type"' failed.
0 clang 0x0000000001c132ef
1 clang 0x0000000001c13804
2 libpthread.so.0 0x00002ba7d7eaec60
3
2006 Jun 16
12
FastCGI times out?
Hello there,
So I''m still struggling with this fastcgi stuff. I''m trying to upload and
process a decent sized ZIP file, but the request dies before it finishes and
I get the following error:
FastCGI: comm with (dynamic) server
"/Users/ryan/Workspace/rails/photos/public/dispatch.fcgi" aborted: (first
read) idle timeout (30 sec), referer: http://photos/album/new/4