search for: h_errno

Displaying 20 results from an estimated 27 matches for "h_errno".

Did you mean: _errno
2001 Oct 04
1
problems with wine ver. 20011003-1, "h_errno is invalid"
I have updated Wine to ver. 20011003-1 on my updated RH7.1, and now my prog. Gives me this error ? h_errno is invalid? and goes to debug mode (I'm a novice in debug mode). I have check my ./wine/config and it seems OK. I didn't have that problem before, with the same setup. Any one have a clue ? HT
2011 Jan 18
1
Compiler error while building Samba 3.5.6
...switch/winbind_nss.h:54, from ./../nsswitch/winbind_nss_config.h:49, from ./../nsswitch/winbind_client.h:1, from include/includes.h:681, from libsmb/libsmb_thread_impl.c:20: ./../nsswitch/winbind_nss_hpux.h:133: error: field '__h_errno' declared as a function I'm using gcc (4.2.3) and GNU make (3.8.2) to do this. Any ideas as to what I might do to fix this? Thanks..... Stan
2002 Apr 22
1
Wine and The Realm (bug 306)
Trying to update Bug 306 I installed wine-20020411.tar.gz The debugger won't let me "finish". Unhandled exception: stack overflow in 32-bit code (0x406c364c). In 32-bit mode. Symbol h_errno is invalid Symbol __strtol_internal is invalid 0x406c364c (SPY_EnterMessage+0xc [spy.c:2078] in user32.dll.so): call 0x406c3651 (SPY_EnterMessage+0x11 [spy.c:2078] in user32.dll.so) 2078 { Wine-dbg>finish Cannot pass on last chance exception. You must use cont Wine-dbg>cont Cannot pass...
2002 Feb 19
1
Shlwapi UNC problems with IE6
Hi, Using SHLWAPI in native mode with IE6 ends like this : $ wine --winver winme IEXPLORE.EXE [....] Unhandled exception: page fault on read access to 0x00000001 in 32-bit code (0x4081749c). In 32-bit mode. Symbol h_errno is invalid 0x4081749c (PathIsUNCServerShareA+0x44 [path.c:1308] in libshlwapi.so): cmpb $0x5c,0x0(%esi) 1308 if (lpszPath[0]=='\\' && lpszPath[1]=='\\') regs are like this :Wine-dbg>info regs Register dump: CS:0023 SS:002b DS:002b ES:002b FS:008f GS:0000 EIP:4081749c...
2001 Nov 08
4
Problem with Lotus Notes RNext client and setting User Preferences
...ave found that whenever I go into the user preferences part of this application, when I click on OK to activate the changes, the wine debugger appears and shows the following error: Unhandled exception: page fault on read access to 0x0000006a in 32-bit code (0x005d6095). In 32-bit mode. Symbol h_errno is invalid 0x005d6095 (NNOTESWS.DLL.ReadFontPreferences+0x42685 in C:\PROGRAM FILES\LOTUS\NOTES\NNOTESWS.DLL): movl 0x6a(%eax),%ecx Has anyone got any thoughts on what could be causing this, whether it is an application issue (and therefore I should report it to Lotus/IBM), whether it is a wine...
1998 Nov 24
1
Missing inet.h and netdb.h for SCO
I tried to compile Samba 2.0 beta with cc under SCO 3.2. I seem to be missing the inet.h and netdb.h include files. Does anyone know if they are publicly available? Steve Grose Sgrose@cmps.com Continental Managed Pharmacy Services - www.preferrx.com Voice - 216-459-2025 Ext. 208 Fax - 216-485-8615 Any opinions expressed are my own and not necessarily those of my employers.
2002 Oct 01
0
Wine Debuger questions; Error installing MS Embedded Visual Tools 3.0
...r in the Wine Debugger window, so I don't know how I can see if there are any interesting messages in there. The last portions of the text in the Wine Debugger window say: [...] Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x004129b9). In 32-bit mode Symbol h_errno is invalid Symbol hack_digit is invalid 0x004129b9 (setup.exe..text+0x119b9 in D:\setup.exe): cmpb $0x0,0x0(%esi) I can't swich focus to type anything in the Wine Debugger window (although the cursor flashes). At one point I was successful in typing 'bt' in the Wine Debugger, but tha...
2007 Nov 08
2
DO NOT REPLY [Bug 5064] New: compile error - SCO 5.0.6a
...AssignedTo: wayned@samba.org ReportedBy: aaron.pelton@ahs.state.vt.us QAContact: rsync-qa@samba.org gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/getaddrinfo.c -o lib/getaddrinfo.o lib/getaddrinfo.c: In function `check_hostent_err': lib/getaddrinfo.c:59: `h_errno' undeclared (first use in this function) lib/getaddrinfo.c:59: (Each undeclared identifier is reported only once lib/getaddrinfo.c:59: for each function it appears in.) lib/getaddrinfo.c:62: warning: unreachable code at beginning of switch statement lib/getaddrinfo.c: In function `get_my_canon_...
2007 Mar 12
1
Redefinition of _res in getrrsetbyname.c
I've been trying to figure out why I can't seem to use SSHFP fingerprints delivered via DNSSEC, which led me to try to figure out why OpenSSH won't use DNSSEC on my NetBSD-4-branch platform. It turns out that around line 70 in openbsd-compat/getrrsetbyname.c, we have the following: /* to avoid conflicts where a platform already has _res */ #ifdef _res # undef _res
2001 Nov 14
1
Wine exits immediately to debugger (_dl_relocate_object -- glibc2.2.3)
...on in 32bit DLL 'ADVAPI32.DLL' (0x40964000) No debug information in 32bit DLL 'GDI32.DLL' (0x40904000) No debug information in 32bit DLL 'USER32.DLL' (0x409a3000) Unhandled exception: page fault on read access to 0x4196e734 in 32-bit code (0x4000ad3d). In 32-bit mode. Symbol h_errno is invalid Symbol hack_digit is invalid 0x4000ad3d (_dl_relocate_object+0x32d [dl-reloc.c:92] in ld-linux.so.2): movw 0x0(%esi,%eax,2),%cx Enter path to file '/home/jkreager/d/src/glibc-2.2.3/elf/dl-reloc.c': Unable to open file /dl-reloc.c Wine-dbg>
2006 Apr 21
3
OpenSSH DNS resolution failure on IRIX 5.3: request to fix
Dear developers, as reported earlier, recent versions of OpenSSH (4.3p1, 4.3p2 as well as the current CVS) on IRIX 5.3 exhibit a DNS resolution failure. Even for perfectly valid hostnames they return "no address associated with name". After some digging through the code I found what is causing this strange behaviour. Basically it was introduced with the following change:
2004 Dec 27
0
[patch] some buildsystem fixes for crosscompiling
....1.4 or greater - disabled) dnl UnixWare 2.x AC_CHECK_FUNC(strcasecmp, diff -ruN openssh-3.9p1.orig/configure.ac openssh-3.9p1/configure.ac --- openssh-3.9p1.orig/configure.ac Tue Dec 14 07:43:36 2004 +++ openssh-3.9p1/configure.ac Tue Dec 14 07:44:15 2004 @@ -867,34 +867,6 @@ AC_CHECK_DECLS(h_errno, , ,[#include <netdb.h>]) -AC_CHECK_FUNCS(setresuid, [ - dnl Some platorms have setresuid that isn't implemented, test for this - AC_MSG_CHECKING(if setresuid seems to work) - AC_TRY_RUN([ -#include <stdlib.h> -#include <errno.h> -int main(){errno=0; setresuid(0,0,0); if (er...
2004 Aug 06
0
Submission: Patch to libshout/sock.c for MacOSX
...clude <fcntl.h> #ifndef _WIN32 #include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <sys/time.h> #include <netdb.h> #else #include <winsock.h> #endif #ifndef HAVE_SOCKLEN_T #define socklen_t int #endif #ifndef _WIN32 extern int h_errno, errno; #endif #include "sock.h" int sock_recoverable(int error) { if (error == EAGAIN || error == EINTR || error == EINPROGRESS || error == EWOULDBLOCK) { return 1; } return 0; } int sock_valid_socket(SOCKET sockfd) { return (sockfd >= 0); } #ifdef _WIN32 int inet_aton(cons...
2010 Nov 01
1
Samba 4 on osx
...: ok Checking for member ws_xpixel in struct winsize : ok Checking for member ws_ypixel in struct winsize : ok Checking for variable h_errno : ok Checking for declaration of h_errno : ok Checking for res_nsearch : not found Checking for r...
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
...#39; (0x1058f000) No debug information in 32bit DLL 'D:\LOTUS\NOTES\NDNWSPX.DLL' (0x10595000) No debug information in 32bit DLL 'D:\LOTUS\NOTES\NDXPC.DLL' (0x1059b000) Unhandled exception: page fault on read access to 0x0000006a in 32-bit code (0x005d77c1). In 32-bit mode. Symbol h_errno is invalid 0x005d77c1 (NNOTESWS.DLL.ReadFontPreferences+0x43da1 in D:\LOTUS\NOTES\NNOTESWS.DLL): movl 0x6a(%eax),%ecx Wine-dbg>bt Backtrace: =>0 0x005d77c1 (NNOTESWS.DLL.ReadFontPreferences+0x43da1 in D:\LOTUS\NOTES\NNOTESWS.DLL) (ebp=40614fe8) 1 0x408271df (WINPROC_wrapper+0x17 in...
2002 Nov 12
4
ie6 and wine
...ion in 32bit DLL 'OLE32.DLL' (0x4089b000) No debug information in 32bit DLL 'SHDOCVW.DLL' (0x4001e000) No debug information in 32bit DLL 'X11DRV.DLL' (0x40913000) Unhandled exception: page fault on read access to 0xdeadbeef in 32-bit code (0xdeadbeef). In 32-bit mode. Symbol h_errno is invalid 0xdeadbeef (X11DRV.DLL.InitMouse+0x9e19ad9f): *** Invalid address 0xdeadbeef (X11DRV.DLL.InitMouse+0 x9e19ad9f) -------------------------------------------- ~/.wine/conf ------------------------------------------- WINE REGISTRY Version 2 [Drive A] "Path" = "/mnt/fd0&quot...
2010 Oct 07
1
OSX and samba4 git
...: ok Checking for member ws_xpixel in struct winsize : ok Checking for member ws_ypixel in struct winsize : ok Checking for variable h_errno : ok Checking for declaration of h_errno : ok Checking for res_nsearch : not found Checking for r...
2007 May 21
1
[PATCH] Add support for ldns
...modification, are permitted provided that the following conditions @@ -55,7 +56,12 @@ #include <netinet/in.h> #include <arpa/inet.h> +#ifdef HAVE_LDNS +#include <ldns/ldns.h> +#endif + #include "getrrsetbyname.h" +#include "log.h" #if defined(HAVE_DECL_H_ERRNO) && !HAVE_DECL_H_ERRNO extern int h_errno; @@ -170,6 +176,9 @@ struct dns_rr *additional; }; + +#ifndef HAVE_LDNS + static struct dns_response *parse_dns_response(const u_char *, int); static struct dns_query *parse_dns_qsection(const u_char *, int, const u_char **, int); @@ -...
2003 Dec 30
8
[Bug 651] SCO 3.2v4.2 and OpenSSH 3.7.1p1 --> connection hangs and does not close (ssh2 only)
http://bugzilla.mindrot.org/show_bug.cgi?id=651 ------- Additional Comments From vikashb at comparexafrica.co.za 2003-12-30 16:39 ------- tried openssh-SNAP-20031223 does not compile: (cd openbsd-compat && make) gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./.. -I/usr/local/ssl/include -Dftruncate=chsize -I/usr/local/include -DHAVE_CONFIG_H -c
2001 Feb 14
0
ASPI problem
...rmation in 32bit DLL 'C:\PROGRAM FILES\ROXIO\WINONCD\LAYWOC.C2X' (0x109d1000) No debug information in 32bit DLL 'C:\PROGRAM FILES\ROXIO\WINONCD\GRI_MMC.DLL' (0x67058000) Unhandled exception: page fault on read access to 0x0000002c in 32-bit code (0x6490117d). In 32-bit mode. Symbol h_errno is invalid 0x6490117d (C2RECENG.DLL.?C2RE_GetLastErr@@YGKPAK@Z+0xad): movl 0x2c(%ecx),%eax Wine-dbg> I am particulary pussled by the dll files with no or cryptic names? I know GetASPI32Buffer isn't implemented yet, but will it ever or would that be very difficult? regards, Bernhard Ege