Bug#386117: ftbfs: undefined reference to `write_oid'

2006-09-05 Thread Max Kellermann
Package: nfs-utils
Version: 1:1.0.9-11
Tags: ftbfs

The linker states that it can't find the function write_oid(); the
upstream patch
http://www.citi.umich.edu/projects/nfsv4/linux/nfs-utils-patches/1.0.9-3/nfs-utils-1.0.9-001-gssd_write_oid.dif
fixes that.

/bin/sh ../../libtool --tag=CC --mode=link gcc -Wall  -pipe -g -Wall
-o gssd  gssd-context.o gssd-context_mit.o gssd-context_heimdal.o
gssd-context_spkm3.o gssd-gss_util.o gssd-gss_oids.o gssd-err_util.o
gssd-gssd.o gssd-gssd_main_loop.o gssd-gssd_proc.o gssd-krb5_util.o
-lrpcsecgss -lgssapi -ldl   -L/usr/lib -g -Wall -lgssapi_krb5 -lkrb5
-lk5crypto -lcom_err -lresolv -lresolv 
mkdir .libs
gcc -Wall -pipe -g -Wall -o gssd gssd-context.o gssd-context_mit.o
gssd-context_heimdal.o gssd-context_spkm3.o gssd-gss_util.o
gssd-gss_oids.o gssd-err_util.o gssd-gssd.o gssd-gssd_main_loop.o
gssd-gssd_proc.o gssd-krb5_util.o -g -Wall  /usr/lib/librpcsecgss.so
/usr/lib/libgssapi.so -ldl -L/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto
-lcom_err -lresolv
gssd-context_mit.o: In function `serialize_krb5_ctx':
/usr/src/debian/build/nfs-utils-1.0.9/utils/gssd/context_mit.c:346:
undefined reference to `write_oid'
collect2: ld returned 1 exit status
make[3]: *** [gssd] Error 1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#386117: ftbfs: undefined reference to `write_oid'

2006-09-05 Thread Steinar H. Gunderson
On Tue, Sep 05, 2006 at 01:29:25PM +0200, Max Kellermann wrote:
 The linker states that it can't find the function write_oid(); the
 upstream patch
 http://www.citi.umich.edu/projects/nfsv4/linux/nfs-utils-patches/1.0.9-3/nfs-utils-1.0.9-001-gssd_write_oid.dif
 fixes that.

This is odd; it compiles just fine here and on all the buildds. Is there
anything odd about your build environment or something?

/* Steinar */
-- 
Homepage: http://www.sesse.net/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]