search for: 26434

Displaying 8 results from an estimated 8 matches for "26434".

Did you mean: 2434
2006 Dec 06
2
rc15 'configure' fails at "unexpected token `SSL,'"
...hs into programs... immediate appending configuration tag "F77" to libtool ./configure: line 20184: AM_ICONV: command not found checking for strings.h... (cached) yes checking for stdint.h... (cached) yes ... checking whether va_lists can be copied by value... yes ./configure: line 26434: syntax error near unexpected token `SSL,' ./configure: line 26434: ` PKG_CHECK_MODULES(SSL, openssl)' i've checked the cvs co of the 1.0-branch, and the same problem exists. any help? thanks.
2005 Jul 07
0
Migration: server with smb 2.2 -> new server, 2.2 too, weird issues
...create mask = 0777 directory mask = 0777 browseable = No profile acls = yes ##################### USER LOG FILE [2005/07/05 15:35:23, 3] smbd/process.c:(858) Transaction 7267 of length 152 [2005/07/05 15:35:23, 3] smbd/process.c:(696) switch message SMBsesssetupX (pid 26434) [2005/07/05 15:35:23, 3] smbd/sec_ctx.c:(328) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2005/07/05 15:35:23, 3] smbd/reply.c:(893) Domain=[] NativeOS=[Windows 2002 2600 Service Pack 1] NativeLanMan=[Windows 2002 5.1] [2005/07/05 15:35:23, 3] smbd/reply.c:(904) sesssetupX:name=[] [...
2005 Dec 16
1
acts_as_taggable sql injection vulnerability
Hey everyone! If you''re using acts_as_taggable <= 1.04, (erm, any version, I think..) please fix your local copy right now! There are numerous sql sanitization holes in this library. I notified Obie of this over a month ago, so hopefully he''s fixed it. How to tell lif you''re vulnerable ====================== Make a tag with a single quote in it. See if raises an
2012 Mar 17
4
Help me patch wine
Ok, Im following this tutorial: http://ace-client.net/viewtopic.php?f=26&t=34 But when I try to apply patch I get this: > [jan at janpc Games]$ patch -p1 <'/home/jan/Games/wine-1.3.36/winepatch.patch' > can't find file to patch at input line 11 > Perhaps you used the wrong -p or --strip option? > The text leading up to this was: > --------------------------
2005 Aug 16
2
can't run bryce 5 on wine 20050725
I just installed wine 20050725 on SuSE Linux 9.3. How do I install Bryce 5? I tried % cd /media/Bryce_5 % wine Setup wine: cannot fine 'Setup' % wine ./Setup wine: cannot determine executable type for L"G:\\Setup" Thanks for any help you can give. Steve
2011 Dec 30
0
Wine release 1.3.36
...ly list for process default activation context) 25982 Duty Calls: fails to run 25986 Windws Live Mail 2009 crashes in actctx / msvcr80.dll 26079 Dragon Age - Origins requires d3dx9_36 D3DXLoadMeshFromXW 26239 GPU-Z: Crash when trying to save screenshot 26340 MSXML3, HTTP POST fails 26434 gamestop downloader has an infinite loop error in msxml3 26605 Nitro PDF Reader: Menu is black rectangle 26631 Plants vs Zombies installer crashes 26798 Lego Star Wars 2: whole screen upside down 26956 Mouse not released after moving or resizing any UI window 27176 Metro 2033 mouse...
2009 Aug 13
9
[PATCHv2 01/10] drm/nouveau: Fix a lock up at NVSetOwner with nv11.
It seems it was only locking up in the context of nouveau_hw_save_vga_fonts, when it actually did something (because the console wasn't already in graphics mode). Signed-off-by: Francisco Jerez <currojerez at riseup.net> --- drivers/gpu/drm/nouveau/nouveau_hw.c | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_hw.c
2009 Aug 12
14
[PATCH 00/12] TV-out modesetting kernel patches.
This patch series adds TV-out modesetting support to the KMS implementation. I've tried to test it on all the hardware I've got at hand (that is nv11, nv17, nv34, nv35, nv40, nv4b) with every possible output combination; I believe it has reached a mergeable state, however it depends on some commits from drm-next that haven't got into Linus' tree yet, if you agree to merge this