From dcd2f0860f9489bf2bbe349b4bcbc2f7e1d95866 Mon Sep 17 00:00:00 2001 From: megacz Date: Tue, 7 Jul 2009 18:13:21 -0400 Subject: [PATCH] link to _pic versions of libraries for amd64 compatability --- Makefile | 2 +- debian/changelog | 6 ++++++ debian/control | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 68abb26..9cce103 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ all: $(LIBNAMES) nss_afs_test # -lubik -lauth -lrxkad -lrxstat -lrx -ldes -lcom_err -laudit # $(AFSROOT)/lib/afs/util.a -LDFLAGS=-L$(AFSROOT)/lib/afs -L$(AFSROOT)/lib -lafsauthent -lafsrpc -lpthread \ +LDFLAGS=-L$(AFSROOT)/lib/afs -L$(AFSROOT)/lib -lafsauthent_pic -lafsrpc_pic -lpthread \ -lsys -lnsl $(EXTRALIBS) -g nss_afs.o: nss_afs.c diff --git a/debian/changelog b/debian/changelog index 28eb855..0e9bc76 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libnss-afs (1.09) unstable; urgency=low + + * link to _pic versions of libraries for amd64 compatability + + -- Adam Megacz Tue, 07 Jul 2009 18:05:25 -0400 + libnss-afs (1.08) unstable; urgency=high * fix segfault with lenny libc6 by linking to pthreads version diff --git a/debian/control b/debian/control index dc63615..5bc8dc8 100755 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: libnss-afs Section: libs Priority: extra Maintainer: Adam Megacz -Build-Depends: debhelper (>= 4.0.0), libopenafs-dev, libc6-dev (>= 2.3.6) +Build-Depends: debhelper (>= 4.0.0), libopenafs-dev (>= 1.4.10), libc6-dev (>= 2.3.6) Standards-Version: 3.7.2 Package: libnss-afs -- 2.20.1