I build successfully the new upstream 'debian' package with binutils-gold.

$ wget http://ftp.indexdata.dk/pub/yaz/debian/wheezy/yaz_4.2.18.orig.tar.gz
$ wget 
http://ftp.indexdata.dk/pub/yaz/debian/wheezy/yaz_4.2.18-1indexdata.diff.gz
$ tar xf yaz_4.2.18.orig.tar.gz
$ cd yaz-4.2.18
$ gunzip -c ../yaz_4.2.18-1indexdata.diff.gz | patch -Np1
$ dpkg-buildpackage -b -uc

All is fine.

And I tried the Ubuntu patch for yaz-4.0.11

$ apt-get source yaz=4.0.11
$ sed -e 's/export CFLAGS+= -Wall/export CFLAGS+= -Wall\nexport LDFLAGS+= -lm/' 
-i yaz-4.0.11/debian/rules
$ apt-get -b source yaz=4.0.11

All is fine.

My configuration:
$ arch;cat /etc/debian_version;ld --version|head -n1;gcc --version|head -n1;\
  /lib/x86_64-linux-gnu/libc.so.6|head -n1
x86_64
wheezy/sid
GNU gold (GNU Binutils for Debian 2.21.90.20111004) 1.11
gcc-4.6.real (Debian 4.6.1-15) 4.6.1
GNU C Library (Debian EGLIBC 2.13-21) stable release version 2.13, by Roland 
McGrath et al.

-- 
Laurent



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to