[OpenAFS-devel] 1.5.60 does not compile on Linux

Hans-Werner Paulsen hans@MPA-Garching.MPG.DE
Mon, 29 Jun 2009 09:59:56 +0200


--2fHTh5uZTiUOsy+g
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by mpadmz-3.MPA-Garching.MPG.DE id n5T7xvS0019932

Hi all,
openafs-1.5.60 does not compile on Linux. I have to apply the following p=
atch.

HW

--=20
Hans-Werner Paulsen		hans@MPA-Garching.MPG.DE
MPI f=FCr Astrophysik		Tel 089-30000-2602
Karl-Schwarzschild-Str. 1	Fax 089-30000-2235=09
D-85741 Garching

--2fHTh5uZTiUOsy+g
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="openafs-1.5.60-src"

--- openafs-1.5.60/src/config/Makefile.version-CML.in.orig	2009-05-27 21:44:52.000000001 +0200
+++ openafs-1.5.60/src/config/Makefile.version-CML.in	2009-06-25 13:23:45.000000001 +0200
@@ -7,6 +7,7 @@
 
 PACKAGE=@PACKAGE@
 VERSION=@VERSION@
+VERSFILE=@VERSFILE@
 
 $(VERSFILE).o: $(VERSFILE).c
 
--- openafs-1.5.60/src/config/Makefile.version-NOCML.in.orig	2009-05-27 21:44:52.000000001 +0200
+++ openafs-1.5.60/src/config/Makefile.version-NOCML.in	2009-06-25 13:23:45.000000001 +0200
@@ -7,6 +7,7 @@
 
 PACKAGE=@PACKAGE@
 VERSION=@VERSION@
+VERSFILE=@VERSFILE@
 
 $(VERSFILE).o: $(VERSFILE).c
 

--2fHTh5uZTiUOsy+g--