Displaying 20 results from an estimated 46 matches for "aaah".
Did you mean:
aaa
1998 Aug 20
0
AAAH!!!! Implementing SAMBA in WAN (over the router)
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 5049 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/19980820/3742f5aa/attachment.gif
2020 Jul 15
1
[PATCH v4 70/75] x86/head/64: Don't call verify_cpu() on starting APs
...Wed, Jul 15, 2020 at 05:48:56PM +0200, Joerg Roedel wrote:
> It is actually the CPUID instructions that cause #VC exceptions. The
> MSRs that are accessed on AMD processors are not intercepted in the
> hypervisors this code has been tested on, so these will not cause #VC
> exceptions.
Aaah. I see. Thanks for the details there. So ... can you add a bunch
more comments about why/when the new entry path is being used? I really
don't want to accidentally discover some unrelated refactoring down
the road (in months, years, unrelated to SEV, etc) starts to also skip
verify_cpu() on Int...
2008 Feb 29
0
[LLVMdev] llvm/test: suffix or operands invalid for `push'
...> Host is x86_64-unknown-linux-gnu
> which means it knows that it is running on amd64 (host = x86_64) and
> deals with compilers emitting code for 32 bit (target = i686).
>
> I suspect it should pass on the target=i686 option to `as' and `ld',
> but
> doesn't.
Aaah. Try:
.../configure --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu
and see if that works. If it doesn't it may need some more configure
love,
but it might happen.
-eric
2008 Feb 29
2
[LLVMdev] llvm/test: suffix or operands invalid for `push'
Hi Eric,
Am Freitag, den 29.02.2008, 15:02 -0800 schrieb Eric Christopher:
> I'm coming into this late so I'm not really sure what's going on,
In a nutshell, I'm trying to get llvm to run on my amd64 Linux box.
Problem is that various tools are activated in 64-bit mode even though I
try to convince everybody to play fair with llvm and use 32 bits. (I
gather llvm doesn't
2009 Mar 15
0
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
Thanks John.
I had passed over ExecutionEngine as it looked like it offered a JIT.
Maybe there's more to it than meets the (hasty) eye though.
I'm interested in getting a native image. Ultimately, I'd like to do
things like emitting Objective-C IMPs and building Objective-C classes
around them.
However, I'm going one step at a time (there's probably much to learn
2008 Mar 01
2
[LLVMdev] llvm/test: suffix or operands invalid for `push'
Am Freitag, den 29.02.2008, 15:37 -0800 schrieb Eric Christopher:
> Aaah. Try:
>
> .../configure --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu
>
> and see if that works. If it doesn't it may need some more configure
> love, but it might happen.
Good to read that! I was slowly approaching despair.
Seems to make a *far* slower compile though...
2006 Apr 10
5
ActiveRecord: Behavior not doumented
Hello everbody, doing a
#find(:first,an_id)
with Rails 1.1.0 I expected that find returns the record which id mathches the
given parameter an_id or nil if it couldn''t be found.
This behaviour is documented on api.rubyonrails.org.
But the find returns the first available object and not nil if an_id is not in
the db. Is the doc on rubyonrails.org out of sync?
Greetings,
--
Daniel
2005 Apr 20
3
if(foo == TRUE) .. etc
Martin Maechler wrote:
> More generally, please, please, everyone :
>
> Replace
> if (something == TRUE)
> with if (something)
> and
> if (something.or.other == FALSE)
> with if (!something.or.other)
Amen! And right on! And you tell 'em! And a few other
exclamations, several of which are not suitable for a family
program.
That sort of syntax,
2010 Mar 30
15
[Xen-tools] Unable to start xend
[root@localhost onkar]# which xend
/usr/sbin/xend
[root@localhost onkar]# uname -a
Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010
i686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xend",
2010 Mar 30
15
[Xen-tools] Unable to start xend
[root@localhost onkar]# which xend
/usr/sbin/xend
[root@localhost onkar]# uname -a
Linux localhost.localdomain 2.6.31.12 #1 SMP Wed Mar 31 09:51:44 IST 2010
i686 i686 i386 GNU/Linux
[root@localhost onkar]# xend start
ERROR Internal error: Could not obtain handle on privileged command
interface (2 = No such file or directory)
Traceback (most recent call last):
File "/usr/sbin/xend",
2009 Sep 27
0
[LLVMdev] A basicblock iterator bug in llvm
AAAH!
I see you are still at 2.5. Then this patch (the fix)
is relevant for you:
<http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/ADT/
ilist.h?r1=66061&r2=68785&diff_format=h>
Cheers,
Gabor
On 27 Sep., 05:45, hc2... at columbia.edu wrote:
> Dear developers:
> ...
2009 Mar 16
6
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
> Aaah. Wasn't quite sure what you were doing here. I'm not positive
> what llvm can emit via the writers (there's support for all parts of
> the file format), but it could be extended to write one out. I'm just
> not quite sure why :)
>
> -eric
Well, ultimately I'm cur...
2009 Mar 15
4
[LLVMdev] n00b question: From module/bitcode to Mach-O dylib file directly?
I'm a total LLVM n00b, and have just started to work through some of
the tutorials with the intention of gathering a clear picture of what
LLVM does and doesn't do for a possible project.
I'm on the Mac, and would like to have my code dynamically create and
load new functions into a process. I believe I can do this, but I'm
not sure yet how 'direct' things will be
2013 Sep 10
4
puppetdb query not working as expected
Running puppet only at around 4am once a day here. And I noticed that
puppetdb query not working as expected, if using it to query nodes based on
some custom fact value.
During the days, things are working fine. But if I ran the same query at
around say 3am (searching nodes based on some custom fact''s value), then it
would not be able to return node information. But if I ran puppet on
2011 Jun 08
2
Bug#618218: your mail
notfixed 618218 4.0.1-3
fixed 618218 4.1.0-3
thanks
On 0, Hideki Yamane <henrich at debian.or.jp> wrote:
> fixed 618218 4.0.1-3
> thanks
>
4.0.1-3 was never uploaded. I guess you meant 4.1.0-3 instead?
(the changelog confirms that).
Regards,
--
Mehdi Dogguy
2008 Jul 02
2
Paradox 16 bit crashes with page fault
Hi!
I was able to install my good old Paradox 5, a 16-bit application. But when I start it, it crashes after some (correct) Dialogboxes with that trace:
> wine 'C:\Programme\PDOXWIN\PDOXWIN.EXE'
wine: Unhandled page fault on read access to 0xffffffff at address 0x11f7:0x00000f02 (thread 0018), starting debugger...
Unhandled exception: page fault on read access to 0xffffffff in 16-bit
2008 Feb 06
2
[LLVMdev] strange visibility error when compiling llvm-gcc-4.2
> > Bill's change only affected darwin IIRC. I don't know that anyone has
> > built GOMP on linux yet, and OpenMP hasn't been widely tested at all.
> > I'd suggest using --enable-languages=c,c++
>
> I am seeing the same errors with just building c,c++. (linux x86, also debian)
This bit of Bill's patch did it:
-#ifdef HAVE_GAS_HIDDEN
+
+#if
2004 Aug 06
0
Re-4: Newbie-Question
Aaah, now so far so good.
Next problem.
I started ices, using the default ices_playlist.xml (with a few minor changes).
Everything seems fine, but I can't connect to the server using winamp.
-------- Original Message --------
Subject: Re: Re-2: [icecast] Newbie-Question (22-Sep-2003 11:35)
From:...
2004 Apr 03
1
Frame rates in Theora header...
I've got a few theora vids here... and looking at the headers it seems to me they say they play at 2 frames per second... but watching them they appear to to play at a faster rate. Theres also some that say they lpay at 1 fps.
Am i missing something here ?
I'm getting the info from here....
http://wiki.xiph.org/TheoraSpec
Is this header structure still valid ?
Heres a dump of the BOS
2004 Aug 06
1
Server based audio merge
...connections, but doesn't work with a modem connection.
My mother have onl< a 33K6 connection. I dont want here to use this
bandwith ONLY to send identical audio packages to different entitys.
BTW: The server should only merge stuff, if it is necessary.
Some people need fideback like hmmm, aaah, oooh etc ;-)).
Others say allways : ja .... ja....jo.....yes.....ja...oooh ;-))
And The others say ... yes, but .... yes, but... no, because....
You need this feedback. People are iritated if the call someone how
have a phone that mutes in nobody is speaking. Youz have the feeling
that you speak...