Displaying 7 results from an estimated 7 matches for "mppmu".
Did you mean:
ppmu
2002 Jan 10
0
An openssl shared library versioning problem (fwd)
...0.9.5)
>>>>>>>>> End excerpt from levitte
NB: I think according to the OPENSSL_VERSION_NUMBER.3 manpage it should
actually be & 0xffffff00fL for ssl version>=0.9.5
It would be really nice if this could be taken into account.
regards
Peter Breitenlohner <peb at mppmu.mpg.de>
---------- Forwarded message ----------
Date: Thu, 10 Jan 2002 13:32:27 +0100 (CET)
From: Peter Breitenlohner <peb at mppmu.mpg.de>
To: openssl-bugs at openssl.org
Subject: An openssl shared library versioning problem
Hi,
I want to report an openssl shared library versioning pro...
1999 Jun 10
1
Hi
...------------------------------------------
. Max-Planck-Institut fuer Physik Tel.: +49 89 32354445
. (Werner-Heisenberg-Institut) Fax : +49 89 3226704
* Foehringer Ring, 6 ... . .... . ..... ......... ..
. D-80805 Muenchen E-mail: gonzalez at mppmu.mpg.de
. Deutschland WWW: hegra1.mppmu.mpg.de:8000/~gonzalez
====================================================================
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.ht...
2002 Mar 15
1
rsync-2.5.4 -- 'make install-strip' failure
...hus fails.
An other part of the patch adds DESTDIR (for package building). This is
nowadays part of all automake generated Makefile's, but if you really don't
want it, just remove that part.
In any case 'make install-strip' MUST NOT FAIL!!!!!!!
regards
Peter Breitenlohner <peb@mppmu.mpg.de>
-------------- next part --------------
diff -ur rsync-2.5.4.orig/Makefile.in rsync-2.5.4/Makefile.in
--- rsync-2.5.4.orig/Makefile.in Mon Feb 25 19:48:25 2002
+++ rsync-2.5.4/Makefile.in Fri Mar 15 11:29:13 2002
@@ -52,15 +52,15 @@
man: rsync.1 rsyncd.conf.5
install: all
- -mkdir -p...
2008 Jun 02
2
rsync-3.0.2 -- two build problems
...y (e.g., on a root-squashed nfs filesystem).
This problem was not present for rsync-3.0.1 or earlier.
====================
It would be really great if both problem could be fixed for 3.0.3.
please reply directly to me, since I am not subscribed to this list.
Regards
Peter Breitenlohner <peb@mppmu.mpg.de>
-------------- next part --------------
check how the directory listings compare with diff:
--- /.th/thsrc/archive/rsync/rsync-3.0.2-build-linux-gnu/testtmp/exclude/ls-from 2008-06-02 18:48:09.000000000 +0200
+++ /.th/thsrc/archive/rsync/rsync-3.0.2-build-linux-gnu/testtmp/exclude/ls-to...
2002 Jun 21
1
samba-2.2.5 -- a minor "make install" problem and 2 suggestions
.... support for 'make DESTDIR=<somewhere> install' (e.g. to build a binary
package)
3. support for 'configure --without-swat' to disable building and installing
swat (in the way our systems are set up we most definitely don't need swat).
regards
Peter Breitenlohner <peb@mppmu.mpg.de>
-------------- next part --------------
diff -ur -x configure -x autom4te.cache samba-2.2.5.orig/source/Makefile.in samba-2.2.5/source/Makefile.in
--- samba-2.2.5.orig/source/Makefile.in 2002-06-19 03:13:24.000000000 +0200
+++ samba-2.2.5/source/Makefile.in 2002-06-21 11:42:14.000000000...
2001 May 14
2
openssh-2.9p1
Hi,
1. I think you should apply the attached patch to openssh-2.9p1,
otherwise ssh-keyscan on linux boxes with glibc-2.1 will experience enormous
timeout delays.
2. Is there a program like ssh-keyscan for the Version2 (dsa and rsa) keys??
regards
Peter Breitenlohner <peb at mppmu.mpg.de>
-------------- next part --------------
diff -ur openssh-2.9p1.orig/ssh-keyscan.c openssh-2.9p1/ssh-keyscan.c
--- openssh-2.9p1.orig/ssh-keyscan.c Wed Mar 14 19:37:13 2001
+++ openssh-2.9p1/ssh-keyscan.c Sun May 13 01:39:43 2001
@@ -30,7 +30,11 @@
static int argno = 1; /* Number of a...
2002 Jan 27
1
Makefile.in (install-strip) problem & 2.5.2 build error
...fails; attached is a patch fixing the Makefile logic (and
also adding DESTDIR -- convenient for package-building or test-installing).
2. I just fetched rsync-2.5.2 but the build (on i686-linux) badly fails.
The complete log from configure and make is attached.
regards
Peter Breitenlohner <peb@mppmu.mpg.de>
-------------- next part --------------
diff -ur rsync-2.5.1.orig/Makefile.in rsync-2.5.1/Makefile.in
--- rsync-2.5.1.orig/Makefile.in Thu Jan 3 08:09:27 2002
+++ rsync-2.5.1/Makefile.in Sat Jan 26 17:16:10 2002
@@ -51,15 +51,15 @@
man: rsync.1 rsyncd.conf.5
install: all
- -mkdir -p...