search for: jparsons

Displaying 3 results from an estimated 3 matches for "jparsons".

Did you mean: parsons
2003 Sep 16
2
openssh 3.7p1 bus error on sparcv9
...= 0 1900: dup(7) = 8 1900: dup(7) = 9 The problem seems to be that read_etc_default_login() assumes that a u_int (unsigned int) is the same size as a size_t. This is true in sparcv7, but not in sparcv9: jparsons at sparc64:~# cat test.c #include <stdio.h> int main() { int n; size_t size; unsigned int uint; printf ("size_t: %d, u_int: %d\n", sizeof(size), sizeof(uint)); } jparsons at sparc64:~# gcc -v Reading specs from /usr/local/lib/gcc-lib/sparc64-sun-solaris2.8/3.3/specs Configu...
2002 May 27
0
Kurt Vanderwater is out of the office.
I will be out of the office starting 05/18/2002 and will not return until 05/28/2002. I will respond to your message when I return. For more immediate attention, please contact: Operations and Tech Support: techsupport@meridian-ds.com Sales: John Parsons -- jparsons@meridian-ds.com
2003 Dec 29
0
New installation questions
Howdy. I'm trying to get dovecot working on Solaris 9/sparc. I'm using LDAP as an authentication backend. After running dovecot and attemping an imap login, I'm getting this message: imap-login: Dec 29 01:52:29 Fatal: fd_send(4) failed: Bad file number imap-login: Dec 29 01:52:29 Fatal: fd_send(4) failed: Bad file number dovecot: Dec 29 01:52:29 Error: child 22972 (login)