Displaying 20 results from an estimated 8000 matches similar to: "[Bug 168] "Could not find working OpenSSL library""
2002 Mar 15
0
[Bug 168] New: "Could not find working OpenSSL library"
http://bugzilla.mindrot.org/show_bug.cgi?id=168
Summary: "Could not find working OpenSSL library"
Product: Portable OpenSSH
Version: older versions
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P1
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
2002 Apr 26
0
[Bug 229] New: openssh 3.1p1 configure script aborts at "checking for OpenSSL directory" under Solaris 8
http://bugzilla.mindrot.org/show_bug.cgi?id=229
Summary: openssh 3.1p1 configure script aborts at "checking for
OpenSSL directory" under Solaris 8
Product: Portable OpenSSH
Version: -current
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: critical
Priority: P1
2003 Aug 05
4
joining a samba pdc domain
dear all,
i will outline the problem im having before posting my smb.conf, just in
case someone knows what to trouble-check.
i have a samba PDC set-up, no firewalls, the windows machine WILL mount
the shares fine, but it wont join the domain.
I mean that I have entered the machine name as a trust account into both
passwd and smbpasswd, and when I join the domain in win2k, it actually
asks me
2006 Sep 11
2
More on the archive bit saga
Thanks to all that have helped so far.
I now have a test server running on Ubuntu 6.06 and Samba 3.0.22. I also
configured ACL and user_xattr on the filesystem running the shares. But
now I have very strange behavior that I hope someone has a clue about.
User smith can open two files (foo.txt and faa.txt) with Notepad,
Wordpad and Microsoft Word. The behavior for all three is different:
2002 Jul 27
1
[Patch] Improve diags for "OpenSSL headers match library" configure test
Hello All,
After seeing what is probably the zillionth "OpenSSL headers don't
match library" bug report I made the following mod to configure.ac. It
always writes the versions of the library and headers to config.log and
prints them to stdout if they don't match.
Hopefully this will help diagnose these problems in future. Example
output below.
-Daz.
$ ./configure
[snip]
2003 Nov 13
1
[Fwd: Re: Corruption of floppy link when upgrading to 3.0.0]
forgot to 'cc' this
-------- Original Message --------
Subject: Re: [Samba] Corruption of floppy link when upgrading to 3.0.0
Date: Thu, 13 Nov 2003 10:04:36 -0600
From: Sam Seaver <samseaver@northwestern.edu>
To: Chris Jones <CJones@gpcom.com>
References: <6F382B556628D511B07F0002B32FF0BA82F4FA@gpc_exg.gpcom.com>
Actually, I spoke too soon...I'm not sure I
2002 May 10
1
building OpenSSH-3.1p1 w/OpenSSL-0.9.6d
Has anyone tried to build 3.1p1 on Solaris with the new openssl-0.9.6d? I
am having trouble building; here is my setup: GNU ld, GNU make and my
config options are as follows:
./configure --prefix=/usr/local/stow/openssh-3.1p1 \
--sysconfdir=/usr/local/etc --with-md5-passwords --disable-suid-ssh \
--with-ssl-dir=/usr/local/ssl
Here is the error is fails on:
/usr/local/bin/ld -o scp scp.o
2010 Apr 16
2
R installation on Fedora 12
I am migrating from 64-bit RHEL 5 to 64-bit Fedora 12 and I'm getting the
following error when I run ./configure in the directory R-2.10.1...
checking for IceConnectionNumber in -lICE... yes
checking X11/Intrinsic.h usability... no
checking X11/Intrinsic.h presence... no
checking for X11/Intrinsic.h... no
configure: error: --with-x=yes (default) and X11 headers/libs are not
available
2002 Jul 22
1
impedence mismatch between openssh 3.4p1 and openssl 0.9.6d on SCO OpenServer 3.2 5.0.6
Hi, I have been trying to build openssh 3.4p1 on SCO Open Server xxx
It requires the libcrypto.a library produced by OpenSSL.
So, I downloaded and installed OpenSSL 0.9.6d.
As part of the configure process for OpenSSH, 'configure' checks for
version of libcrypto.a with RAND_add().
RAND_add is defined in rand_lib.c and during the build of OpenSSH, I
can see that rand_lib.c is compiled
2005 Sep 10
1
Compile of openssh 4.2 failed with openssl 0.9.8
Hi,
I tried to compile openssh 4.2 with gcc 3.2.2 and openssl 0.9.8 on linux
running Kernel 2.4.29.
The error I get is:
make[1]: Verlassen des Verzeichnisses
?/home/tlitsch/openssh-4.2p1/openbsd-compat?
gcc -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o
sshconnect1.o sshconnect2.o -L. -Lopenbsd-compat/ -L/usr/include/openssl
-ldl -lssh -lopenbsd-compat -lresolv -lcrypto -lutil
2008 Feb 04
8
[Bug 1437] New: OpenSSL engine support not enabled
https://bugzilla.mindrot.org/show_bug.cgi?id=1437
Summary: OpenSSL engine support not enabled
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: bitbucket at
2002 Nov 09
0
[Bug 168] "Could not find working OpenSSL library"
http://bugzilla.mindrot.org/show_bug.cgi?id=168
mouring at eviladmin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From mouring at eviladmin.org
2002 May 09
2
truncated normal
Does anyone know of an R-function that will generate an observation from a
truncated normal (left or right) with a mu and sigma2? Any correspondence
would be greatly appreciated.
Best regards, Scott Summerill
FAA ACB-330
SIGNAL Corp.
609-485-6377
scott.ctr.summerill at tc.faa.gov
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2004 Dec 22
1
help with creating package
Hello,
I'm trying to create a source package (on Win2k system). I followed the
instructions from R-extns.pdf, installed ActivePerl and RTools with setting
the DOS path to it.
Then I did "Rcmd check" and had an error:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
C:\R\rw2001\bin>Rcmd check D:/prime7/SpnInstall/spectrino
* checking for working latex ...latex: not found
NO
* using log directory
2012 Mar 15
11
[Bug 1991] New: openssl version checking needs updating
https://bugzilla.mindrot.org/show_bug.cgi?id=1991
Bug #: 1991
Summary: openssl version checking needs updating
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.9p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
2004 Mar 03
7
[Bug 805] scp-ing using a regular user created files in ROOT directory which was NOT writable for that user
http://bugzilla.mindrot.org/show_bug.cgi?id=805
Summary: scp-ing using a regular user created files in ROOT
directory which was NOT writable for that user
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: security
Priority: P2
Component:
2011 Dec 28
2
Census ARIMA x-12 seasonal adjustment in R?
Hello,
I am new to usin R - which is a great tool - and would like to know if R
has a seasonal adjustment program for time series and/if it incorporates
the Census Bureau's ARIMA x-12 seasonal adjustment program in any way?
Thanks so much!
Tony
[[alternative HTML version deleted]]
2014 Jul 30
2
listof
Dear R developers
A question about the class 'listof', defined in package 'stats'.
Other than its definition and use in the code for 'anova',
we can't see that the class 'listof' is used for anything else
(in recommended packages, or elsewhere).
In the spatstat package we have been using a 'listof'
to represent a list of spatial objects of the same
2004 Apr 06
3
samba pam kerberos
Hi Everybody,
We are working on samba 3.0.2a with sun
kerberos SEAM and Netscape iDirectory Server support.
We are able to integrate samba with ldap support. we
tried integrater kerberos for authentication. We found
a solution using pam via pam_krb5 module provided by
the sun solaris 8.
One important fact we found out using samba pam
authentication, it directly calls for an account
2002 Mar 08
1
[Bug 130] segfault on connect / Red Hat 6.1 w/OpenSSL 0.9.6c
http://bugzilla.mindrot.org/show_bug.cgi?id=130
------- Additional Comments From djm at mindrot.org 2002-03-09 09:26 -------
Are you sure that you don't have any old OpenSSL headers lying around?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.