Displaying 20 results from an estimated 61 matches for "0x0500".
Did you mean:
0x0200
2012 Mar 28
3
Compiling Omega 1.2.9 on Windows 7 64-Bit
Hi All,
I 'm trying to build Omega 1.2.9, configure ran through, but when I do make I get error below.
Any thoughts what I am missing?
Thanks
Noel
make all-recursive
make[1]: Entering directory `/xapian/xapian-omega-1.2.9'
Making all in .
make[2]: Entering directory `/xapian/xapian-omega-1.2.9'
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./commo
n
2005 May 01
3
win32-dir 0.1.0 compile problems
...;nmake
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cl -nologo -MD -Zi -O2b2xg- -G6 -I.
-Ic:/ruby/lib/ruby/1.8/i386-mswin32
-Ic:/ruby/lib/ruby/1.8/i386-mswin32 -I. -I. -I./.. -I./../missing
-D_WIN32_WINN
T=0x0500 -D_WIN32_IE=0x0500 -c -Tcdir.c
dir.c
dir.c(36) : error C2065: ''CSIDL_ADMINTOOLS'' : undeclared identifier
dir.c(40) : error C2065: ''CSIDL_CDBURN_AREA'' : undeclared identifier
dir.c(41) : error C2065: ''CSIDL_COMMON_ADMINTOOLS'' : undeclared identif...
2004 Dec 10
1
Modification for mkmf
...he same.
# The value for Windows 2000 and Windows ME are the same.
case major
when 5
case minor
when 2 # 2003
win32_winnt = "0x0502"
when 1 # XP
win32_winnt = "0x0501"
else # 2000
win32_winnt = "0x0500"
end
when 4
case minor
when 0 # NT or 95
win32_winnt = "0x0400"
when 90 # ME
win32_winnt = "0x0500"
when 10 # 98
win32_winnt = "0x0410"
end
end
# So long as we''re no...
2013 Nov 18
7
RHSrvAny: Fix failure on Windows 2003
The newly rebuilt RHSrvAny worked on Windows XP, Windows 2003 R2, and Windows
Vista+, but segfaulted on Windows 2003. After much investigation, the issue
seems to have been with inconsistent use of Unicode.
This series fixes compilation on Microsoft Visual C++ 2010 (the most recent
version which runs on Windows 2003), fixes all compiler warnings, and enabled
warnings during the build. The
2018 May 03
1
[Bug 106391] New: Noveau fails to compile when using meson and LLVM without RTTI
...ILTINS -DUSE_X86_64_ASM -DMAJOR_IN_SYSMACROS
-DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_STRTOF
-DHAVE_MKOSTEMP -DHAVE_POSIX_MEMALIGN -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE
-DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_LIBDRM -DHAVE_ZLIB
-DHAVE_PTHREAD -DHAVE_LLVM=0x0500 -DMESA_LLVM_VERSION_PATCH=1
-DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_DRI3 -Wall -fno-math-errno
-fno-trapping-math -Wno-non-virtual-dtor -fno-rtti -march=native -O2
-march=native -O2 -fPIC -fvisibility=hidden -MD -MQ
'src/gallium/drivers/nouveau/src at gallium@drivers at nouveau@@no...
2010 May 31
1
[PATCH] nv50/exa: use dual-source blending for component-alpha composite
...@@ -11,7 +11,6 @@
#define PFP_S 0x0000 /* (src) */
#define PFP_C 0x0100 /* (src IN mask) */
#define PFP_CCA 0x0200 /* (src IN mask) component-alpha */
-#define PFP_CCASA 0x0300 /* (src IN mask) component-alpha src-alpha */
#define PFP_S_A8 0x0400 /* (src) a8 rt */
#define PFP_C_A8 0x0500 /* (src IN mask) a8 rt - same for CA and CA_SA */
#define PFP_NV12 0x0600 /* NV12 YUV->RGB */
diff --git a/src/nv50_exa.c b/src/nv50_exa.c
index e86f903..8bacdf0 100644
--- a/src/nv50_exa.c
+++ b/src/nv50_exa.c
@@ -751,7 +751,7 @@ NV50EXABlend(PixmapPtr ppix, PicturePtr ppict, int op, int comp...
2014 Apr 30
2
Proper gl_SampleMask output
...0
> --816-- w 27:0x04c0, 0x14860000,0x09205c84,0x22004280,0x42304247
> --816-- w 27:0x04d0, 0x28000000,0xfc001de4,0x10040404,0x04009ca2
> --816-- w 27:0x04e0, 0x18fe0000,0x00005de2,0x10408102,0x0410dca2
> --816-- w 27:0x04f0, 0x28000000,0xfc009de4,0x68000000,0x08311c83
> --816-- w 27:0x0500, 0x28000000,0x0400dde4,0x20000000,0x0002e047
> --816-- w 27:0x0510, 0x4003ffff,0xe0001de7,0x80000000,0x00001de7
> --816-- w 27:0x0520, 0x40000000,0x00001de4,0x40000000,0x00001de4
> --816-- w 27:0x0530, 0x40000000,0x00001de4,0x40000000,0x00001de4
>
> Which decodes to:
>
>...
2005 Jul 09
0
[LLVMdev] Configure failed for Stacker with --enable-targets=x86
...igure: configuring in projects/Stacker
configure: running /bin/sh
'/C/projects/src/llvm-1/llvm/projects/Stacker/configure'
--prefix=/C/MinGW/msys/home/Administrator/llvm
'--prefix=/C/MinGW/msys/home/Administrator/llvm' '--enable-targets=x86'
'CPPFLAGS=-D_WIN32_WINNT=0x0500 -DLLVM_ON_WIN32=1' --cache-file=/dev/null
--srcdir=/C/projects/src/llvm-1/llvm/projects/Stacker
configure: error: invalid feature name: targets
configure: error: /bin/sh
'/C/projects/src/llvm-1/llvm/projects/Stacker/configure' failed for
projects/Stacker
Henrik.
=================...
2014 Apr 23
2
Proper gl_SampleMask output
Hello,
I've been trying to add ARB_sample_shading support to nouveau, and am
being defeated by the gl_SampleMask tests. Everything else works fine.
(And naturally the tests pass with the proprietary driver.) I'm trying
to do this for both GT21x, as well as GF100+.
In the GT21x case, it seems like the low bit of method 0x1928 needs to
be set (as well as the second-to-lowest bit), for
2011 Nov 08
0
[LLVMdev] VS2005 compatibility
In the v7.0 SDK I see _WIN32_WINNT defined in several places:
winresrc.h0x0500 if not defined already (Windows 2000)
sdkddkver.h0x0601 if not defined already (Windows 7)
objbase.hSet based on NTDDI_VERSION, if not defined already
objidl.hSimiler to objbase.h
sdkddkver.h is included by windows.h in the v7.0 SDK.
With SP1 VC2005, it's defined as 0x0500 in only one place (...
2011 Nov 08
2
[LLVMdev] VS2005 compatibility
On Tue, Nov 8, 2011 at 8:42 AM, Don Williamson <don.williamson at yahoo.com> wrote:
> Hi Francois,
>
> I haveĀ allĀ licensed versions of VS at my disposal (the benefits of being a former MS employee) but I'm currently using VS2005 due to specific technical reasons that I can't disclose.
>
> The "Getting Started" page states support of 2005 SP1 which, if
2014 Apr 24
0
Proper gl_SampleMask output
...1c84,0x3006803c,0x20009c40
--816-- w 27:0x04c0, 0x14860000,0x09205c84,0x22004280,0x42304247
--816-- w 27:0x04d0, 0x28000000,0xfc001de4,0x10040404,0x04009ca2
--816-- w 27:0x04e0, 0x18fe0000,0x00005de2,0x10408102,0x0410dca2
--816-- w 27:0x04f0, 0x28000000,0xfc009de4,0x68000000,0x08311c83
--816-- w 27:0x0500, 0x28000000,0x0400dde4,0x20000000,0x0002e047
--816-- w 27:0x0510, 0x4003ffff,0xe0001de7,0x80000000,0x00001de7
--816-- w 27:0x0520, 0x40000000,0x00001de4,0x40000000,0x00001de4
--816-- w 27:0x0530, 0x40000000,0x00001de4,0x40000000,0x00001de4
Which decodes to:
/*0008*/ IPA.PAS...
2014 Apr 30
0
Proper gl_SampleMask output
...27:0x04c0, 0x14860000,0x09205c84,0x22004280,0x42304247
>> --816-- w 27:0x04d0, 0x28000000,0xfc001de4,0x10040404,0x04009ca2
>> --816-- w 27:0x04e0, 0x18fe0000,0x00005de2,0x10408102,0x0410dca2
>> --816-- w 27:0x04f0, 0x28000000,0xfc009de4,0x68000000,0x08311c83
>> --816-- w 27:0x0500, 0x28000000,0x0400dde4,0x20000000,0x0002e047
>> --816-- w 27:0x0510, 0x4003ffff,0xe0001de7,0x80000000,0x00001de7
>> --816-- w 27:0x0520, 0x40000000,0x00001de4,0x40000000,0x00001de4
>> --816-- w 27:0x0530, 0x40000000,0x00001de4,0x40000000,0x00001de4
>>
>> Which decodes...
2001 Dec 23
0
Need Help Sambaserver is not accessible
...ength: 20 bytes
Differentiated Services Field: 0xc0 (DSCP 0x30: Class Selector 6; ECN:
0x00)
1100 00.. = Differentiated Services Codepoint: Class Selector 6 (0x30)
.... ..0. = ECN-Capable Transport (ECT): 0
.... ...0 = ECN-CE: 0
Total Length: 118
Identification: 0x0500
Flags: 0x04
.1.. = Don't fragment: Set
..0. = More fragments: Not set
Fragment offset: 0
Time to live: 255
Protocol: ICMP (0x01)
Header checksum: 0xf1ac (correct)
Source: 192.168.1.102 (192.168.1.102)
Destination: JOEL (192.168.1.99)
Internet Control...
2004 Dec 08
0
dovecot 1.0-test-56 mail doesn't show up with Mac Entourage clients
...0x04c0: 722d 5370 616d 4368 6563 6b3a 206e 6f74 r-SpamCheck:.not
0x04d0: 2073 7061 6d2c 2053 7061 6d41 7373 6173 .spam,.SpamAssas
0x04e0: 7369 6e20 2873 636f 7265 3d2d 302e 3030 sin.(score=-0.00
0x04f0: 312c 0d0a 0972 6571 7569 7265 6420 352e 1,...required.5.
0x0500: 352c 2061 7574 6f6c 6561 726e 3d6e 6f74 5,.autolearn=not
0x0510: 2073 7061 6d2c 2042 4159 4553 5f30 3020 .spam,.BAYES_00.
0x0520: 2d30 2e30 3029 0d0a 582d 4d61 696c 5363 -0.00)..X-MailSc
0x0530: 616e 6e65 722d 4672 6f6d 3a20 7563 735f anner-From:.ucs_
0x0540...
2013 Mar 27
3
[PATCH 1/4] drm/nvc0: implement VRAM compression
---
drivers/gpu/drm/nouveau/core/include/subdev/ltcg.h | 7 +
drivers/gpu/drm/nouveau/core/subdev/fb/nvc0.c | 55 +++++----
drivers/gpu/drm/nouveau/core/subdev/ltcg/nvc0.c | 129 +++++++++++++++++++-
drivers/gpu/drm/nouveau/core/subdev/vm/nvc0.c | 58 +++++++++-
4 files changed, 220 insertions(+), 29 deletions(-)
diff --git
2017 Mar 02
1
Copeland Engineering Dockmaster
...18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x04d8 Microchip Technology, Inc.
idProduct 0x0500
bcdDevice 4.41
iManufacturer 1 Copeland Engineering, LLC
iProduct 2 Dock Master
iSerial 3 1.06
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength...
2009 Dec 25
1
[PATCH] drm/nv50: synchronize user channel after buffer object move on kernel channel
...ence_semaphore_flush(chan, data);
+}
+
static struct nouveau_pgraph_object_method nv50_graph_nvsw_methods[] = {
{ 0x018c, nv50_graph_nvsw_dma_vblsem },
{ 0x0400, nv50_graph_nvsw_vblsem_offset },
{ 0x0404, nv50_graph_nvsw_vblsem_release_val },
{ 0x0408, nv50_graph_nvsw_vblsem_release },
+ { 0x0500, nv50_graph_semaphore_pre_acquire },
+ { 0x0504, nv50_graph_semaphore_flush },
{}
};
--
1.6.6.rc4
2017 Feb 23
2
Copeland Engineering Dockmaster
Thank you - I have included the capture, and attached it here. USB is
new to me. I am a good sysadmin, but terrible programmer.
I was able to use the usbhid-dump utility using -e stream, the last
octet will report the state of the detected power (1/2 for ignition on,
3 for ignition off, 0 for powered-off). 4th one seems to be voltage, and
the 5th and 6th I believe are timers:
2001 Dec 22
6
Need Help --- Sambaserver is not accessible
Sambaserver is not accessible
I have a problem connecting to SAMBA from Windows/ME systems
(using samba--2.2.2 on Red hat Linux 7.1)
What I would like to know is - What can I change to get this to work properly?
SETUP
I have a simple network -
three Windows/ME systems and 1 Red Hat Linux 7.1 system all on the same
subnet.
There is a linksys router on the same subnet that
provides WAN