search for: mercantec

Displaying 2 results from an estimated 2 matches for "mercantec".

2001 Feb 08
2
OpenSSH 2.3.0p4/2.2.0p1, Solaris 8, ssh-keygen bus error
...Solaris 8 release as soon as I get a chance to download it from Sun. Suggestions? This looks like an openssl problem, but I'd think I wouldn't be the only one seeing this (the archives didn't indicate anyone else having this kind of problem)... -- Edward S. Marshall <emarshall at mercantec.com> UNIX Administrator http://www.nyx.net/~emarshal/ Mercantec, Inc.
2000 Jul 28
0
whoops, revised patch for buildroot in 2.1.1p4
Whoops, missed a ./mkinstalldirs. Correct patch to Makefile.in is attached. -- Edward S. Marshall <emarshall at mercantec.com> UNIX Administrator http://www.nyx.net/~emarshal/ Mercantec, Inc. -------------- next part -------------- 24c24 < CFLAGS=@CFLAGS@ $(PATHS) @DEFS@ --- > CFLAGS=@CFLAGS@ $(PATHS) @DEFS@ -I at top_srcdir@ -I. 28a29 > MKINSTALLDIRS=@srcd...